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_syntax_parser.h>
Public Attributes | |
ByteString | word |
bool | is_number |
Definition at line 35 of file cpdf_syntax_parser.h.
bool CPDF_SyntaxParser::WordResult::is_number |
Definition at line 37 of file cpdf_syntax_parser.h.
Referenced by CPDF_SyntaxParser::GetIndirectObject(), CPDF_Parser::GetTrailerEnds(), CPDF_Parser::ParseStartXRef(), and CPDF_Parser::RebuildCrossRef().
ByteString CPDF_SyntaxParser::WordResult::word |
Definition at line 36 of file cpdf_syntax_parser.h.