aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickmenu/data/applicationwindow.qml
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2020-06-05 13:41:16 +0200
committerMitch Curtis <mitch.curtis@qt.io>2020-06-08 14:19:09 +0200
commited1ec14b6aca705bfd4e08a8a846bf8d940edeb2 (patch)
tree72f0107f0b42ace2a0614814f8da3efda960bd33 /tests/auto/qquickmenu/data/applicationwindow.qml
parentd3fd504b31a531f1bfcd9c3d34991357a36334ce (diff)
QQuickStackView: deprecate Transition enum value
bc86a96c56934d98d641844319a905753f56895a added a comment that this was deprecated, but didn't document it as deprecated or have any mention of it being deprecated besides that one comment. As we are dynamically evaluating the JS arguments in C++, we don't need to have a "default" enum value; we can detect omission of the argument and act accordingly. It's now too late to deprecate it for Qt 5, but we can do it for Qt 6. [ChangeLog][Controls][StackView] The StackView.Transition enum value was deprecated. The operation argument can be omitted in order to use the default transition for any given operation. Task-number: QTBUG-84715 Change-Id: I530235beb2ebf56deb6f82ab54e269322e92a0a5 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'tests/auto/qquickmenu/data/applicationwindow.qml')
0 files changed, 0 insertions, 0 deletions