KIO
kdirmodel.h
Go to the documentation of this file.
122 ModifiedTime,
123 Permissions,
124 Owner,
127 ColumnCount
128 };
137 FileItemRole = 0x07A263FF,
138 ChildCountRole = 0x2C4D0A40,
139 HasJobRole = 0x01E555A5
143 NoDrops = 0,
144 DropOnDirectory = 1,
145 DropOnAnyFile = 2,
146 DropOnLocalExecutable = 4
161 virtual bool dropMimeData ( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent );
169 virtual QVariant headerData ( int section, Qt::Orientation orientation, int role = Qt::DisplayRole ) const;
171 virtual QModelIndex index ( int row, int column, const QModelIndex & parent = QModelIndex() ) const;
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition: kfileitem.h:674
Helper class for the kiojob used to list and update a directory.
Definition: kdirlister.h:57
Group
QStringList mimeTypes(Mode mode=Writing)
Returns a list of MIME types for all KImageIO supported formats.
Definition: kimageio.cpp:64
A KFileItem is a generic class to handle a file, local or remote.
Definition: kfileitem.h:45
Type
Definition: joburlcache_p.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sun Jan 19 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sun Jan 19 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.