summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/sqlite2
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-04-21 13:55:35 (GMT)
committerEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-04-21 13:55:35 (GMT)
commitae6ab698ea739ac82cc6245742b58c7265ee82f8 (patch)
tree4597334d94b2150a12adb0fe835467425cd869da /config.tests/unix/sqlite2
parent381e67f03155167cd9c1c0c3c4c3905196f287df (diff)
downloadQt-ae6ab698ea739ac82cc6245742b58c7265ee82f8.zip
Qt-ae6ab698ea739ac82cc6245742b58c7265ee82f8.tar.gz
Qt-ae6ab698ea739ac82cc6245742b58c7265ee82f8.tar.bz2
Have QState::addTransition(QAbstractTransition*) return the transition object
when it is added. Reduces the number of temporary variables you have to declare in your code since you can do things like: state->addTransition(new Transition())->addAnimation(new Animation()); Could also be used for error checking.
Diffstat (limited to 'config.tests/unix/sqlite2')
0 files changed, 0 insertions, 0 deletions