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
bookmarkitem.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include <QtCore/QVariant>
#include <QtCore/QList>
+ Include dependency graph for bookmarkitem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BookmarkItem
 

Typedefs

typedef QList< QVariantDataVector
 

Enumerations

enum  { UserRoleUrl = Qt::UserRole + 50 , UserRoleFolder = Qt::UserRole + 100 , UserRoleExpanded = Qt::UserRole + 150 }
 

Typedef Documentation

◆ DataVector

Definition at line 18 of file bookmarkitem.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
UserRoleUrl 
UserRoleFolder 
UserRoleExpanded 

Definition at line 12 of file bookmarkitem.h.