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. Undostack (QAction and all QUndo* classes) in QtQuick application
Forum Updated to NodeBB v4.3 + New Features

Undostack (QAction and all QUndo* classes) in QtQuick application

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

    Hi all,

    I'm still researching on how i could migrate my desktop application from QWidget to full QtQuick 2 application.

    Now I'm stuck on porting QUndoStack and QAction classes which I believed would be in QtCore module, but I discovered they are still in QtWidget module !!

    How do you do a Undostack in QML ?
    Is QML Action component not linked at all to QAction class ?

    Is something like playground project UiHelpers going to make its way to Add-on modules ?
    (http://qt-project.org/wiki/Qt-5-Ui-Helpers)

    Thanks

    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