List of All Members for QPdfBookmarkModel
This is the complete list of members for QPdfBookmarkModel, including inherited members.
- enum class Role
- QPdfBookmarkModel(QObject *)
- ~QPdfBookmarkModel()
- columnCount(const QModelIndex &) const : int
- data(const QModelIndex &, int) const : QVariant
- document() const : QPdfDocument *
- documentChanged(QPdfDocument *)
- index(int, int, const QModelIndex &) const : QModelIndex
- parent(const QModelIndex &) const : QModelIndex
- roleNames() const : QHash<int, QByteArray>
- rowCount(const QModelIndex &) const : int
- setDocument(QPdfDocument *)