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
QPdfViewPrivate::DocumentLayout Struct Reference

#include <qpdfview_p.h>

+ Collaboration diagram for QPdfViewPrivate::DocumentLayout:

Public Attributes

QSize documentSize
 
QHash< int, QPair< QRect, qreal > > pageGeometryAndScale
 

Detailed Description

Definition at line 51 of file qpdfview_p.h.

Member Data Documentation

◆ documentSize

QSize QPdfViewPrivate::DocumentLayout::documentSize

Definition at line 53 of file qpdfview_p.h.

◆ pageGeometryAndScale

QHash<int, QPair<QRect, qreal> > QPdfViewPrivate::DocumentLayout::pageGeometryAndScale

Definition at line 54 of file qpdfview_p.h.


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