![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmltccompilerpieces_p.h>
Public Attributes | |
| QStringList | prologue |
| QString | value |
| QStringList | epilogue |
Definition at line 141 of file qqmltccompilerpieces_p.h.
| QStringList QQmltc::CodeGenerator::PreparedValue::epilogue |
Definition at line 145 of file qqmltccompilerpieces_p.h.
| QStringList QQmltc::CodeGenerator::PreparedValue::prologue |
Definition at line 143 of file qqmltccompilerpieces_p.h.
| QString QQmltc::CodeGenerator::PreparedValue::value |
Definition at line 144 of file qqmltccompilerpieces_p.h.