26 #ifndef __TERRALIB_QT_PLUGINS_VP_VECTORPROCESSINGCONFIGWIDGET_H    27 #define __TERRALIB_QT_PLUGINS_VP_VECTORPROCESSINGCONFIGWIDGET_H    30 #include "../../af/Config.h"    33 #include "../../af/settings/AbstractSettingWidget.h"    41   class VectorProcessingConfigWidgetForm;
    71            void getHelpInformations(QString& ns, QString& helpFile);
    75            void configSettings();
    81            void onQuestionChecked(
bool checked);
    83            void onSetSpatialIndexAsDefaultChecked(
bool checked);
    87            std::unique_ptr<Ui::VectorProcessingConfigWidgetForm> 
m_ui;
    95 #endif  // __TERRALIB_QT_PLUGINS_VP_VECTORPROCESSINGCONFIGWIDGET_H