summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* remove references to QStateMachine::rootState in exampleKent Hansen2009-08-261-2/+2
| | | | rootState is no more, the machine is the root.
* make Calendar and Screenshot examples work againKent Hansen2009-07-132-9/+9
| | | | | the qscript connect() function throws an error when attempting to connect to an overloaded signal, so we need to disambiguate.
* Two-way button state machine example ported to QtScriptKent Hansen2009-06-041-0/+21
|
* add basic example of using animation+statesKent Hansen2009-06-031-0/+55
|
* Initial import from revision 664 at ↵Simon Hausmann2008-07-0324-0/+3845
svn://labs.trolltech.com/svn/qtscript/generator