KIO
Go to the documentation of this file.
19 #ifndef CONFIG_KFILE_H
20 #define CONFIG_KFILE_H
24 #define DefaultViewStyle QLatin1String("SimpleView")
25 #define DefaultPannerPosition 40
26 #define DefaultMixDirsAndFiles false
27 #define DefaultShowStatusLine false
28 #define DefaultShowHidden false
29 #define DefaultCaseInsensitive true
30 #define DefaultDirsFirst true
31 #define DefaultSortReversed false
32 #define DefaultRecentURLsNumber 15
33 #define DefaultDirectoryFollowing true
34 #define DefaultAutoSelectExtChecked true
35 #define ConfigGroup QLatin1String("KFileDialog Settings")
36 #define RecentURLs QLatin1String("Recent URLs")
37 #define RecentFiles QLatin1String("Recent Files")
38 #define RecentURLsNumber QLatin1String("Maximum of recent URLs")
39 #define RecentFilesNumber QLatin1String("Maximum of recent files")
40 #define DialogWidth QLatin1String("Width (%1)")
41 #define DialogHeight QLatin1String("Height (%1)")
42 #define ConfigShowStatusLine QLatin1String("ShowStatusLine")
43 #define AutoDirectoryFollowing QLatin1String("Automatic directory following")
44 #define PathComboCompletionMode QLatin1String("PathCombo Completionmode")
45 #define LocationComboCompletionMode QLatin1String("LocationCombo Completionmode")
46 #define ShowSpeedbar QLatin1String("Show Speedbar")
47 #define SpeedbarWidth QLatin1String("Speedbar Width")
48 #define ShowBookmarks QLatin1String("Show Bookmarks")
49 #define AutoSelectExtChecked QLatin1String("Automatically select filename extension")
50 #define BreadcrumbNavigation QLatin1String("Breadcrumb Navigation")
51 #define ShowFullPath QLatin1String("Show Full Path")
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:52 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.