Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPdfPageRendererPrivate::PageRequest Struct Reference
+ Collaboration diagram for QPdfPageRendererPrivate::PageRequest:

Public Attributes

quint64 id
 
int pageNumber
 
QSize imageSize
 
QPdfDocumentRenderOptions options
 

Detailed Description

Definition at line 49 of file qpdfpagerenderer.cpp.

Member Data Documentation

◆ id

quint64 QPdfPageRendererPrivate::PageRequest::id

Definition at line 51 of file qpdfpagerenderer.cpp.

◆ imageSize

QSize QPdfPageRendererPrivate::PageRequest::imageSize

Definition at line 53 of file qpdfpagerenderer.cpp.

◆ options

QPdfDocumentRenderOptions QPdfPageRendererPrivate::PageRequest::options

Definition at line 54 of file qpdfpagerenderer.cpp.

◆ pageNumber

int QPdfPageRendererPrivate::PageRequest::pageNumber

Definition at line 52 of file qpdfpagerenderer.cpp.


The documentation for this struct was generated from the following file: