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::CodeGenerator::PreparedValue Struct Reference

#include <qqmltccompilerpieces_p.h>

Collaboration diagram for QQmltc::CodeGenerator::PreparedValue:

Public Attributes

QStringList prologue
QString value
QStringList epilogue

Detailed Description

Definition at line 141 of file qqmltccompilerpieces_p.h.

Member Data Documentation

◆ epilogue

QStringList QQmltc::CodeGenerator::PreparedValue::epilogue

Definition at line 145 of file qqmltccompilerpieces_p.h.

◆ prologue

QStringList QQmltc::CodeGenerator::PreparedValue::prologue

Definition at line 143 of file qqmltccompilerpieces_p.h.

◆ value

QString QQmltc::CodeGenerator::PreparedValue::value

Definition at line 144 of file qqmltccompilerpieces_p.h.


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