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

Barre d'outils generale pour les modelers. More...

#include <TYModelerToolbar.h>

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

Public Slots

void activeButtons (bool active)
 
void activeModif (bool active)
 
void addToButtonGroup (QButtonGroup *pBtnGroup)
 
void removeFromButtonGroup (QButtonGroup *pBtnGroup)
 
void viewTypeChanged (int view)
 

Public Member Functions

 TYModelerToolbar (QButtonGroup *pBtnGroup=0, QMainWindow *parent=0, QString title="")
 
virtual ~TYModelerToolbar ()
 
void activeCameraButtons (int view)
 

Protected Attributes

QToolButton * _toolButtonCamera
 Bouton navigation (camera). More...
 
QToolButton * _toolButtonFlyCamera
 Bouton fly navigation (flyCamera). More...
 
QToolButton * _toolButtonCameraZone
 Bouton navigation par zones. More...
 
QToolButton * _toolButtonDistance
 Bouton mesure de distance. More...
 
QToolButton * _toolButtonMoving
 Bouton deplacement d'objets. More...
 
QToolButton * _toolButtonRotation
 Bouton rotation d'objets. More...
 
QToolButton * _toolButtonEdition
 Bouton edition d'objets. More...
 

Detailed Description

Barre d'outils generale pour les modelers.

Definition at line 41 of file TYModelerToolbar.h.

Constructor & Destructor Documentation

◆ TYModelerToolbar()

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

Constructeur par defaut.

Definition at line 36 of file TYModelerToolbar.cpp.

Here is the call graph for this function:

◆ ~TYModelerToolbar()

TYModelerToolbar::~TYModelerToolbar ( )
virtual

Destructeur.

Definition at line 94 of file TYModelerToolbar.cpp.

Member Function Documentation

◆ activeButtons

void TYModelerToolbar::activeButtons ( bool  active)
slot

Active/Desactive chaque boutons.

Definition at line 96 of file TYModelerToolbar.cpp.

Here is the caller graph for this function:

◆ activeCameraButtons()

void TYModelerToolbar::activeCameraButtons ( int  view)

Active/Desactive les boutons de mode camera suivant la vue.

Definition at line 149 of file TYModelerToolbar.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ activeModif

void TYModelerToolbar::activeModif ( bool  active)
slot

Active/desactive les boutons qui permettent une modification

Definition at line 106 of file TYModelerToolbar.cpp.

Here is the caller graph for this function:

◆ addToButtonGroup

void TYModelerToolbar::addToButtonGroup ( QButtonGroup *  pBtnGroup)
slot

Associe un bouton group a cette toolbar.

Definition at line 113 of file TYModelerToolbar.cpp.

Here is the caller graph for this function:

◆ removeFromButtonGroup

void TYModelerToolbar::removeFromButtonGroup ( QButtonGroup *  pBtnGroup)
slot

Supprime l'association d'un bouton group a cette toolbar.

Definition at line 131 of file TYModelerToolbar.cpp.

◆ viewTypeChanged

void TYModelerToolbar::viewTypeChanged ( int  view)
slot

Changement de vue.

Definition at line 143 of file TYModelerToolbar.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ _toolButtonCamera

QToolButton* TYModelerToolbar::_toolButtonCamera
protected

Bouton navigation (camera).

Definition at line 85 of file TYModelerToolbar.h.

◆ _toolButtonCameraZone

QToolButton* TYModelerToolbar::_toolButtonCameraZone
protected

Bouton navigation par zones.

Definition at line 89 of file TYModelerToolbar.h.

◆ _toolButtonDistance

QToolButton* TYModelerToolbar::_toolButtonDistance
protected

Bouton mesure de distance.

Definition at line 91 of file TYModelerToolbar.h.

◆ _toolButtonEdition

QToolButton* TYModelerToolbar::_toolButtonEdition
protected

Bouton edition d'objets.

Definition at line 97 of file TYModelerToolbar.h.

◆ _toolButtonFlyCamera

QToolButton* TYModelerToolbar::_toolButtonFlyCamera
protected

Bouton fly navigation (flyCamera).

Definition at line 87 of file TYModelerToolbar.h.

◆ _toolButtonMoving

QToolButton* TYModelerToolbar::_toolButtonMoving
protected

Bouton deplacement d'objets.

Definition at line 93 of file TYModelerToolbar.h.

◆ _toolButtonRotation

QToolButton* TYModelerToolbar::_toolButtonRotation
protected

Bouton rotation d'objets.

Definition at line 95 of file TYModelerToolbar.h.


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