![]() |
Home |
The QtStateSetPropertyAction class provides a set property action for QObjects. More...
#include <QtStateSetPropertyAction>
Inherits QtStateAction.
The QtStateSetPropertyAction class provides a set property action for QObjects.
The QtStateSetPropertyAction class provides an action that sets a property of a QObject to a pre-defined value when a QtState is entered or exited. QtStateSetPropertyAction is part of The State Machine Framework.
Typically you don't construct QtStateSetPropertyAction objects directly, but rather call the QtState::setPropertyOnEntry() function or the QtState::setPropertyOnExit() function.
Constructs a new QtStateSetPropertyAction object for the property named name of the given object, with the given value.
Destroys this QtStateAbstractSetPropertyAction object.
Returns the name of the property set by this action.
Returns the object for which this action sets a property.
Returns the value set by this action.
Copyright © 2009 Nokia | Trademarks | Qt Solutions |