[Qt-interest] QState assignProperty getter

Brian McKinnon bpmckinnon.qt at gmail.com
Thu Dec 9 15:59:43 CET 2010


Hi all,

I'm trying to access a list of assigned properties from a QState.  I'm
thinking there must be a getter to match the setter assignProperty() but I
can't find anything.

I'm setting up a system of keyframe animations where the keyframes hold
QStates, but I want to be able to edit the keyframes at run time.

If there is no getter... then am I using the QStates wrong?  Are they not
intended to be modified at runtime... or is it just assumed that I will
store the values myself instead of accessing them from the QState?

Thanks,
Brian!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101209/fd78cf24/attachment.html 


More information about the Qt-interest-old mailing list