summaryrefslogtreecommitdiffstats
path: root/examples/scxml/invoke/SubView.qml
Commit message (Collapse)AuthorAgeFilesLines
* Revamp invoke exampleJuha Vuolle2023-03-171-6/+11
| | | | | | | | Pick-to: 6.5 Task-number: QTBUG-111323 Change-Id: If4549b346a824873753f512a4e3c7d4ccc2b1f88 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Remove invoke-dynamic example and rename invoke-static to plain "invoke"Juha Vuolle2023-02-231-0/+26
The primary purpose of the example is to demonstrate invoking, and one example variant is probably adequate. Pick-to: 6.5 Task-number: QTBUG-111090 Change-Id: I1f8a64be3bb82c9663687b7f37cf6682e0626060 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>