Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
FontData Struct Reference

#include <cpdf_pageobjectholder.h>

+ Collaboration diagram for FontData:

Public Member Functions

bool operator< (const FontData &other) const
 

Public Attributes

ByteString baseFont
 
ByteString type
 

Detailed Description

Definition at line 44 of file cpdf_pageobjectholder.h.

Member Function Documentation

◆ operator<()

bool FontData::operator< ( const FontData & other) const

Definition at line 31 of file cpdf_pageobjectholder.cpp.

Member Data Documentation

◆ baseFont

ByteString FontData::baseFont

Definition at line 45 of file cpdf_pageobjectholder.h.

◆ type

ByteString FontData::type

Definition at line 46 of file cpdf_pageobjectholder.h.


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