KDEUI
kglobalsettings.h
Go to the documentation of this file.
131 Disable = 0,
134 };
183 CompletionNone=1,
205 };
465 NoEffects = 0x0000,
466 GradientEffects = 0x0001,
467 SimpleAnimationEffects = 0x0002,
470 };
537 static QPalette createNewApplicationPalette(const KSharedConfigPtr &config = KSharedConfigPtr());
568 ApplySettings = 0x1,
570 };
void naturalSortingChanged()
Emitted when the natural sorting has been changed.
void kdisplayPaletteChanged()
Emitted when the application has changed its palette due to a KControl request.
void kdisplayStyleChanged()
Emitted when the application has changed its GUI style in response to a KControl request.
void appearanceChanged()
Emitted when the application has changed either its GUI style, its font or its palette in response to...
Completion
This enum describes the completion mode used for by the KCompletion class.
Definition: kglobalsettings.h:179
@ CompletionPopup
Lists all possible matches in a popup list-box to choose from.
Definition: kglobalsettings.h:199
@ CompletionShell
Complete text much in the same way as a typical *nix shell would.
Definition: kglobalsettings.h:195
@ CompletionMan
Same as automatic except shortest match is used for completion.
Definition: kglobalsettings.h:191
void kdisplayFontChanged()
Emitted when the application has changed its font in response to a KControl request.
void iconChanged(int group)
Emitted when the global icon settings have been changed.
void toolbarAppearanceChanged(int)
Emitted when the settings for toolbars have been changed.
TearOffHandle
This enum describes the return type for insertTearOffHandle() whether to insert a handle or not.
Definition: kglobalsettings.h:130
void settingsChanged(int category)
Emitted when the global settings have been changed.
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.