Results 1 to 2 of 2

Thread: Looking for similar structure in QT

  1. #1
    Join Date
    Mar 2013
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Looking for similar structure in QT

    Hi,

    I am new to this world. I would like to know the exact similar structure to windows MFC IP_ADAPTER_INFO structure. I want to list all the network interfaces connected to the computer excluding the one's who are not connected to network like if wifi is not connected to any wifi network it should not be in the list. Where in the same structure i can able to find the network card name, so in all i can have a list of all the network interfaces i have with the hardware name like if my ethernet card is Realtek Ethernet Card it will show Realtek Ethernet ... into the list. Do QT has this facility??

    Thanks,
    Tarak Patel

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Looking for similar structure in QT

    look for QNetworkConfiguration in the Qt documentation

    Cheers,
    _

Similar Threads

  1. Replies: 12
    Last Post: 26th June 2011, 11:26
  2. WebDAV + QHttp or similar
    By NoRulez in forum Qt Programming
    Replies: 1
    Last Post: 28th January 2009, 23:23
  3. Something similar to WS_GROUP in Qt?
    By zoeker in forum Qt Programming
    Replies: 1
    Last Post: 27th June 2008, 22:22
  4. are they similar in performance ?
    By Gopala Krishna in forum General Programming
    Replies: 3
    Last Post: 12th January 2008, 19:05
  5. Looking for a Widget Similar to QListWidget
    By stealth86 in forum Qt Programming
    Replies: 4
    Last Post: 7th August 2007, 22:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.