Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | Protected Attributes | List of all members
TYRemPointControlAction Class Reference

Action de suppression d'un point de controle. More...

#include <TYActions.h>

Inheritance diagram for TYRemPointControlAction:
Inheritance graph
[legend]
Collaboration diagram for TYRemPointControlAction:
Collaboration graph
[legend]

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
 

Detailed Description

Action de suppression d'un point de controle.

Author
Projet_Tympan

Definition at line 900 of file TYActions.h.

Constructor & Destructor Documentation

◆ TYRemPointControlAction()

TYRemPointControlAction::TYRemPointControlAction ( LPTYProjet  pProjet,
LPTYPointControl  pPtControl,
TYModelerFrame pModeler,
const QString &  actionName 
)

Constructeur.

Definition at line 1257 of file TYActions.cpp.

◆ ~TYRemPointControlAction()

TYRemPointControlAction::~TYRemPointControlAction ( )
virtual

Destructeur.

Definition at line 1263 of file TYActions.cpp.

Member Function Documentation

◆ redo()

void TYRemPointControlAction::redo ( )
virtual

Effectue a nouveau la derniere action annulee.

Implements TYModelerAction.

Definition at line 1276 of file TYActions.cpp.

Here is the call graph for this function:

◆ undo()

void TYRemPointControlAction::undo ( )
virtual

Annule la derniere action.

Implements TYModelerAction.

Definition at line 1265 of file TYActions.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _pProjet

LPTYProjet TYRemPointControlAction::_pProjet
protected

Definition at line 917 of file TYActions.h.

◆ _pPtControl

LPTYPointControl TYRemPointControlAction::_pPtControl
protected

Definition at line 918 of file TYActions.h.


The documentation for this class was generated from the following files: