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