#include <ActionTransition.h>
Constructor & Destructor Documentation
ActionTransition::ActionTransition |
( |
QObject * |
sender, |
|
|
const char * |
signal, |
|
|
QState * |
sourceState = 0 , |
|
|
QString |
buttonText = "" , |
|
|
bool |
applyPreviousAction = true , |
|
|
QTextStream * |
logStream = NULL |
|
) |
| |
Member Function Documentation
void ActionTransition::addComponentToClose |
( |
QString |
compName, |
|
|
QString |
compType |
|
) |
| |
QString ActionTransition::getButtonText |
( |
| ) |
|
void ActionTransition::onTransition |
( |
QEvent * |
e | ) |
|
|
virtual |
void ActionTransition::setButtonText |
( |
QString |
buttonText | ) |
|
Member Data Documentation
bool ActionTransition::applyPreviousAction |
|
private |
QString ActionTransition::buttonText |
|
private |
QMap<QString, QString> ActionTransition::componentsToClose |
|
private |
QTextStream* ActionTransition::logStream |
|
private |
QTime* ActionTransition::startTime |
|
private |
The documentation for this class was generated from the following files: