Frame pour la gestion de projet.
More...
#include <TYProjetFrame.h>
Frame pour la gestion de projet.
Definition at line 41 of file TYProjetFrame.h.
◆ TYProjetFrame()
| TYProjetFrame::TYProjetFrame |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WindowFlags |
f = QFlag(0) |
|
) |
| |
◆ ~TYProjetFrame()
| TYProjetFrame::~TYProjetFrame |
( |
| ) |
|
|
virtual |
◆ addEltToList()
Ajoute un element a la liste. Si le parent est NULL, l'item est ajoute a la racine.
Definition at line 696 of file TYProjetFrame.cpp.
◆ addToList [1/2]
Ajoute un element a la liste. Si le parent est NULL, l'item est ajoute a la racine.
Definition at line 170 of file TYProjetFrame.cpp.
◆ addToList [2/2]
Ajoute un element a la liste. Si le parent est NULL, l'item est ajoute a la racine.
Definition at line 138 of file TYProjetFrame.cpp.
◆ apply
| void TYProjetFrame::apply |
( |
QTreeWidgetItem * |
item, |
|
|
int |
col |
|
) |
| |
|
slot |
Mise a jour d'un l'element.
- Parameters
-
| item | Item de la liste correspondant a l'element. |
| col | colonne |
Definition at line 773 of file TYProjetFrame.cpp.
◆ changeCurrentCalcul
| void TYProjetFrame::changeCurrentCalcul |
( |
LPTYCalcul |
pCalcul | ) |
|
|
signal |
Signal de changement de calcul.
◆ changeSite
Signal de changement de site.
◆ clear()
| void TYProjetFrame::clear |
( |
| ) |
|
|
inline |
◆ contextMenuEvent
| void TYProjetFrame::contextMenuEvent |
( |
QContextMenuEvent * |
e | ) |
|
|
virtualslot |
◆ doubleClic
| void TYProjetFrame::doubleClic |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
slot |
Action sur double clic : ouverture du modeleur ou affichage des proprietes
Definition at line 741 of file TYProjetFrame.cpp.
◆ exportMaillageCSV()
| void TYProjetFrame::exportMaillageCSV |
( |
const LPTYMaillage |
pMaillage | ) |
|
|
protected |
◆ getProjet()
◆ getTYSpectresManagerFrame()
| TYSpectresManagerFrame* TYProjetFrame::getTYSpectresManagerFrame |
( |
| ) |
|
|
inline |
◆ highlight_element()
◆ keyPressEvent
| void TYProjetFrame::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
slot |
◆ remFromList()
Supprime un element du site.
- Parameters
-
| item | Item de la liste corrspondant a l'element a supprimer. |
- Returns
- Vrai si l'element a bien ete supprime.
Definition at line 712 of file TYProjetFrame.cpp.
◆ selectOrUnselectAll()
| void TYProjetFrame::selectOrUnselectAll |
( |
TYElementListItem * |
item, |
|
|
const bool & |
bSelect |
|
) |
| |
|
protected |
Selection ou deselection de tous les elements "cochables" du meme type
Definition at line 841 of file TYProjetFrame.cpp.
◆ setCalculDone()
| void TYProjetFrame::setCalculDone |
( |
bool |
state | ) |
|
Indique dans le treeview si le calcul doit etre relance
Definition at line 199 of file TYProjetFrame.cpp.
◆ setCalculItemState()
Change l'affichage d'un item du treeview de calcul grise ou non
Definition at line 226 of file TYProjetFrame.cpp.
◆ setProjet
| void TYProjetFrame::setProjet |
( |
LPTYProjet |
pProjet | ) |
|
|
slot |
◆ updateGraphics()
| void TYProjetFrame::updateGraphics |
( |
| ) |
|
|
protected |
◆ updateList
| void TYProjetFrame::updateList |
( |
| ) |
|
|
slot |
◆ _pCurrentCalcul
◆ _pCurrentCalculItem
◆ _pListView
| QTreeWidget* TYProjetFrame::_pListView |
|
protected |
◆ _pMenuBar
| QMenuBar* TYProjetFrame::_pMenuBar |
|
protected |
◆ _pProjet
◆ _pSpectresManagerFrame
| TYSpectresManagerFrame* TYProjetFrame::_pSpectresManagerFrame |
|
protected |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/app/TYProjetFrame.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/app/TYProjetFrame.cpp