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

Boite de dialogue pour la lecture d'un element dans la bibliotheque. More...

#include <TYGetLibraryDialog.h>

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

Public Member Functions

 TYGetLibraryDialog (int filter, QWidget *parent=0, const char *name=0, Qt::WindowFlags f=QFlag(0))
 
virtual ~TYGetLibraryDialog ()
 
LPTYElementArray getElements ()
 

Protected Slots

void openSelected ()
 Lit la selection. More...
 
void setEnableButton (const QString &)
 Active ou non le bouton _pOpenBtn. More...
 

Protected Attributes

LPTYElementArray _elements
 La collection d'element. More...
 
QPushButton * _pOpenBtn
 Le bouton open. More...
 
TYLibraryWidget_pLibrary
 La librarie. More...
 

Detailed Description

Boite de dialogue pour la lecture d'un element dans la bibliotheque.

Definition at line 41 of file TYGetLibraryDialog.h.

Constructor & Destructor Documentation

◆ TYGetLibraryDialog()

TYGetLibraryDialog::TYGetLibraryDialog ( int  filter,
QWidget *  parent = 0,
const char *  name = 0,
Qt::WindowFlags  f = QFlag(0) 
)

Constructeur par defaut.

Definition at line 39 of file TYGetLibraryDialog.cpp.

Here is the call graph for this function:

◆ ~TYGetLibraryDialog()

TYGetLibraryDialog::~TYGetLibraryDialog ( )
virtual

Destructeur.

Definition at line 71 of file TYGetLibraryDialog.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ getElements()

LPTYElementArray TYGetLibraryDialog::getElements ( )

Accesseur a la collection d'elements

Definition at line 77 of file TYGetLibraryDialog.cpp.

Here is the caller graph for this function:

◆ openSelected

void TYGetLibraryDialog::openSelected ( )
protectedslot

Lit la selection.

Definition at line 82 of file TYGetLibraryDialog.cpp.

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

◆ setEnableButton

void TYGetLibraryDialog::setEnableButton ( const QString &  str)
protectedslot

Active ou non le bouton _pOpenBtn.

Definition at line 148 of file TYGetLibraryDialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ _elements

LPTYElementArray TYGetLibraryDialog::_elements
protected

La collection d'element.

Definition at line 69 of file TYGetLibraryDialog.h.

◆ _pLibrary

TYLibraryWidget* TYGetLibraryDialog::_pLibrary
protected

La librarie.

Definition at line 75 of file TYGetLibraryDialog.h.

◆ _pOpenBtn

QPushButton* TYGetLibraryDialog::_pOpenBtn
protected

Le bouton open.

Definition at line 72 of file TYGetLibraryDialog.h.


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