9 #include <QScopedPointer>
15 class DeveloperSettingsWidget;
27 QScopedPointer<Ui::DeveloperSettingsWidget> mUi;
30 void onCheckBoxStateChanged();
31 virtual void showEvent(QShowEvent*)
override;
Dialog to display information about the application.
Definition: AboutDialog.h:13
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15