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

#include <clangcodeparser.h>

+ Collaboration diagram for ParsedCppFileIR:

Public Attributes

std::vector< UntiedDocumentationuntied
 
std::vector< TiedDocumentationtied
 

Detailed Description

Definition at line 22 of file clangcodeparser.h.

Member Data Documentation

◆ tied

std::vector<TiedDocumentation> ParsedCppFileIR::tied

Definition at line 24 of file clangcodeparser.h.

◆ untied

std::vector<UntiedDocumentation> ParsedCppFileIR::untied

Definition at line 23 of file clangcodeparser.h.


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