summaryrefslogtreecommitdiffstats
path: root/src/winmain
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2018-03-07 08:59:39 +0100
committerMitch Curtis <mitch.curtis@qt.io>2018-03-07 12:49:21 +0000
commit59e9c4956cfc5163c1fc411c6c567a4c753b4e9a (patch)
tree424e3e419931168c8bc5387333f2b33be96a9161 /src/winmain
parente97311ad750807db94cac69db728da03d1c59837 (diff)
QUndoStack: add more Q_PROPERTYs
This is the first step in being able to use the undo framework in QML. The next step would be to separate it out of Qt Widgets so that a pure Qt Quick application doesn't need to rely on it. Note that QUndoCommand is not a QObject, so we cannot expose its text member as a property until Qt 6. [ChangeLog][QUndoStack] Exposed canUndo, canRedo, undoText, redoText and clean as Q_PROPERTYs. Task-number: QTBUG-40040 Change-Id: Ida7ec03f871f0db7fdcc5b90ed200024c5cb348e Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/winmain')
0 files changed, 0 insertions, 0 deletions