![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpdfdocument_p.h>
Public Attributes | |
| QPointF | position |
| qreal | height = 0 |
| int | charIndex = -1 |
Definition at line 113 of file qpdfdocument_p.h.
| int QPdfDocumentPrivate::TextPosition::charIndex = -1 |
Definition at line 116 of file qpdfdocument_p.h.
| qreal QPdfDocumentPrivate::TextPosition::height = 0 |
Definition at line 115 of file qpdfdocument_p.h.
| QPointF QPdfDocumentPrivate::TextPosition::position |
Definition at line 114 of file qpdfdocument_p.h.