KIO
kfile.h
Go to the documentation of this file.
45 File = 1,
46 Directory = 2,
47 Files = 4,
48 ExistingOnly = 8,
49 LocalOnly = 16,
50 ModeMax = 65536
55 Default = 0,
57 Detail = 2,
58 SeparateDirs = 4,
59 PreviewContents = 8,
60 PreviewInfo = 16,
61 Tree = 32,
62 DetailTree = 64,
63 FileViewMax = 65536
67 Single = 1,
68 Multi = 2,
69 Extended = 4,
70 NoSelection = 8
KFile is a class which provides a namespace for some enumerated values associated with the kfile libr...
Definition: kfile.h:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:02 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:50:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.