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
ParseResults Struct Reference

#include <cpp.h>

+ Collaboration diagram for ParseResults:

Public Attributes

int fileId
 
Namespace rootNamespace
 
QSet< const ParseResults * > includes
 

Detailed Description

Definition at line 76 of file cpp.h.

Member Data Documentation

◆ fileId

int ParseResults::fileId

Definition at line 77 of file cpp.h.

Referenced by CppParser::recordResults().

◆ includes

QSet<const ParseResults *> ParseResults::includes

Definition at line 79 of file cpp.h.

◆ rootNamespace

Namespace ParseResults::rootNamespace

Definition at line 78 of file cpp.h.


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