Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Combo box auto detect network interfaces

Combo box auto detect network interfaces

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 687 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    davidrhcp
    wrote on last edited by
    #1

    Hi i'm a beginner using the most recent version of QT creator.

    I'm trying to design a network monitoring program using the widget application developer.

    I have implemented a combo box into the design of my program. The aim of the combo box is to automatically find and display all network interfaces related to the system on the drop down menu when selected. I have no idea where to start really. is it possible? if so what would be a good way to start going about it.

    Also this is the first part of my program that i'm coding, the end result is the choice of interface will produce a ongoing packet sniffing display on another tab.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      For network related information, have a look for the Bearer Management chapter in Qt's documentation.

      Before going further, I would recommend that you go throughout Qt's demos and examples. You'll have a good base to start with Qt

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved