![]() |
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/QVariant>#include <QtCore/QList>Go to the source code of this file.
Classes | |
| class | BookmarkItem |
Typedefs | |
| typedef QList< QVariant > | DataVector |
Enumerations | |
| enum | { UserRoleUrl = Qt::UserRole + 50 , UserRoleFolder = Qt::UserRole + 100 , UserRoleExpanded = Qt::UserRole + 150 } |
| typedef QList<QVariant> DataVector |
Definition at line 18 of file bookmarkitem.h.
| anonymous enum |
| Enumerator | |
|---|---|
| UserRoleUrl | |
| UserRoleFolder | |
| UserRoleExpanded | |
Definition at line 12 of file bookmarkitem.h.