|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Action de suppression d'un point de controle. More...
#include <TYActions.h>


Public Member Functions | |
| TYRemPointControlAction (LPTYProjet pProjet, LPTYPointControl pPtControl, TYModelerFrame *pModeler, const QString &actionName) | |
| virtual | ~TYRemPointControlAction () |
| 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 | |
| LPTYProjet | _pProjet |
| LPTYPointControl | _pPtControl |
Protected Attributes inherited from TYModelerAction | |
| TYRenderWindowInteractor * | _pInteractor |
| TYModelerFrame * | _pModeler |
Action de suppression d'un point de controle.
Definition at line 900 of file TYActions.h.
| TYRemPointControlAction::TYRemPointControlAction | ( | LPTYProjet | pProjet, |
| LPTYPointControl | pPtControl, | ||
| TYModelerFrame * | pModeler, | ||
| const QString & | actionName | ||
| ) |
Constructeur.
Definition at line 1257 of file TYActions.cpp.
|
virtual |
Destructeur.
Definition at line 1263 of file TYActions.cpp.
|
virtual |
Effectue a nouveau la derniere action annulee.
Implements TYModelerAction.
Definition at line 1276 of file TYActions.cpp.

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

|
protected |
Definition at line 917 of file TYActions.h.
|
protected |
Definition at line 918 of file TYActions.h.