Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
bookmarkmodel.cpp File Reference

(1abcc2970bb54149cf21400caee2bb6467bf7815)

#include "bookmarkmodel.h"
#include "bookmarkitem.h"
#include <QtCore/QIODevice>
#include <QtCore/QMimeData>
#include <QtCore/QStack>
#include <QtWidgets/QApplication>
#include <QtWidgets/QStyle>
#include <QtWidgets/QTreeView>
+ Include dependency graph for bookmarkmodel.cpp:

Go to the source code of this file.

Variables

const quint32 VERSION = 0xe53798
 
const QLatin1StringView MIMETYPE ("application/bookmarks.assistant")
 

Variable Documentation

◆ MIMETYPE

const QLatin1StringView MIMETYPE ( "application/bookmarks.assistant" )

◆ VERSION

const quint32 VERSION = 0xe53798

Definition at line 16 of file bookmarkmodel.cpp.