|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Barre d'outils Machine. More...
#include <TYMachineToolbar.h>


Public Slots | |
| void | activeButtons (bool active) |
Public Member Functions | |
| TYMachineToolbar (QButtonGroup *pBtnGroup, QMainWindow *parent=0, QString title="") | |
| virtual | ~TYMachineToolbar () |
Protected Attributes | |
| QToolButton * | _toolButtonBox |
| Bouton box. More... | |
| QToolButton * | _toolButtonCyl |
| Bouton cylindre. More... | |
| QToolButton * | _toolButtonSemiCyl |
| Bouton demi cylindre. More... | |
Barre d'outils Machine.
Definition at line 40 of file TYMachineToolbar.h.
| TYMachineToolbar::TYMachineToolbar | ( | QButtonGroup * | pBtnGroup, |
| QMainWindow * | parent = 0, |
||
| QString | title = "" |
||
| ) |
Constructeur par defaut.
Definition at line 32 of file TYMachineToolbar.cpp.
|
virtual |
Destructeur.
Definition at line 66 of file TYMachineToolbar.cpp.
|
slot |
Active/Desactive chaque boutons.
Definition at line 68 of file TYMachineToolbar.cpp.

|
protected |
Bouton box.
Definition at line 62 of file TYMachineToolbar.h.
|
protected |
Bouton cylindre.
Definition at line 64 of file TYMachineToolbar.h.
|
protected |
Bouton demi cylindre.
Definition at line 66 of file TYMachineToolbar.h.