![]() |
Qt 6.x
The Qt SDK
|
Public Types | |
enum | : quint8 { QSSG_INDENT = 4 } |
Public Member Functions | |
QSSGQmlScopedIndent (OutputContext &out) | |
~QSSGQmlScopedIndent () | |
Public Attributes | |
OutputContext & | output |
Definition at line 669 of file qssgqmlutilities.cpp.
anonymous enum : quint8 |
Enumerator | |
---|---|
QSSG_INDENT |
Definition at line 671 of file qssgqmlutilities.cpp.
|
inlineexplicit |
Definition at line 672 of file qssgqmlutilities.cpp.
References out, and QSSG_INDENT.
|
inline |
Definition at line 673 of file qssgqmlutilities.cpp.
References QSSGQmlUtilities::OutputContext::indent, output, qMax(), and QSSG_INDENT.
OutputContext& QSSGQmlUtilities::QSSGQmlScopedIndent::output |
Definition at line 674 of file qssgqmlutilities.cpp.
Referenced by ~QSSGQmlScopedIndent().