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

Boite de dialogue pour la selection du plugin de calcul. More...

#include <TYPluginDialog.h>

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

Public Member Functions

 TYPluginDialog (QWidget *parent=0, const char *name=0, Qt::WindowFlags f=QFlag(0))
 
virtual ~TYPluginDialog ()
 

Public Attributes

OGenID current_solver
 

Protected Slots

void updateCurrentPlugin ()
 Mets a jour le SolverInterface courant. More...
 
void setEnableButton ()
 Active ou non le bouton _pOkBtn. More...
 

Protected Attributes

QTreeWidget * _pPluginListView
 
QPushButton * _pOkBtn
 

Detailed Description

Boite de dialogue pour la selection du plugin de calcul.

Definition at line 42 of file TYPluginDialog.h.

Constructor & Destructor Documentation

◆ TYPluginDialog()

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

Constructeur par defaut.

Definition at line 40 of file TYPluginDialog.cpp.

Here is the call graph for this function:

◆ ~TYPluginDialog()

TYPluginDialog::~TYPluginDialog ( )
virtual

Destructeur.

Definition at line 111 of file TYPluginDialog.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ setEnableButton

void TYPluginDialog::setEnableButton ( )
protectedslot

Active ou non le bouton _pOkBtn.

Definition at line 124 of file TYPluginDialog.cpp.

Here is the caller graph for this function:

◆ updateCurrentPlugin

void TYPluginDialog::updateCurrentPlugin ( )
protectedslot

Mets a jour le SolverInterface courant.

Definition at line 118 of file TYPluginDialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ _pOkBtn

QPushButton* TYPluginDialog::_pOkBtn
protected

Definition at line 70 of file TYPluginDialog.h.

◆ _pPluginListView

QTreeWidget* TYPluginDialog::_pPluginListView
protected

Definition at line 67 of file TYPluginDialog.h.

◆ current_solver

OGenID TYPluginDialog::current_solver

Definition at line 56 of file TYPluginDialog.h.


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