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
QQmltc::OutputWrapper::HeaderIndentationScope Struct Reference

#include <qqmltcoutputprimitives_p.h>

Collaboration diagram for QQmltc::OutputWrapper::HeaderIndentationScope:

Public Member Functions

 HeaderIndentationScope (OutputWrapper *code)
 ~HeaderIndentationScope ()

Public Attributes

OutputWrapperm_code

Detailed Description

Definition at line 68 of file qqmltcoutputprimitives_p.h.

Constructor & Destructor Documentation

◆ HeaderIndentationScope()

QQmltc::OutputWrapper::HeaderIndentationScope::HeaderIndentationScope ( OutputWrapper * code)
inline

Definition at line 71 of file qqmltcoutputprimitives_p.h.

References QQmltc::OutputWrapper::headerIndent, and m_code.

◆ ~HeaderIndentationScope()

QQmltc::OutputWrapper::HeaderIndentationScope::~HeaderIndentationScope ( )
inline

Definition at line 72 of file qqmltcoutputprimitives_p.h.

References QQmltc::OutputWrapper::headerIndent, and m_code.

Member Data Documentation

◆ m_code

OutputWrapper* QQmltc::OutputWrapper::HeaderIndentationScope::m_code

Definition at line 70 of file qqmltcoutputprimitives_p.h.

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


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