![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmltcoutputprimitives_p.h>
Public Member Functions | |
| CppIndentationScope (OutputWrapper *code) | |
| ~CppIndentationScope () | |
Public Attributes | |
| OutputWrapper * | m_code |
Definition at line 76 of file qqmltcoutputprimitives_p.h.
|
inline |
Definition at line 79 of file qqmltcoutputprimitives_p.h.
References QQmltc::OutputWrapper::cppIndent, and m_code.
|
inline |
Definition at line 80 of file qqmltcoutputprimitives_p.h.
References QQmltc::OutputWrapper::cppIndent, and m_code.
| OutputWrapper* QQmltc::OutputWrapper::CppIndentationScope::m_code |
Definition at line 78 of file qqmltcoutputprimitives_p.h.
Referenced by CppIndentationScope(), and ~CppIndentationScope().