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::_string< AsQString > Class Template Reference

#include <language.h>

+ Collaboration diagram for language::_string< AsQString >:

Public Member Functions

 _string (const QString &value, const QString &indent=QString())
 
void format (QTextStream &str) const
 

Detailed Description

template<bool AsQString>
class language::_string< AsQString >

Definition at line 89 of file language.h.

Constructor & Destructor Documentation

◆ _string()

template<bool AsQString>
language::_string< AsQString >::_string ( const QString & value,
const QString & indent = QString() )
inlineexplicit

Definition at line 92 of file language.h.

Member Function Documentation

◆ format()

template<bool AsQString>
void language::_string< AsQString >::format ( QTextStream & str) const
inline

Definition at line 95 of file language.h.

References language::_formatString(), and str.

+ Here is the call graph for this function:

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