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

#include <cpp.h>

+ Collaboration diagram for IncludeCycle:

Public Attributes

QSet< QStringfileNames
 
QSet< const ParseResults * > results
 

Detailed Description

Definition at line 82 of file cpp.h.

Member Data Documentation

◆ fileNames

QSet<QString> IncludeCycle::fileNames

Definition at line 83 of file cpp.h.

◆ results

QSet<const ParseResults *> IncludeCycle::results

Definition at line 84 of file cpp.h.


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