Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QAbstractItemModel>
#include <QtCore/QMap>
#include <QtGui/QIcon>
Go to the source code of this file.
Classes | |
class | BookmarkModel |
Typedefs | |
typedef QMap< BookmarkItem *, QPersistentModelIndex > | ItemModelIndexCache |
typedef QMap<BookmarkItem*, QPersistentModelIndex> ItemModelIndexCache |
Definition at line 17 of file bookmarkmodel.h.