[Qt-interest] The state machine framework: how to know which properties a state will set
Nicola Brisotto
nicolabrisotto at gmail.com
Sat Feb 27 18:30:14 CET 2010
Hi,
if I assign a property to a QState:
m_state->assignProperty( item, "visible", true );
Is it possible to get at runtime a list of the properties assigned to m_state?
It could be useful for write unittest.
Nicola Brisotto
vcard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100227/d93308e7/attachment.html
More information about the Qt-interest-old
mailing list