21 #ifndef PREFERENCEINTERFACE_H 22 #define PREFERENCEINTERFACE_H 49 Action(
const QString& text, QWidget* preference_interface);
53 #endif // PREFERENCEINTERFACE_H The action, which is used to access the Preference.
Definition: PreferenceAction.h:38
Definition: GUI_PreferenceDialog.h:29
Action(const QString &text, QWidget *preference_interface)
PreferenceAction Create QAction object, which is automatically connected to the show event of the und...