26#ifndef __TERRALIB_QT_AF_INTERNAL_INTERNALSETTINGSDIALOG_H
27#define __TERRALIB_QT_AF_INTERNAL_INTERNALSETTINGSDIALOG_H
35 class InternalSettingsDialogForm;
54 void addTab(QWidget* widget, QString tabName);
75 Ui::InternalSettingsDialogForm*
m_ui;
InternalSettingsDialog(QWidget *parent=0, Qt::WindowFlags f=0)
void onFindPreviousClicked()
void addTab(QWidget *widget, QString tabName)
virtual ~InternalSettingsDialog()
Ui::InternalSettingsDialogForm * m_ui
Namespace for the Qt Application Framework module of TerraLib.
Namespace for the Qt module of TerraLib.
Configuration flags for the TerraLib Application Framework.
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module.