![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| quint64 | id |
| int | pageNumber |
| QSize | imageSize |
| QPdfDocumentRenderOptions | options |
Definition at line 49 of file qpdfpagerenderer.cpp.
| quint64 QPdfPageRendererPrivate::PageRequest::id |
Definition at line 51 of file qpdfpagerenderer.cpp.
| QSize QPdfPageRendererPrivate::PageRequest::imageSize |
Definition at line 53 of file qpdfpagerenderer.cpp.
| QPdfDocumentRenderOptions QPdfPageRendererPrivate::PageRequest::options |
Definition at line 54 of file qpdfpagerenderer.cpp.
Referenced by testing.tools.test_runner._TestCaseRunner::_NewImageArtifact(), testing.tools.test_runner._TestCaseRunner::_RegenerateIfNeeded(), testing.tools.test_runner._PerProcessState::GetSkiaGoldTester(), testing.tools.test_runner._PerProcessConfig::InitializeFeatures(), testing.tools.test_runner.TestRunner::IsSkiaGoldEnabled(), testing.tools.test_runner._PerProcessConfig::NewFinder(), testing.tools.test_runner._TestCaseRunner::TestPixel(), and testing.tools.test_runner._TestCaseRunner::TestText().
| int QPdfPageRendererPrivate::PageRequest::pageNumber |
Definition at line 52 of file qpdfpagerenderer.cpp.