|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Ajout d'un element a une infrastructure. More...
#include <TYActions.h>


Public Member Functions | |
| TYAddElementToInfraAction (SmartPtr< TYGeometryNode > pElementGeoNode, LPTYInfrastructure pInfra, TYModelerFrame *pModeler, const QString &actionName) | |
| TYAddElementToInfraAction (LPTYElement pElement, LPTYInfrastructure pInfra, TYModelerFrame *pModeler, const QString &actionName) | |
| virtual | ~TYAddElementToInfraAction () |
| virtual void | undo () |
| virtual void | redo () |
Public Member Functions inherited from TYModelerAction | |
| TYModelerAction (TYModelerFrame *pModeler, const QString &actionName) | |
| Constructeur. More... | |
| virtual | ~TYModelerAction () |
| Destructeur. More... | |
Public Member Functions inherited from TYAction | |
| TYAction (const QString &actionName) | |
| virtual | ~TYAction () |
| QString | getName () const |
Protected Attributes | |
| SmartPtr< TYGeometryNode > | _pElementGeoNode |
| LPTYUserSourcePonctuelle | _pSrcPonct |
| LPTYInfrastructure | _pInfra |
Protected Attributes inherited from TYModelerAction | |
| TYRenderWindowInteractor * | _pInteractor |
| TYModelerFrame * | _pModeler |
Ajout d'un element a une infrastructure.
Definition at line 397 of file TYActions.h.
| TYAddElementToInfraAction::TYAddElementToInfraAction | ( | SmartPtr< TYGeometryNode > | pElementGeoNode, |
| LPTYInfrastructure | pInfra, | ||
| TYModelerFrame * | pModeler, | ||
| const QString & | actionName | ||
| ) |
Constructeur.
Definition at line 583 of file TYActions.cpp.
| TYAddElementToInfraAction::TYAddElementToInfraAction | ( | LPTYElement | pElement, |
| LPTYInfrastructure | pInfra, | ||
| TYModelerFrame * | pModeler, | ||
| const QString & | actionName | ||
| ) |
Constructeur.
Definition at line 591 of file TYActions.cpp.

|
virtual |
Destructeur.
Definition at line 622 of file TYActions.cpp.
|
virtual |
Effectue a nouveau la derniere action annulee.
Implements TYModelerAction.
Definition at line 658 of file TYActions.cpp.

|
virtual |
Annule la derniere action.
Implements TYModelerAction.
Definition at line 624 of file TYActions.cpp.

|
protected |
Definition at line 419 of file TYActions.h.
|
protected |
Definition at line 421 of file TYActions.h.
|
protected |
Definition at line 420 of file TYActions.h.