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


Public Member Functions | |
| TYRemElementToInfraAction (SmartPtr< TYGeometryNode > pElementGeoNode, LPTYInfrastructure pInfra, TYModelerFrame *pModeler, const QString &actionName) | |
| TYRemElementToInfraAction (LPTYElement pElement, LPTYInfrastructure pInfra, TYModelerFrame *pModeler, const QString &actionName) | |
| virtual | ~TYRemElementToInfraAction () |
| 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 |
Suppression d'un element a une infrastructure.
Definition at line 429 of file TYActions.h.
| TYRemElementToInfraAction::TYRemElementToInfraAction | ( | SmartPtr< TYGeometryNode > | pElementGeoNode, |
| LPTYInfrastructure | pInfra, | ||
| TYModelerFrame * | pModeler, | ||
| const QString & | actionName | ||
| ) |
Constructeur.
Definition at line 695 of file TYActions.cpp.
| TYRemElementToInfraAction::TYRemElementToInfraAction | ( | LPTYElement | pElement, |
| LPTYInfrastructure | pInfra, | ||
| TYModelerFrame * | pModeler, | ||
| const QString & | actionName | ||
| ) |
Constructeur.
Definition at line 703 of file TYActions.cpp.

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

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

|
protected |
Definition at line 451 of file TYActions.h.
|
protected |
Definition at line 453 of file TYActions.h.
|
protected |
Definition at line 452 of file TYActions.h.