PdfBookmarkModel QML Type

목차와 같은 PDF 문서 내의 링크(앵커) 트리입니다. 더 보기...

Import Statement: import QtQuick.Pdf
Since: Qt 6.4

속성

상세 설명

PDF 문서에는 일반적으로 목차를 나타내는 링크 대상의 계층 구조가 포함되어 PDF 뷰어의 사이드바에 표시될 수 있으므로 사용자가 문서에서 해당 위치로 빠르게 이동할 수 있습니다. 이 QAbstractItemModelTreeView, ListView, QTreeView 또는 QListView 에 표시하기에 적합한 형태로 정보를 보관합니다.

속성 문서

document : PdfDocument

이 속성에는 북마크를 찾을 수 있는 PDF 문서가 저장됩니다.


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.