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. #13
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    4
    Thanked 140 Times in 132 Posts

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

    I think that your problem is simple: lack of basic knowlage of C++ and Qt GUI programming. My guess is that networkList was declared in other method so it no longer exist. What's more:
    1. Use CODE tags :]
    2. Try to change your way of posting and asking - typing many "please help me" instead of just one sentance describing errors you get is a bad idea - it's hard to help if we don't know much about your problem.
    3. I think that you are not reading our answer carefully or you dont understand it (because of english) or something like that, because we ask you something and your reply isn't connected with what we say. (like CODE tags :P)
    4. Summary: Read some C++ tutorial carefully and get trough some Qt Examples and demos for begginers.

    Good luck!
    Last edited by faldzip; 22nd March 2009 at 12:23. Reason: typo...
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

Similar Threads

  1. Replies: 0
    Last Post: 18th March 2009, 07:33
  2. system network adapter list
    By rakesh in forum Qt Programming
    Replies: 0
    Last Post: 17th March 2009, 14:02
  3. network adapter list display
    By rakesh in forum Qt Tools
    Replies: 0
    Last Post: 17th March 2009, 13: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.