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_pageobjectholder.h>
Public Member Functions | |
bool | operator< (const FontData &other) const |
Public Attributes | |
ByteString | baseFont |
ByteString | type |
Definition at line 44 of file cpdf_pageobjectholder.h.
bool FontData::operator< | ( | const FontData & | other | ) | const |
Definition at line 31 of file cpdf_pageobjectholder.cpp.
ByteString FontData::baseFont |
Definition at line 45 of file cpdf_pageobjectholder.h.
ByteString FontData::type |
Definition at line 46 of file cpdf_pageobjectholder.h.