Widget pour lister les elements de la bibilotheque.
More...
#include <TYLibraryWidget.h>
Widget pour lister les elements de la bibilotheque.
Definition at line 67 of file TYLibraryWidget.h.
◆ TYLibraryWidget()
| TYLibraryWidget::TYLibraryWidget |
( |
int |
filter, |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WindowFlags |
f = QFlag(0) |
|
) |
| |
◆ ~TYLibraryWidget()
| TYLibraryWidget::~TYLibraryWidget |
( |
| ) |
|
|
virtual |
◆ filtering()
| void TYLibraryWidget::filtering |
( |
const QDir & |
dir, |
|
|
int |
filter = eSiteFilter |
|
) |
| |
|
protected |
◆ getCurrentDir()
| const QString TYLibraryWidget::getCurrentDir |
( |
| ) |
const |
◆ getEltsList()
| const QList< QString > & TYLibraryWidget::getEltsList |
( |
| ) |
const |
◆ getSelectedEltsList()
| const QList< QString > & TYLibraryWidget::getSelectedEltsList |
( |
| ) |
const |
◆ highlighted
| void TYLibraryWidget::highlighted |
( |
const QString & |
| ) |
|
|
signal |
◆ keyPressEvent()
| void TYLibraryWidget::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
Gestion des touches
- Delete : Suppression des elements selectionne
Definition at line 386 of file TYLibraryWidget.cpp.
◆ updateCategory
| void TYLibraryWidget::updateCategory |
( |
const QString & |
str | ) |
|
|
protectedslot |
◆ updateFrame
| void TYLibraryWidget::updateFrame |
( |
| ) |
|
|
protectedslot |
◆ updateHighlight
| void TYLibraryWidget::updateHighlight |
( |
const QString & |
str | ) |
|
|
protectedslot |
◆ _currentDir
| QString TYLibraryWidget::_currentDir |
|
protected |
◆ _currentFilter
| int TYLibraryWidget::_currentFilter |
|
protected |
◆ _eltsList
| QList<QString> TYLibraryWidget::_eltsList |
|
protected |
◆ _isFiltering
| bool TYLibraryWidget::_isFiltering |
|
protected |
◆ _pCategoryChoiceListBox
| QComboBox* TYLibraryWidget::_pCategoryChoiceListBox |
|
protected |
◆ _pCategoryCurrentLabel
| QLabel* TYLibraryWidget::_pCategoryCurrentLabel |
|
protected |
◆ _pElementChoiceListBox
| QListWidget* TYLibraryWidget::_pElementChoiceListBox |
|
protected |
◆ _rootDir
| QString TYLibraryWidget::_rootDir |
|
protected |
◆ _selectedEltsList
| QList<QString> TYLibraryWidget::_selectedEltsList |
|
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/TYLibraryWidget.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/app/TYLibraryWidget.cpp