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
CPDF_SyntaxParser::WordResult Struct Reference

#include <cpdf_syntax_parser.h>

+ Collaboration diagram for CPDF_SyntaxParser::WordResult:

Public Attributes

ByteString word
 
bool is_number
 

Detailed Description

Definition at line 35 of file cpdf_syntax_parser.h.

Member Data Documentation

◆ is_number

bool CPDF_SyntaxParser::WordResult::is_number

◆ word

ByteString CPDF_SyntaxParser::WordResult::word

Definition at line 36 of file cpdf_syntax_parser.h.


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