Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. What's the better way to construct an application with two or more windows?
Qt 6.11 is out! See what's new in the release blog

What's the better way to construct an application with two or more windows?

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 697 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.
  • N Offline
    N Offline
    njrizzo
    wrote on last edited by
    #1

    What's the better way to construct an application with two or more windows?

    I tried with QT Creator but I'm not has be successful.
    I'm a newbie on QT structure.
    I need some pointers (links) or tutorials.
    The application is too simple but I need one windows with commands buttons and
    other to show a picture (jpeg, png or other open format) and I can to click on it to get the RGB value.

    I don't want the full application, but an exemple showing how I create two or more windows and integrate all and the best object to show the image on the screen ( Qpainter or QLabel or other)
    TIA,

    Rizzo

    **
    **Nilton José Rizzo UFRRJ
    **http://www.rizzo.eng.br http://www.ufrrj.br
    **http://lattes.cnpq.br/0079460703536198
    **

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

      Hi and welcome to devnet,

      You should take a look at Qt's documentation examples and demos, they show pretty much all the basics you need.

      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