...
More...
#include <ListWidget.h>
|
std::unique_ptr< Ui::ListWidgetForm > | m_ui |
|
...
Definition at line 53 of file ListWidget.h.
◆ ListWidget()
te::qt::widgets::ListWidget::ListWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~ListWidget()
te::qt::widgets::ListWidget::~ListWidget |
( |
| ) |
|
◆ getForm()
Ui::ListWidgetForm * te::qt::widgets::ListWidget::getForm |
( |
| ) |
const |
◆ getValues()
std::vector< std::string > te::qt::widgets::ListWidget::getValues |
( |
| ) |
|
◆ onAddToolButtonPressed
void te::qt::widgets::ListWidget::onAddToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onDownToolButtonPressed
void te::qt::widgets::ListWidget::onDownToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onEditToolButtonPressed
void te::qt::widgets::ListWidget::onEditToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onListPressed
void te::qt::widgets::ListWidget::onListPressed |
( |
QListWidgetItem * |
item | ) |
|
|
protectedslot |
◆ onRemoveToolButtonPressed
void te::qt::widgets::ListWidget::onRemoveToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onUpToolButtonPressed
void te::qt::widgets::ListWidget::onUpToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ setLabel()
void te::qt::widgets::ListWidget::setLabel |
( |
std::string |
value | ) |
|
◆ m_ui
std::unique_ptr<Ui::ListWidgetForm> te::qt::widgets::ListWidget::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/utils/ListWidget.h