#include "AddColumnDialog.h"#include "../../../datatype/SimpleProperty.h"#include <ui_AddColumnDialogForm.h>Go to the source code of this file.
Functions | |
| te::dt::Property * | GetProperty (const QString &propertyType) | 
| te::dt::Property* GetProperty | ( | const QString & | propertyType | ) | 
Definition at line 26 of file AddColumnDialog.cpp.
References te::dt::DATETIME_TYPE, te::dt::DOUBLE_TYPE, te::dt::INT32_TYPE, and te::dt::STRING_TYPE.
Referenced by DataSetAdapterLayerReader(), and te::qt::widgets::AddColumnDialog::getNewProperty().