tdeglobalsettings.h
Controls and provides information to all KDE applications.
Definition tdeapplication.h:97
static TQString musicPath()
The path where documents are stored of the current user.
Definition tdeglobalsettings.h:266
Completion
This enum describes the completion mode used for by the TDECompletion class.
Definition tdeglobalsettings.h:178
@ CompletionShell
Complete text much in the same way as a typical *nix shell would.
Definition tdeglobalsettings.h:194
@ CompletionAuto
Text is automatically filled in whenever possible.
Definition tdeglobalsettings.h:186
@ CompletionPopup
Lists all possible matches in a popup list-box to choose from.
Definition tdeglobalsettings.h:198
@ CompletionMan
Same as automatic except shortest match is used for completion.
Definition tdeglobalsettings.h:190
static TQString downloadPath()
The path where documents are stored of the current user.
Definition tdeglobalsettings.h:260
static TQString videosPath()
The path where documents are stored of the current user.
Definition tdeglobalsettings.h:290
static TQString templatesPath()
The path where templates are stored of the current user.
Definition tdeglobalsettings.h:284
static TQString desktopPath()
The path to the desktop directory of the current user.
Definition tdeglobalsettings.h:248
static TQString documentPath()
The path where documents are stored of the current user.
Definition tdeglobalsettings.h:254
TearOffHandle
This enum describes the return type for insertTearOffHandle() whether to insert a handle or not.
Definition tdeglobalsettings.h:117
static TQString picturesPath()
The path where documents are stored of the current user.
Definition tdeglobalsettings.h:272
static TQString autostartPath()
The path to the autostart directory of the current user.
Definition tdeglobalsettings.h:233
static TQString publicSharePath()
The path of the public share of the current user.
Definition tdeglobalsettings.h:278