KDECore
kconfig.h
Go to the documentation of this file.
93 IncludeGlobals = 0x01,
94 CascadeConfig = 0x02,
96 SimpleConfig = 0x00,
97 NoCascade = IncludeGlobals,
98 NoGlobals = CascadeConfig,
100 };
Definition: kconfigbase.h:39
Definition: kconfig_p.h:43
OpenFlag
Determines how the system-wide and user's global settings will affect the reading of the configuratio...
Definition: kconfig.h:92
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.