State to create component extension. More...
#include <ComponentExtensionCreationState.h>
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.
|
overridedefault |
Destructor.
|
private |
References componentCreationState, componentExtensionDependenciesState, componentExtensionDependenciesWidget, componentExtensionDescriptionState, componentExtensionDescriptionWidget, componentExtensionSummaryState, componentExtensionSummaryWidget, componentsCreationState, componentsCreationWidget, domCep, extensionCancelled(), extensionFinished(), and next().
Referenced by ComponentExtensionCreationState().
|
virtualslot |
References cancelled, and next().
Referenced by createSubStates().
|
virtualslot |
References cancelled, and next().
Referenced by createSubStates().
|
signal |
Referenced by createSubStates(), extensionCancelled(), and extensionFinished().
|
overrideprotected |
Reimplemented from QState.
References cancelled, componentCreationState, componentExtensionDependenciesState, componentExtensionDescriptionState, componentExtensionSummaryState, componentsCreationState, domComponentExtension, ComponentExtensionDependenciesState::resetDomComponentExtension(), ComponentExtensionDescriptionState::resetDomComponentExtension(), ComponentsCreationState::resetDomComponentExtension(), ComponentCreationState::resetDomComponentExtension(), and ExtensionSummaryState::setComponentExtension().
|
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().