Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickpdfbookmarkmodel.cpp
Go to the documentation of this file.
1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
5#include <QLoggingCategory>
6
8
12
26{
27}
28
33
40{
41 return m_quickDocument;
42}
43
45{
46 if (document == m_quickDocument)
47 return;
48 m_quickDocument = document;
51}
52
54
55#include "moc_qquickpdfbookmarkmodel_p.cpp"
\inmodule QtCore
Definition qobject.h:90
The QPdfBookmarkModel class holds a tree of of links (anchors) within a PDF document,...
void setDocument(QPdfDocument *document)
~QQuickPdfBookmarkModel() override
QQuickPdfBookmarkModel(QObject *parent=nullptr)
A tree of links (anchors) within a PDF document, such as the table of contents.
void setDocument(QQuickPdfDocument *document)
Combined button and popup list for selecting options.
#define emit
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent