CCPdfChapterNode Represents a single node in the chapter/bookmark tree. More...
#include <mupdf_tools.h>
Public Attributes | |
| QString | chapter_title |
| Title of this chapter. | |
| int | chapter_page |
| Page number referred by this chapter. | |
| QList< CCPdfChapterNode > | childs |
| List of child chapter nodes. | |
CCPdfChapterNode Represents a single node in the chapter/bookmark tree.