Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGQmlUtilities::QSSGQmlScopedIndent Struct Reference
+ Collaboration diagram for QSSGQmlUtilities::QSSGQmlScopedIndent:

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

OutputContextoutput
 

Detailed Description

Definition at line 663 of file qssgqmlutilities.cpp.

Member Enumeration Documentation

◆ anonymous enum [1/2]

anonymous enum : quint8
Enumerator
QSSG_INDENT 
QSSG_INDENT 

Definition at line 665 of file qssgqmlutilities.cpp.

◆ anonymous enum [2/2]

anonymous enum : quint8
Enumerator
QSSG_INDENT 
QSSG_INDENT 

Definition at line 665 of file qssgqmlutilities.cpp.

Constructor & Destructor Documentation

◆ QSSGQmlScopedIndent() [1/2]

QSSGQmlUtilities::QSSGQmlScopedIndent::QSSGQmlScopedIndent ( OutputContext & out)
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().

+ Here is the caller graph for this function:

◆ ~QSSGQmlScopedIndent() [1/2]

QSSGQmlUtilities::QSSGQmlScopedIndent::~QSSGQmlScopedIndent ( )
inline

Definition at line 667 of file qssgqmlutilities.cpp.

References output, and QSSG_INDENT.

◆ QSSGQmlScopedIndent() [2/2]

QSSGQmlUtilities::QSSGQmlScopedIndent::QSSGQmlScopedIndent ( OutputContext & out)
inlineexplicit

Definition at line 666 of file qssgqmlutilities.cpp.

◆ ~QSSGQmlScopedIndent() [2/2]

QSSGQmlUtilities::QSSGQmlScopedIndent::~QSSGQmlScopedIndent ( )
inline

Definition at line 667 of file qssgqmlutilities.cpp.

Member Data Documentation

◆ output

OutputContext & QSSGQmlUtilities::QSSGQmlScopedIndent::output

Definition at line 668 of file qssgqmlutilities.cpp.

Referenced by QSSGQmlScopedIndent(), and ~QSSGQmlScopedIndent().


The documentation for this struct was generated from the following file: