Implements a widget used to return a Data Access object.
More...
#include <InputDataAccessItemWidget.h>
Implements a widget used to return a Data Access object.
Definition at line 66 of file InputDataAccessItemWidget.h.
◆ InputDataAccessItemWidget()
te::vp::qt::InputDataAccessItemWidget::InputDataAccessItemWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~InputDataAccessItemWidget()
te::vp::qt::InputDataAccessItemWidget::~InputDataAccessItemWidget |
( |
| ) |
|
◆ dataAccessSelectionChanged
void te::vp::qt::InputDataAccessItemWidget::dataAccessSelectionChanged |
( |
| ) |
|
|
signal |
◆ getDataAccess()
Get DataAccess given the user defined parameters in the interface.
- Returns
- TerraLib DataAccess object Configures the widget to allow the filter of properties
◆ getForm()
Ui::InputDataAccessItemWidgetForm* te::vp::qt::InputDataAccessItemWidget::getForm |
( |
| ) |
const |
Returns the internal widget.
- Returns
- Pointer to Qt Widget InputDataAccessItemWidgetForm
◆ onConverterToolButtonClicked
void te::vp::qt::InputDataAccessItemWidget::onConverterToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onInputLayerComboBoxActivated
void te::vp::qt::InputDataAccessItemWidget::onInputLayerComboBoxActivated |
( |
int |
index | ) |
|
|
protectedslot |
Slot for layer selection.
- Parameters
-
index | Index of combo box item selected |
◆ setFilterPropertiesEnabled()
void te::vp::qt::InputDataAccessItemWidget::setFilterPropertiesEnabled |
( |
bool |
enabled | ) |
|
◆ setLayerList()
Set the list of layers to be selected.
- Parameters
-
◆ m_dsTypeFiltertWidget
◆ m_ui
std::unique_ptr<Ui::InputDataAccessItemWidgetForm> te::vp::qt::InputDataAccessItemWidget::m_ui |
|
private |
The documentation for this class was generated from the following file: