![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "bookmarkmodel.h"#include "bookmarkitem.h"#include <QtCore/QIODevice>#include <QtCore/QMimeData>#include <QtCore/QStack>#include <QtWidgets/QApplication>#include <QtWidgets/QStyle>#include <QtWidgets/QTreeView>Go to the source code of this file.
Functions | |
| const QLatin1StringView | MIMETYPE ("application/bookmarks.assistant") |
Variables | |
| const quint32 | VERSION = 0xe53798 |
| const QLatin1StringView MIMETYPE | ( | "application/bookmarks.assistant" | ) |
| const quint32 VERSION = 0xe53798 |
Definition at line 16 of file bookmarkmodel.cpp.