![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_pagelabel.h>
Public Member Functions | |
CPDF_PageLabel (CPDF_Document *doc) | |
~CPDF_PageLabel () | |
std::optional< WideString > | GetLabel (int page_index) const |
Definition at line 17 of file cpdf_pagelabel.h.
|
explicit |
Definition at line 91 of file cpdf_pagelabel.cpp.
Referenced by FPDF_GetPageLabel().
|
default |
std::optional< WideString > CPDF_PageLabel::GetLabel | ( | int | page_index | ) | const |
Definition at line 95 of file cpdf_pagelabel.cpp.
References fxcrt::ByteString::ByteString(), fxcrt::WideString::FormatInteger(), CPDF_Dictionary::GetByteStringFor(), CPDF_Dictionary::GetIntegerFor(), CPDF_Dictionary::GetUnicodeTextFor(), CPDF_Dictionary::KeyExist(), fxcrt::WideString::operator+=(), and fxcrt::WideString::operator=().