![]() |
Home |
The QtStateInvokeMethodAction class provides an invoke method action for QObjects. More...
#include <QtStateInvokeMethodAction>
Inherits QtStateAction.
The QtStateInvokeMethodAction class provides an invoke method action for QObjects.
The QtStateInvokeMethodAction class provides an action that calls a method of a QObject when a QtState is entered or exited. QtStateInvokeMethodAction is part of The State Machine Framework.
Typically you don't construct QtStateInvokeMethodAction objects directly, but rather call the QtState::invokeMethodOnEntry() function or the QtState::invokeMethodOnExit() function.
Constructs a new QtStateInvokeMethodAction object for the given method of the given object, with the given arguments, args.
Destroys this QtStateInvokeMethodAction object.
Returns the signature of the method this action will invoke.
Returns the object on which this action invokes a method.
Copyright © 2009 Nokia | Trademarks | Qt Solutions |