QGIS API Documentation
3.40.0-Bratislava (b56115d8743)
Loading...
Searching...
No Matches
src
gui
settings
qgssettingsregistrygui.h
Go to the documentation of this file.
1
/***************************************************************************
2
qgssettingsregistrygui.h
3
--------------------------------------
4
Date : July 2021
5
Copyright : (C) 2021 by Damiano Lombardi
6
Email : damiano at opengis dot ch
7
***************************************************************************
8
* *
9
* This program is free software; you can redistribute it and/or modify *
10
* it under the terms of the GNU General Public License as published by *
11
* the Free Software Foundation; either version 2 of the License, or *
12
* (at your option) any later version. *
13
* *
14
***************************************************************************/
15
16
17
#ifndef QGSSETTINGSREGISTRYGUI_H
18
#define QGSSETTINGSREGISTRYGUI_H
19
20
#include "qgis_gui.h"
21
#include "
qgssettingsregistry.h
"
22
23
24
class
QgsSettingsEntryBool
;
25
34
Q_NOWARN_DEPRECATED_PUSH
35
class
GUI_EXPORT
QgsSettingsRegistryGui
:
public
QgsSettingsRegistry
36
{
37
Q_NOWARN_UNREACHABLE_POP
38
// TODO QGIS 4 do not inherit QgsSettingsRegistry
39
public
:
40
41
QgsSettingsRegistryGui
();
42
virtual
~QgsSettingsRegistryGui
();
43
44
#ifndef SIP_RUN
46
static
const
QgsSettingsEntryBool
*
settingsRespectScreenDPI
;
47
48
#endif
49
50
};
51
52
#endif
// QGSSETTINGSREGISTRYGUI_H
QgsSettingsEntryBool
A boolean settings entry.
Definition
qgssettingsentryimpl.h:305
QgsSettingsRegistryGui
QgsSettingsRegistryGui is used for settings introspection and collects all QgsSettingsEntry instances...
Definition
qgssettingsregistrygui.h:36
QgsSettingsRegistryGui::settingsRespectScreenDPI
static const QgsSettingsEntryBool * settingsRespectScreenDPI
Settings entry respect screen dpi.
Definition
qgssettingsregistrygui.h:46
QgsSettingsRegistry
QgsSettingsRegistry is used for settings introspection and collects a list of child QgsSettingsRegist...
Definition
qgssettingsregistry.h:39
Q_NOWARN_DEPRECATED_PUSH
#define Q_NOWARN_DEPRECATED_PUSH
Definition
qgis.h:6493
Q_NOWARN_UNREACHABLE_POP
#define Q_NOWARN_UNREACHABLE_POP
Definition
qgis.h:6496
qgssettingsregistry.h
Generated on Mon Oct 28 2024 22:06:03 for QGIS API Documentation by
1.9.8