KIO
Go to the source code of this file.
Macros | |
#define | AutoDirectoryFollowing QLatin1String("Automatic directory following") |
#define | AutoSelectExtChecked QLatin1String("Automatically select filename extension") |
#define | BreadcrumbNavigation QLatin1String("Breadcrumb Navigation") |
#define | ConfigGroup QLatin1String("KFileDialog Settings") |
#define | ConfigShowStatusLine QLatin1String("ShowStatusLine") |
#define | DefaultAutoSelectExtChecked true |
#define | DefaultCaseInsensitive true |
#define | DefaultDirectoryFollowing true |
#define | DefaultDirsFirst true |
#define | DefaultMixDirsAndFiles false |
#define | DefaultPannerPosition 40 |
#define | DefaultRecentURLsNumber 15 |
#define | DefaultShowHidden false |
#define | DefaultShowStatusLine false |
#define | DefaultSortReversed false |
#define | DefaultViewStyle QLatin1String("SimpleView") |
#define | DialogHeight QLatin1String("Height (%1)") |
#define | DialogWidth QLatin1String("Width (%1)") |
#define | LocationComboCompletionMode QLatin1String("LocationCombo Completionmode") |
#define | PathComboCompletionMode QLatin1String("PathCombo Completionmode") |
#define | RecentFiles QLatin1String("Recent Files") |
#define | RecentFilesNumber QLatin1String("Maximum of recent files") |
#define | RecentURLs QLatin1String("Recent URLs") |
#define | RecentURLsNumber QLatin1String("Maximum of recent URLs") |
#define | ShowBookmarks QLatin1String("Show Bookmarks") |
#define | ShowFullPath QLatin1String("Show Full Path") |
#define | ShowSpeedbar QLatin1String("Show Speedbar") |
#define | SpeedbarWidth QLatin1String("Speedbar Width") |
Variables | |
const int | kfile_area = 250 |
Macro Definition Documentation
#define AutoDirectoryFollowing QLatin1String("Automatic directory following") |
Definition at line 43 of file config-kfile.h.
#define AutoSelectExtChecked QLatin1String("Automatically select filename extension") |
Definition at line 49 of file config-kfile.h.
#define BreadcrumbNavigation QLatin1String("Breadcrumb Navigation") |
Definition at line 50 of file config-kfile.h.
#define ConfigGroup QLatin1String("KFileDialog Settings") |
Definition at line 35 of file config-kfile.h.
#define ConfigShowStatusLine QLatin1String("ShowStatusLine") |
Definition at line 42 of file config-kfile.h.
#define DefaultAutoSelectExtChecked true |
Definition at line 34 of file config-kfile.h.
#define DefaultCaseInsensitive true |
Definition at line 29 of file config-kfile.h.
#define DefaultDirectoryFollowing true |
Definition at line 33 of file config-kfile.h.
#define DefaultDirsFirst true |
Definition at line 30 of file config-kfile.h.
#define DefaultMixDirsAndFiles false |
Definition at line 26 of file config-kfile.h.
#define DefaultPannerPosition 40 |
Definition at line 25 of file config-kfile.h.
#define DefaultRecentURLsNumber 15 |
Definition at line 32 of file config-kfile.h.
#define DefaultShowHidden false |
Definition at line 28 of file config-kfile.h.
#define DefaultShowStatusLine false |
Definition at line 27 of file config-kfile.h.
#define DefaultSortReversed false |
Definition at line 31 of file config-kfile.h.
#define DefaultViewStyle QLatin1String("SimpleView") |
Definition at line 24 of file config-kfile.h.
#define DialogHeight QLatin1String("Height (%1)") |
Definition at line 41 of file config-kfile.h.
#define DialogWidth QLatin1String("Width (%1)") |
Definition at line 40 of file config-kfile.h.
#define LocationComboCompletionMode QLatin1String("LocationCombo Completionmode") |
Definition at line 45 of file config-kfile.h.
#define PathComboCompletionMode QLatin1String("PathCombo Completionmode") |
Definition at line 44 of file config-kfile.h.
#define RecentFiles QLatin1String("Recent Files") |
Definition at line 37 of file config-kfile.h.
#define RecentFilesNumber QLatin1String("Maximum of recent files") |
Definition at line 39 of file config-kfile.h.
#define RecentURLs QLatin1String("Recent URLs") |
Definition at line 36 of file config-kfile.h.
#define RecentURLsNumber QLatin1String("Maximum of recent URLs") |
Definition at line 38 of file config-kfile.h.
#define ShowBookmarks QLatin1String("Show Bookmarks") |
Definition at line 48 of file config-kfile.h.
#define ShowFullPath QLatin1String("Show Full Path") |
Definition at line 51 of file config-kfile.h.
#define ShowSpeedbar QLatin1String("Show Speedbar") |
Definition at line 46 of file config-kfile.h.
#define SpeedbarWidth QLatin1String("Speedbar Width") |
Definition at line 47 of file config-kfile.h.
Variable Documentation
const int kfile_area = 250 |
Definition at line 22 of file config-kfile.h.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.