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
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 151 of file language.h.

Constructor & Destructor Documentation

◆ _stackVariable()

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

Definition at line 153 of file language.h.

Referenced by language::_stackVariable< false >::_stackVariable().

Here is the caller graph for this function:

Member Function Documentation

◆ format()

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

Definition at line 156 of file language.h.


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