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

#include <preprocessor.h>

Collaboration diagram for IncludeResolution:

Public Attributes

QByteArray path
qsizetype foundIndex = -1

Detailed Description

Definition at line 33 of file preprocessor.h.

Member Data Documentation

◆ foundIndex

qsizetype IncludeResolution::foundIndex = -1

Definition at line 36 of file preprocessor.h.

◆ path

QByteArray IncludeResolution::path

Definition at line 35 of file preprocessor.h.


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