KDEUI
kglobalsettings.h
Go to the documentation of this file.
131 Disable = 0,
133 Enable
183 CompletionNone=1,
204 CompletionPopupAuto
465 NoEffects = 0x0000,
466 GradientEffects = 0x0001,
467 SimpleAnimationEffects = 0x0002,
468 ComplexAnimationEffects = 0x0006
537 static QPalette createNewApplicationPalette(const KSharedConfigPtr &config = KSharedConfigPtr());
546 BlockShortcuts, NaturalSortingChanged };
568 ApplySettings = 0x1,
569 ListenForChanges = 0x2
595 SETTINGS_LOCALE, SETTINGS_STYLE };
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
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.