Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickpdfpagenavigator.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
4
#include "
qquickpdfpagenavigator_p.h
"
5
#include <QLoggingCategory>
6
7
QT_BEGIN_NAMESPACE
8
12
21
QQuickPdfPageNavigator::QQuickPdfPageNavigator
(
QObject
*
parent
)
22
:
QObject
(
parent
)
23
{
24
}
25
29
QQuickPdfPageNavigator::~QQuickPdfPageNavigator
() =
default
;
30
34
QPdfPageNavigator
*QQuickPdfPageNavigator::navStack()
35
{
36
return
static_cast<
QPdfPageNavigator
*
>
(
qmlExtendedObject
(
this
));
37
}
38
128
QT_END_NAMESPACE
129
130
#include "moc_qquickpdfpagenavigator_p.cpp"
QObject
\inmodule QtCore
Definition
qobject.h:90
QPdfPageNavigator
Navigation history within a PDF document.
Definition
qpdfpagenavigator.h:16
QQuickPdfPageNavigator::~QQuickPdfPageNavigator
~QQuickPdfPageNavigator() override
QQuickPdfPageNavigator::QQuickPdfPageNavigator
QQuickPdfPageNavigator(QObject *parent=nullptr)
History of the destinations visited within a PDF Document.
Definition
qquickpdfpagenavigator.cpp:21
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qmlExtendedObject
QObject * qmlExtendedObject(QObject *object)
Definition
qqml.cpp:125
qquickpdfpagenavigator_p.h
parent
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent
Definition
uiaclientinterfaces_p.h:209
qtwebengine
src
pdfquick
qquickpdfpagenavigator.cpp
Generated by
1.9.7