A class to represent a chart display.
More...
#include <DataPropertiesWidget.h>
A class to represent a chart display.
Definition at line 62 of file DataPropertiesWidget.h.
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 |
te::qt::widgets::DatapPropertiesWidget::~DatapPropertiesWidget |
( |
| ) |
|
Returns a pointer to the generated DataSetTypeConverter.
- Returns
- A DataSetTypeConverter pointer.
- Note
- The caller will take ownership of the returned auto pointer.
Returns a pointer to the widget's dataSetType.
- Returns
- A DataSetType pointer.
- Note
- The caller will not take ownership of the returned pointer.
Returns a pointer to the widget's dataSource.
- Returns
- A DataSource pointer.
- Note
- The caller will not take ownership of the returned pointer.
Ui::DataPropertiesWidgetForm* te::qt::widgets::DatapPropertiesWidget::getForm |
( |
| ) |
const |
void te::qt::widgets::DatapPropertiesWidget::itemChanged |
( |
| ) |
|
|
signal |
void te::qt::widgets::DatapPropertiesWidget::onGeomPropertyChecked |
( |
int |
checked | ) |
|
|
protectedslot |
void te::qt::widgets::DatapPropertiesWidget::onInputDataToolButtonTriggered |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::DatapPropertiesWidget::onPropertyTypeChanged |
( |
int |
index | ) |
|
|
protectedslot |
void te::qt::widgets::DatapPropertiesWidget::onSridPushButtonCLicked |
( |
| ) |
|
|
protectedslot |
QSignalMapper* te::qt::widgets::DatapPropertiesWidget::m_mapper |
|
private |
std::auto_ptr<DataSetTableView> te::qt::widgets::DatapPropertiesWidget::m_tblView |
|
private |
std::map<int, std::string> te::qt::widgets::DatapPropertiesWidget::m_typeMap |
|
private |
std::auto_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_master/terralib5/src/terralib/qt/widgets/externalTable/DataPropertiesWidget.h