![]() |
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 | |
| HeaderIndentationScope (OutputWrapper *code) | |
| ~HeaderIndentationScope () | |
Public Attributes | |
| OutputWrapper * | m_code |
Definition at line 68 of file qqmltcoutputprimitives_p.h.
|
inline |
Definition at line 71 of file qqmltcoutputprimitives_p.h.
References QQmltc::OutputWrapper::headerIndent, and m_code.
|
inline |
Definition at line 72 of file qqmltcoutputprimitives_p.h.
References QQmltc::OutputWrapper::headerIndent, and m_code.
| OutputWrapper* QQmltc::OutputWrapper::HeaderIndentationScope::m_code |
Definition at line 70 of file qqmltcoutputprimitives_p.h.
Referenced by HeaderIndentationScope(), and ~HeaderIndentationScope().