Sailfish IS supporting QWidgets, but Jolla Store (Harbour) is NOT.

15.10.2014 20:18, [email protected] пишет:
Hi,

I wanted to use the QUndo framework (QUndoCommand, QUndoStack) in my app...
but the SailfishOS-SDK doesn't allow access to the QWidgets directly by
default.

I could enable that, but as I understand use of QWidgets is not
supported in SailfishOS.
So what is the recommended way to implement Undo in an app? Is there another
way to get undo functionality or is it allowed to enable QWidgets for
this purpose?


Actually, shouldn't QUndoCommand, QUndoStack and QUndoGroup be in QtCore and
only QUndoView in Widgets? That would allow general usage of Undo
functionality.

/Ulf

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to [email protected]

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to [email protected]

Reply via email to