26 #ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_LAYERATTRIBUTESWIZARDPAGE_H
27 #define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_LAYERATTRIBUTESWIZARDPAGE_H
30 #include "../Config.h"
37 #include <QWizardPage>
39 namespace Ui {
class LayerAttributesWidgetForm; }
76 std::unique_ptr<Ui::LayerAttributesWidgetForm>
m_ui;
This class is used to define the layer attributes information.
LayerAttributesWizardPage(QWidget *parent=0)
std::string getLayerName()
std::unique_ptr< Ui::LayerAttributesWidgetForm > m_ui
void layerNameChanged(QString)
~LayerAttributesWizardPage()