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 best to leverage QML in a QWidget application?
Forum Updated to NodeBB v4.3 + New Features

How best to leverage QML in a QWidget application?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 391 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.
  • X Offline
    X Offline
    xenome
    wrote on last edited by
    #1

    Hi,

    I have a desire to use QML principally for my page design (i.e. layout widgets, set basic properties, etc..). Ideally I'd like to be able to use Qt Creator for a WYSIWYG designer to create my layout qml files, and then dynamically load them at run-time. Should I be using QQuickView for this? I'd like to have a library of widgets which can be dragged and dropped which are defined as a QML widgets, but most of their business logic is implemented in C++.

    Thanks in advance!

    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