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,
537 static QPalette createNewApplicationPalette(const KSharedConfigPtr &config = KSharedConfigPtr());
546 BlockShortcuts, NaturalSortingChanged };
568 ApplySettings = 0x1,
570 };
595 SETTINGS_LOCALE, SETTINGS_STYLE };
void naturalSortingChanged()
Emitted when the natural sorting has been changed.
TearOffHandle
This enum describes the return type for insertTearOffHandle() whether to insert a handle or not.
Definition: kglobalsettings.h:130
@ CompletionMan
Same as automatic except shortest match is used for completion.
Definition: kglobalsettings.h:191
void appearanceChanged()
Emitted when the application has changed either its GUI style, its font or its palette in response to...
void toolbarAppearanceChanged(int)
Emitted when the settings for toolbars have been changed.
void kdisplayStyleChanged()
Emitted when the application has changed its GUI style in response to a KControl request.
void settingsChanged(int category)
Emitted when the global settings have been changed.
void iconChanged(int group)
Emitted when the global icon settings have been changed.
Completion
This enum describes the completion mode used for by the KCompletion class.
Definition: kglobalsettings.h:179
void kdisplayFontChanged()
Emitted when the application has changed its font in response to a KControl request.
void kdisplayPaletteChanged()
Emitted when the application has changed its palette due to a KControl request.
@ 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
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.