Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickpdflinkmodel.cpp
Go to the documentation of this file.
1// Copyright (C) 2020 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 <QQuickItem>
6#include <QQmlEngine>
7#include <QStandardPaths>
8
10
14
74{
75}
76
81
88{
89 return m_quickDocument;
90}
91
93{
94 if (document == m_quickDocument)
95 return;
96 m_quickDocument = document;
97 if (document)
99}
100
108
109#include "moc_qquickpdflinkmodel_p.cpp"
\inmodule QtCore
Definition qobject.h:90
The QPdfLinkModel class holds the geometry and the destination for each link that the specified \l pa...
void setDocument(QPdfDocument *document)
QQuickPdfDocument * document
QQuickPdfLinkModel(QObject *parent=nullptr)
A representation of links within a PDF document.
~QQuickPdfLinkModel() override
Combined button and popup list for selecting options.
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent