Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QPdfPageSelectorPrivate Class Reference

#include <qpdfpageselector_p.h>

+ Collaboration diagram for QPdfPageSelectorPrivate:

Public Member Functions

 QPdfPageSelectorPrivate (QPdfPageSelector *q)
 
void documentStatusChanged ()
 

Public Attributes

QPdfPageSelectorq_ptr
 
QPointer< QPdfDocumentdocument
 
QMetaObject::Connection documentStatusChangedConnection
 

Detailed Description

Definition at line 26 of file qpdfpageselector_p.h.

Constructor & Destructor Documentation

◆ QPdfPageSelectorPrivate()

QT_BEGIN_NAMESPACE QPdfPageSelectorPrivate::QPdfPageSelectorPrivate ( QPdfPageSelector q)

Definition at line 11 of file qpdfpageselector.cpp.

Member Function Documentation

◆ documentStatusChanged()

void QPdfPageSelectorPrivate::documentStatusChanged ( )

Definition at line 16 of file qpdfpageselector.cpp.

References document, QPointer< T >::isNull(), QPdfDocument::pageCount, QPdfDocument::Ready, and QPdfDocument::status.

+ Here is the call graph for this function:

Member Data Documentation

◆ document

QPointer<QPdfDocument> QPdfPageSelectorPrivate::document

Definition at line 36 of file qpdfpageselector_p.h.

Referenced by documentStatusChanged().

◆ documentStatusChangedConnection

QMetaObject::Connection QPdfPageSelectorPrivate::documentStatusChangedConnection

Definition at line 37 of file qpdfpageselector_p.h.

◆ q_ptr

QPdfPageSelector* QPdfPageSelectorPrivate::q_ptr

Definition at line 35 of file qpdfpageselector_p.h.


The documentation for this class was generated from the following files: