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
QQmltc::CompilerInfo Struct Reference

#include <qqmltccompiler_p.h>

Collaboration diagram for QQmltc::CompilerInfo:

Public Attributes

QString outputCppFile
QString outputHFile
QString outputNamespace
QString resourcePath
QString exportMacro
QString exportInclude

Detailed Description

Definition at line 34 of file qqmltccompiler_p.h.

Member Data Documentation

◆ exportInclude

QString QQmltc::CompilerInfo::exportInclude

Definition at line 41 of file qqmltccompiler_p.h.

◆ exportMacro

QString QQmltc::CompilerInfo::exportMacro

Definition at line 40 of file qqmltccompiler_p.h.

◆ outputCppFile

QString QQmltc::CompilerInfo::outputCppFile

Definition at line 36 of file qqmltccompiler_p.h.

◆ outputHFile

QString QQmltc::CompilerInfo::outputHFile

Definition at line 37 of file qqmltccompiler_p.h.

◆ outputNamespace

QString QQmltc::CompilerInfo::outputNamespace

Definition at line 38 of file qqmltccompiler_p.h.

◆ resourcePath

QString QQmltc::CompilerInfo::resourcePath

Definition at line 39 of file qqmltccompiler_p.h.


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