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
language::_stackVariable< withInitParameters > Class Template Reference

#include <language.h>

+ Collaboration diagram for language::_stackVariable< withInitParameters >:

Public Member Functions

 _stackVariable (const char *className, QStringView varName)
 
void format (QTextStream &str) const
 

Detailed Description

template<bool withInitParameters>
class language::_stackVariable< withInitParameters >

Definition at line 152 of file language.h.

Constructor & Destructor Documentation

◆ _stackVariable()

template<bool withInitParameters>
language::_stackVariable< withInitParameters >::_stackVariable ( const char * className,
QStringView varName )
inlineexplicit

Definition at line 154 of file language.h.

Member Function Documentation

◆ format()

template<bool withInitParameters>
void language::_stackVariable< withInitParameters >::format ( QTextStream & str) const
inline

Definition at line 157 of file language.h.

References language::_formatStackVariable(), and str.

+ Here is the call graph for this function:

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