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::MemberNameScope Struct Reference

#include <qqmltcoutputprimitives_p.h>

Collaboration diagram for QQmltc::OutputWrapper::MemberNameScope:

Public Member Functions

 MemberNameScope (OutputWrapper *code, const QString &str)
 ~MemberNameScope ()

Public Attributes

OutputWrapperm_code

Detailed Description

Definition at line 57 of file qqmltcoutputprimitives_p.h.

Constructor & Destructor Documentation

◆ MemberNameScope()

QQmltc::OutputWrapper::MemberNameScope::MemberNameScope ( OutputWrapper * code,
const QString & str )
inline

Definition at line 60 of file qqmltcoutputprimitives_p.h.

References m_code.

◆ ~MemberNameScope()

QQmltc::OutputWrapper::MemberNameScope::~MemberNameScope ( )
inline

Definition at line 64 of file qqmltcoutputprimitives_p.h.

References m_code.

Member Data Documentation

◆ m_code

OutputWrapper* QQmltc::OutputWrapper::MemberNameScope::m_code

Definition at line 59 of file qqmltcoutputprimitives_p.h.

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


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