Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Parser::IncludePath Struct Reference

#include <parser.h>

+ Collaboration diagram for Parser::IncludePath:

Public Member Functions

 IncludePath (const QByteArray &_path)
 

Public Attributes

QByteArray path
 
bool isFrameworkPath
 

Detailed Description

Definition at line 23 of file parser.h.

Constructor & Destructor Documentation

◆ IncludePath()

Parser::IncludePath::IncludePath ( const QByteArray & _path)
inlineexplicit

Definition at line 25 of file parser.h.

Member Data Documentation

◆ isFrameworkPath

bool Parser::IncludePath::isFrameworkPath

Definition at line 28 of file parser.h.

◆ path

QByteArray Parser::IncludePath::path

Definition at line 27 of file parser.h.


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