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. How can I open a small window when click a button
Forum Updated to NodeBB v4.3 + New Features

How can I open a small window when click a button

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 474 Views 1 Watching
  • 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.
  • V Offline
    V Offline
    victor wang
    wrote on last edited by
    #1

    Hi All,
    I'm using qt5.5 on my computer and Linux+QT for my OS system.
    I wanna show a small window that show all the available wifi when click a scan button.
    How can I do that?
    Or any document for me to read?

    Thanks in Advanced!

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

      Hi
      You can use
      http://doc.qt.io/qt-5/qnetworkconfigurationmanager.html#details

      maybe see some code here
      https://stackoverflow.com/questions/31011888/how-to-check-a-type-of-a-network-interface-in-qt

      https://stackoverflow.com/questions/40313282/qt-read-the-list-of-ssid-for-macos

      1 Reply Last reply
      2

      • Login

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