![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for BookmarkNode:Public Member Functions | |
| BookmarkNode (BookmarkNode *parentNode=nullptr) | |
| ~BookmarkNode () | |
| void | clear () |
| void | appendChild (BookmarkNode *child) |
| BookmarkNode * | child (int row) const |
| int | childCount () const |
| int | row () const |
| BookmarkNode * | parentNode () const |
| QString | title () const |
| void | setTitle (const QString &title) |
| int | level () const |
| void | setLevel (int level) |
| int | pageNumber () const |
| void | setPageNumber (int pageNumber) |
| QPointF | location () const |
| void | setLocation (qreal x, qreal y) |
| qreal | zoom () const |
| void | setZoom (qreal zoom) |
Definition at line 22 of file qpdfbookmarkmodel.cpp.
|
inlineexplicit |
Definition at line 25 of file qpdfbookmarkmodel.cpp.
|
inline |
Definition at line 30 of file qpdfbookmarkmodel.cpp.
References clear().
Here is the call graph for this function:
|
inline |
Definition at line 41 of file qpdfbookmarkmodel.cpp.
References child.
Referenced by QPdfBookmarkModelPrivate::appendChildNode().
Here is the caller graph for this function:
|
inline |
Definition at line 46 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::index().
Here is the caller graph for this function:
|
inline |
Definition at line 51 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModelPrivate::rebuild(), and QPdfBookmarkModel::rowCount().
Here is the caller graph for this function:
|
inline |
Definition at line 35 of file qpdfbookmarkmodel.cpp.
References qDeleteAll().
Referenced by QPdfBookmarkModelPrivate::rebuild().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 79 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::data().
Here is the caller graph for this function:
|
inline |
Definition at line 99 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::data().
Here is the caller graph for this function:
|
inline |
Definition at line 89 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::data().
Here is the caller graph for this function:
|
inline |
Definition at line 64 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::parent().
Here is the caller graph for this function:
|
inline |
Definition at line 56 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::parent().
Here is the caller graph for this function:
|
inline |
Definition at line 84 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModelPrivate::appendChildNode().
Here is the caller graph for this function:Definition at line 104 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModelPrivate::appendChildNode().
Here is the caller graph for this function:
|
inline |
Definition at line 94 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModelPrivate::appendChildNode().
Here is the caller graph for this function:Definition at line 74 of file qpdfbookmarkmodel.cpp.
References title.
Referenced by QPdfBookmarkModelPrivate::appendChildNode().
Here is the caller graph for this function:Definition at line 114 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModelPrivate::appendChildNode().
Here is the caller graph for this function:
|
inline |
Definition at line 69 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::data().
Here is the caller graph for this function:
|
inline |
Definition at line 109 of file qpdfbookmarkmodel.cpp.
Referenced by QPdfBookmarkModel::data().
Here is the caller graph for this function: