Results 1 to 13 of 13

Thread: How To Get System Network Interface List in using qt4.5

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Mar 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How To Get System Network Interface List in using qt4.5

    its working but the network interface not display in the form i can use this way...in if condition
    Qt Code:
    1. ui.combobox->addItem(NetInter.Name)...
    2. but it gives error in the ui is not declared in scope..
    3. pls give any wrong this process
    To copy to clipboard, switch view to plain text mode 
    Last edited by rakesh; 18th March 2009 at 12:51. Reason: missing [code] tags

Similar Threads

  1. Replies: 0
    Last Post: 18th March 2009, 06:33
  2. system network adapter list
    By rakesh in forum Qt Programming
    Replies: 0
    Last Post: 17th March 2009, 13:02
  3. network adapter list display
    By rakesh in forum Qt Tools
    Replies: 0
    Last Post: 17th March 2009, 12:16

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
  •  
Qt is a trademark of The Qt Company.