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. Did we need manually program QT Quick on C++ side for complex & very dynamics UI
Forum Updated to NodeBB v4.3 + New Features

Did we need manually program QT Quick on C++ side for complex & very dynamics UI

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 162 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.
  • M Offline
    M Offline
    Misko Lee
    wrote on last edited by
    #1

    Hi:

    I want to talk did we need manually program QT Quick on the C++ side for performance reasons.

    I am working a cross-platform DAW software like: Cubase / Cubasis

    Cubase - Desktop
    ![8593554b-3a9b-4a53-aa39-e3d673f3b36c-image.png](Request Entity Too Large)

    Cubasis - Mobile
    ec95b71d-ffa6-4197-beb4-47ffb95b8791-image.png

    I think the Cubase build with QT Widgets and the cubasis from qt quick. Did anyone kowns the cubasis how to using QT Quick, 100% QML or combine with C++?

    If our application need:

    1. a lots small items. such as that piano roll component.
    2. very dynamics insert / remove items.
    3. ** a lots item need handler events(mouse / touch / keyboard) **.

    can we 100% QML for that?

    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