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 };
Controls and provides information to all KDE applications.
Definition: kapplication.h:82
Text is automatically filled in whenever possible.
Definition: kglobalsettings.h:187
TearOffHandle
This enum describes the return type for insertTearOffHandle() whether to insert a handle or not...
Definition: kglobalsettings.h:130
Lists all possible matches in a popup list-box to choose from.
Definition: kglobalsettings.h:199
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
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.