Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

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

$
0
0
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

Viewing all articles
Browse latest Browse all 4972

Trending Articles