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,
51 };
55 Default = 0,
56 Simple = 1,
57 Detail = 2,
58 SeparateDirs = 4,
59 PreviewContents = 8,
60 PreviewInfo = 16,
61 Tree = 32,
62 DetailTree = 64,
64 };
67 Single = 1,
68 Multi = 2,
69 Extended = 4,
71 };
KFile is a class which provides a namespace for some enumerated values associated with the kfile libr...
Definition: kfile.h:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.