Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSSGQmlUtilities::QSSGQmlScopedIndent Struct Reference
+ Collaboration diagram for QSSGQmlUtilities::QSSGQmlScopedIndent:

Public Types

enum  : quint8 { QSSG_INDENT = 4 }
 

Public Member Functions

 QSSGQmlScopedIndent (OutputContext &out)
 
 ~QSSGQmlScopedIndent ()
 

Public Attributes

OutputContextoutput
 

Detailed Description

Definition at line 663 of file qssgqmlutilities.cpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : quint8
Enumerator
QSSG_INDENT 

Definition at line 665 of file qssgqmlutilities.cpp.

Constructor & Destructor Documentation

◆ QSSGQmlScopedIndent()

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

Definition at line 666 of file qssgqmlutilities.cpp.

References out, and QSSG_INDENT.

◆ ~QSSGQmlScopedIndent()

QSSGQmlUtilities::QSSGQmlScopedIndent::~QSSGQmlScopedIndent ( )
inline

Definition at line 667 of file qssgqmlutilities.cpp.

References QSSGQmlUtilities::OutputContext::indent, output, qMax(), and QSSG_INDENT.

+ Here is the call graph for this function:

Member Data Documentation

◆ output

OutputContext& QSSGQmlUtilities::QSSGQmlScopedIndent::output

Definition at line 668 of file qssgqmlutilities.cpp.

Referenced by ~QSSGQmlScopedIndent().


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