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
5#include <QLoggingCategory>
6
8
12
23{
24}
25
30
34QPdfPageNavigator *QQuickPdfPageNavigator::navStack()
35{
36 return static_cast<QPdfPageNavigator *>(qmlExtendedObject(this));
37}
38
129
130#include "moc_qquickpdfpagenavigator_p.cpp"
\inmodule QtCore
Definition qobject.h:90
Navigation history within a PDF document.
~QQuickPdfPageNavigator() override
QQuickPdfPageNavigator(QObject *parent=nullptr)
History of the destinations visited within a PDF Document.
Combined button and popup list for selecting options.
QObject * qmlExtendedObject(QObject *object)
Definition qqml.cpp:125
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent