![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Types | |
| enum | : quint8 { QSSG_INDENT = 4 , QSSG_INDENT = 4 } |
| enum | : quint8 { QSSG_INDENT = 4 , QSSG_INDENT = 4 } |
Public Member Functions | |
| QSSGQmlScopedIndent (OutputContext &out) | |
| ~QSSGQmlScopedIndent () | |
| QSSGQmlScopedIndent (OutputContext &out) | |
| ~QSSGQmlScopedIndent () | |
Public Attributes | |
| OutputContext & | output |
Definition at line 663 of file qssgqmlutilities.cpp.
| anonymous enum : quint8 |
| Enumerator | |
|---|---|
| QSSG_INDENT | |
| QSSG_INDENT | |
Definition at line 665 of file qssgqmlutilities.cpp.
| anonymous enum : quint8 |
| Enumerator | |
|---|---|
| QSSG_INDENT | |
| QSSG_INDENT | |
Definition at line 665 of file qssgqmlutilities.cpp.
|
inlineexplicit |
Definition at line 666 of file qssgqmlutilities.cpp.
References output, and QSSG_INDENT.
Referenced by QSSGQmlUtilities::valueToQml(), QSSGQmlUtilities::writeNodeProperties(), QSSGQmlUtilities::writeQml(), QSSGQmlUtilities::writeQmlForAnimation(), QSSGQmlUtilities::writeQmlForNode(), and QSSGQmlUtilities::writeQmlForResourceNode().
|
inline |
Definition at line 667 of file qssgqmlutilities.cpp.
References output, and QSSG_INDENT.
|
inlineexplicit |
Definition at line 666 of file qssgqmlutilities.cpp.
|
inline |
Definition at line 667 of file qssgqmlutilities.cpp.
| OutputContext & QSSGQmlUtilities::QSSGQmlScopedIndent::output |
Definition at line 668 of file qssgqmlutilities.cpp.
Referenced by QSSGQmlScopedIndent(), and ~QSSGQmlScopedIndent().