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

Command pattern with QML

$
0
0
I want my business logic to be in C++ and front end in QML. I also want do/undo functionality. How can we implement command pattern emanating from QML and disptach to model? The problem I see is I don’t know if its possible pass back C++ classes between QML and C++ model? Any clues will be deeply appreciated. Thanks.

Viewing all articles
Browse latest Browse all 4972

Trending Articles