17 #ifndef QGSOPTIONSDIALOGBASE_H
18 #define QGSOPTIONSDIALOGBASE_H
24 class QDialogButtonBox;
63 void initOptionsBase(
bool restoreUi =
true );
68 void restoreOptionsBaseUi();
71 void updateOptionsListVerticalTabs();
72 void optionsStackedWidget_CurrentChanged(
int indx );
73 void optionsStackedWidget_WidgetRemoved(
int indx );
74 void warnAboutMissingObjects();
77 void showEvent( QShowEvent* e );
78 void paintEvent( QPaintEvent* e );
88 #endif // QGSOPTIONSDIALOGBASE_H