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. QML ToggleButton and StatusIndicator in Qt6
Forum Updated to NodeBB v4.3 + New Features

QML ToggleButton and StatusIndicator in Qt6

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 609 Views 2 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.
  • P Offline
    P Offline
    panch
    wrote on last edited by
    #1

    Hi all,

    I have tried to port my existing program from Qt 5.12 to Qt6.2.0. While most issues have been resolved, there are two elements that give me a headache; namely the use of ToggleButton and StatusIndicator that were located in QtQuick.Extras 1.4. As what I can understand, QTQuick.Extras has been removed in replaced by QtQuick.Controls. These two QML elements have been taken out and moved to the QtQuick.Enterprise.Controls 1.3 as far as I can understand. Just like the ToggleButton:
    https://doc.qt.io/QtQuickEnterpriseControls/qtquick-enterprise-controls-qmlmodule.html

    Does this mean that I need to replace my control with something else, unless I want to pay for Enterprise version?

    1 Reply Last reply
    1

    • Login

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