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. Proper QML Dialog integration with QtWidget QMainWindow
Forum Updated to NodeBB v4.3 + New Features

Proper QML Dialog integration with QtWidget QMainWindow

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 127 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.
  • I Offline
    I Offline
    izzygala
    wrote on 17 Apr 2024, 18:11 last edited by izzygala
    #1

    Hi,

    I have a QtWidget application comprising of a QMainWindow from which other QDialogs are opened from. I want to slowly migrate the application to QtQuick by converting each QDialog to a QML Dialog, then finally converting the QMainWindow to a QML ApplicationWindow.

    Until the migration is complete, the application will momentarily be a hybrid of a QMainWindow opening both QDialogs and QML Dialogs.

    So my question is what is the proper way to create and open a QML Dialog from a QtWidget QMainWindow?

    I am using Qt >= 5.15.0

    Thanks.

    1 Reply Last reply
    0

    1/1

    17 Apr 2024, 18:11

    • Login

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