QGIS API Documentation
3.43.0-Master (b60ef06885e)
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
f
g
h
i
l
m
n
o
p
q
r
s
t
w
Functions
a
b
c
d
f
g
h
i
l
m
n
o
p
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
3
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
Files
File List
File Members
All
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
a
b
c
e
f
g
h
i
l
n
o
p
q
r
s
t
w
Typedefs
3
a
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
Macros
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
w
y
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
33
Q_NOWARN_DEPRECATED_PUSH
34
class
GUI_EXPORT
QgsSettingsRegistryGui
:
public
QgsSettingsRegistry
35
{
36
Q_NOWARN_UNREACHABLE_POP
37
// TODO QGIS 4 do not inherit QgsSettingsRegistry
38
public
:
39
QgsSettingsRegistryGui
();
40
virtual
~QgsSettingsRegistryGui
();
41
42
#ifndef SIP_RUN
44
static
const
QgsSettingsEntryBool
*
settingsRespectScreenDPI
;
45
46
#endif
47
};
34
class
GUI_EXPORT
QgsSettingsRegistryGui
:
public
QgsSettingsRegistry
{
…
};
48
49
#endif
// QGSSETTINGSREGISTRYGUI_H
QgsSettingsEntryBool
A boolean settings entry.
Definition
qgssettingsentryimpl.h:305
QgsSettingsRegistryGui
Used for settings introspection and collects all QgsSettingsEntry instances of GUI.
Definition
qgssettingsregistrygui.h:35
QgsSettingsRegistryGui::settingsRespectScreenDPI
static const QgsSettingsEntryBool * settingsRespectScreenDPI
Settings entry respect screen dpi.
Definition
qgssettingsregistrygui.h:44
QgsSettingsRegistry
Used for settings introspection and collects a list of child QgsSettingsRegistry and a list of child ...
Definition
qgssettingsregistry.h:39
Q_NOWARN_DEPRECATED_PUSH
#define Q_NOWARN_DEPRECATED_PUSH
Definition
qgis.h:6818
Q_NOWARN_UNREACHABLE_POP
#define Q_NOWARN_UNREACHABLE_POP
Definition
qgis.h:6821
qgssettingsregistry.h
Generated on Sun Apr 6 2025 18:57:15 for QGIS API Documentation by
1.9.8