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

Table generale dans le dialog de la gestion des preferences. More...

#include <TYPreferenceDialog.h>

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

Public Slots

void changeBibDir ()
 
void changeWorkDir ()
 

Public Member Functions

 GeneralTab (QWidget *parent=0)
 

Public Attributes

QLineEdit * _pWorkDirPathEdit
 
TYLineEdit_pHistoSizeEdit
 
QLineEdit * _pLibraryPathEdit
 

Detailed Description

Table generale dans le dialog de la gestion des preferences.

Definition at line 52 of file TYPreferenceDialog.h.

Constructor & Destructor Documentation

◆ GeneralTab()

GeneralTab::GeneralTab ( QWidget *  parent = 0)

Definition at line 99 of file TYPreferenceDialog.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ changeBibDir

void GeneralTab::changeBibDir ( )
slot

Definition at line 152 of file TYPreferenceDialog.cpp.

Here is the caller graph for this function:

◆ changeWorkDir

void GeneralTab::changeWorkDir ( )
slot

Definition at line 170 of file TYPreferenceDialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ _pHistoSizeEdit

TYLineEdit* GeneralTab::_pHistoSizeEdit

Definition at line 64 of file TYPreferenceDialog.h.

◆ _pLibraryPathEdit

QLineEdit* GeneralTab::_pLibraryPathEdit

Definition at line 65 of file TYPreferenceDialog.h.

◆ _pWorkDirPathEdit

QLineEdit* GeneralTab::_pWorkDirPathEdit

Definition at line 63 of file TYPreferenceDialog.h.


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