State to create component extension. More...
#include <ComponentExtensionCreationState.h>
Inheritance diagram for ComponentExtensionCreationState:
Collaboration diagram for ComponentExtensionCreationState:Public Slots | |
| virtual void | extensionCancelled () |
| virtual void | extensionFinished () |
Signals | |
| void | next () |
Public Member Functions | |
| ComponentExtensionCreationState (QString name, WizardMainWindow *mainWidnow, cepcoreschema::Cep *domCep) | |
| Constructor. More... | |
| ~ComponentExtensionCreationState () override=default | |
| Destructor. More... | |
Protected Member Functions | |
| void | onEntry (QEvent *event) override |
| Reimplemented from QState. More... | |
| void | onExit (QEvent *event) override |
Private Member Functions | |
| void | createSubStates (WizardMainWindow *mainWindow) |
State to create component extension.
| ComponentExtensionCreationState::ComponentExtensionCreationState | ( | QString | name, |
| WizardMainWindow * | mainWidnow, | ||
| cepcoreschema::Cep * | domCep | ||
| ) |
Constructor.
References cancelled, createSubStates(), domCep, domComponentExtension, and name.
Here is the call graph for this function:
|
overridedefault |
Destructor.
|
private |
References componentCreationState, componentExtensionDependenciesState, componentExtensionDependenciesWidget, componentExtensionDescriptionState, componentExtensionDescriptionWidget, componentExtensionSummaryState, componentExtensionSummaryWidget, componentsCreationState, componentsCreationWidget, domCep, extensionCancelled(), extensionFinished(), and next().
Referenced by ComponentExtensionCreationState().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtualslot |
References cancelled, and next().
Referenced by createSubStates().
Here is the caller graph for this function:
|
virtualslot |
References cancelled, and next().
Referenced by createSubStates().
Here is the caller graph for this function:
|
signal |
Referenced by createSubStates(), extensionCancelled(), and extensionFinished().
Here is the caller graph for this function:
|
overrideprotected |
Reimplemented from QState.
References cancelled, componentCreationState, componentExtensionDependenciesState, componentExtensionDescriptionState, componentExtensionSummaryState, componentsCreationState, domComponentExtension, ComponentExtensionDependenciesState::resetDomComponentExtension(), ComponentExtensionDescriptionState::resetDomComponentExtension(), ComponentsCreationState::resetDomComponentExtension(), ComponentCreationState::resetDomComponentExtension(), and ExtensionSummaryState::setComponentExtension().
Here is the call graph for this function:
|
overrideprotected |
References cancelled, domCep, and domComponentExtension.
|
private |
Referenced by ComponentExtensionCreationState(), extensionCancelled(), extensionFinished(), onEntry(), and onExit().
|
private |
Referenced by createSubStates(), and onEntry().
|
private |
Referenced by createSubStates(), and onEntry().
|
private |
Referenced by createSubStates().
|
private |
Referenced by createSubStates(), and onEntry().
|
private |
Referenced by createSubStates().
|
private |
Referenced by createSubStates(), and onEntry().
|
private |
Referenced by createSubStates().
|
private |
Referenced by createSubStates(), and onEntry().
|
private |
Referenced by createSubStates().
|
private |
Referenced by ComponentExtensionCreationState(), createSubStates(), and onExit().
|
private |
Referenced by ComponentExtensionCreationState(), onEntry(), and onExit().
|
private |
Referenced by ComponentExtensionCreationState().