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. Multiple monitor control with Qt
Forum Updated to NodeBB v4.3 + New Features

Multiple monitor control with Qt

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 7.1k 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.
  • C Offline
    C Offline
    cyqt
    wrote on last edited by
    #1

    hi everyone here, I am a newbee Qt-er and an entry level programmer. I know C/C++ from those teach yourself stuff in 24hr/31 days kind of materials, not professional programmer.

    the discussion topic here is:

    I have 3 monitors on my desktop computer and I want to display and control Qt application windows on all 3 of them. Where do I start? the eventual goal is to control as many monitor as the graphics card can handle (6 for the current AMD eyefinity, 12 monitor graphics cards are on the way).

    i) what Qt widget/class should I read about?
    ii) any examples out there?
    iii) excited about Qt 5.0, is QML capable of multi-monitor control?

    Thank you all!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mlong
      wrote on last edited by
      #2

      Take a look at "QDesktopWidget":http://developer.qt.nokia.com/doc/qt-4.8/qdesktopwidget.html

      Software Engineer
      My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cyqt
        wrote on last edited by
        #3

        Thanks! That put me on the right track.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mlong
          wrote on last edited by
          #4

          You're welcome! (Also, welcome to the forums and Qt in general!)

          If your problem's solved, be sure and go edit your original post to put [SOLVED] in the title.

          Thanks, and have fun!

          Software Engineer
          My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

          1 Reply Last reply
          0
          • R Offline
            R Offline
            ryanghost
            wrote on last edited by
            #5

            hi mlong,

            I have two fb devices but Qt5 recognizes only 1 (fb0). Do you know how to enable two fb devices in Qt5 since qws is replaced by qpa.

            Thank you!

            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