26 #ifndef __TERRALIB_QT_AF_SETTINGSDIALOG_H 
   27 #define __TERRALIB_QT_AF_SETTINGSDIALOG_H 
   29 #include "../Config.h" 
   38   class SettingsDialogForm;
 
   41 class QListWidgetItem;
 
   61           void  settingsChanged (QListWidgetItem* current, QListWidgetItem* previous);
 
   63           void updateApplyButtonState(
const bool& state);
 
   71           Ui::SettingsDialogForm* 
m_ui;
 
   77 #endif //__TERRALIB_QT_AF_SETTINGSDIALOG_H 
QMap< QString, int > m_widPos
 
Ui::SettingsDialogForm * m_ui
 
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module.