A widget used to configure the properties of a layer based on a tabular file.
More...
#include <DataPropertiesWidget.h>
A widget used to configure the properties of a layer based on a tabular file.
Definition at line 64 of file DataPropertiesWidget.h.
◆ DatapPropertiesWidget()
te::qt::widgets::DatapPropertiesWidget::DatapPropertiesWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
Constructor.
It constructs a DatapPropertiesWidget.
- Parameters
-
parent | this widget's parent |
f | Window flags used to configure this widget |
◆ ~DatapPropertiesWidget()
te::qt::widgets::DatapPropertiesWidget::~DatapPropertiesWidget |
( |
| ) |
|
◆ getConverter()
Returns a pointer to the generated DataSetTypeConverter.
- Returns
- A DataSetTypeConverter pointer.
- Note
- The caller will take ownership of the returned auto pointer.
◆ getDataSetType()
Returns a pointer to the widget's dataSetType.
- Returns
- A DataSetType pointer.
- Note
- The caller will not take ownership of the returned pointer.
◆ getDataSource()
Returns a pointer to the widget's dataSource.
- Returns
- A DataSource pointer.
- Note
- The caller will not take ownership of the returned pointer.
◆ getForm()
Ui::DataPropertiesWidgetForm * te::qt::widgets::DatapPropertiesWidget::getForm |
( |
| ) |
const |
◆ itemChanged
void te::qt::widgets::DatapPropertiesWidget::itemChanged |
( |
| ) |
|
|
signal |
◆ onInputDataToolButtonTriggered
void te::qt::widgets::DatapPropertiesWidget::onInputDataToolButtonTriggered |
( |
| ) |
|
|
protectedslot |
◆ onPropertyTypeChanged
void te::qt::widgets::DatapPropertiesWidget::onPropertyTypeChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onSridPushButtonCLicked
void te::qt::widgets::DatapPropertiesWidget::onSridPushButtonCLicked |
( |
| ) |
|
|
protectedslot |
◆ m_dataSource
◆ m_dataType
◆ m_dsConverter
◆ m_mapper
QSignalMapper* te::qt::widgets::DatapPropertiesWidget::m_mapper |
|
private |
◆ m_tblView
std::unique_ptr<DataSetTableView> te::qt::widgets::DatapPropertiesWidget::m_tblView |
|
private |
◆ m_typeMap
std::map<int, std::string> te::qt::widgets::DatapPropertiesWidget::m_typeMap |
|
private |
◆ m_ui
std::unique_ptr<Ui::DataPropertiesWidgetForm> te::qt::widgets::DatapPropertiesWidget::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/externalTable/DataPropertiesWidget.h