KIO
kmimetyperesolver.cpp
Go to the documentation of this file.
68 m_adapter->connect(KAbstractViewAdapter::ScrollBarValueChanged, q, SLOT(_k_slotViewportAdjusted()));
int timeout
KMimeType::Ptr determineMimeType() const
Returns the mimetype of the file item.
Definition: kfileitem.cpp:779
KFileItem itemForIndex(const QModelIndex &index) const
Return the fileitem for a given index.
Definition: kdirmodel.cpp:943
virtual QModelIndex index(int row, int column, const QModelIndex &parent=QModelIndex()) const
Reimplemented from QAbstractItemModel. O(1)
Definition: kdirmodel.cpp:979
Definition: kabstractviewadapter_p.h:36
Implementation of the view adapter for the default case when an instance of QAbstractItemView is used...
Definition: defaultviewadapter_p.h:34
@ ScrollBarValueChanged
Definition: kabstractviewadapter_p.h:40
const KShortcut & end()
A KFileItem is a generic class to handle a file, local or remote.
Definition: kfileitem.h:45
This class implements the "delayed-mimetype-determination" feature, for directory views.
Definition: kmimetyperesolver.h:45
virtual QAbstractItemModel * model() const =0
KMimeTypeResolver(QAbstractItemView *view, KDirModel *model)
The mimetype resolver is made a child of the view.
Definition: kmimetyperesolver.cpp:108
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.