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

Barre d'outils Machine. More...

#include <TYMachineToolbar.h>

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

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...
 

Detailed Description

Barre d'outils Machine.

Definition at line 40 of file TYMachineToolbar.h.

Constructor & Destructor Documentation

◆ TYMachineToolbar()

TYMachineToolbar::TYMachineToolbar ( QButtonGroup *  pBtnGroup,
QMainWindow *  parent = 0,
QString  title = "" 
)

Constructeur par defaut.

Definition at line 32 of file TYMachineToolbar.cpp.

◆ ~TYMachineToolbar()

TYMachineToolbar::~TYMachineToolbar ( )
virtual

Destructeur.

Definition at line 66 of file TYMachineToolbar.cpp.

Member Function Documentation

◆ activeButtons

void TYMachineToolbar::activeButtons ( bool  active)
slot

Active/Desactive chaque boutons.

Definition at line 68 of file TYMachineToolbar.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ _toolButtonBox

QToolButton* TYMachineToolbar::_toolButtonBox
protected

Bouton box.

Definition at line 62 of file TYMachineToolbar.h.

◆ _toolButtonCyl

QToolButton* TYMachineToolbar::_toolButtonCyl
protected

Bouton cylindre.

Definition at line 64 of file TYMachineToolbar.h.

◆ _toolButtonSemiCyl

QToolButton* TYMachineToolbar::_toolButtonSemiCyl
protected

Bouton demi cylindre.

Definition at line 66 of file TYMachineToolbar.h.


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