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