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::repeat Class Reference

#include <language.h>

+ Collaboration diagram for language::repeat:

Public Member Functions

 repeat (int count, char c)
 

Friends

QTextStreamoperator<< (QTextStream &str, const repeat &r)
 

Detailed Description

Definition at line 113 of file language.h.

Constructor & Destructor Documentation

◆ repeat()

language::repeat::repeat ( int count,
char c )
inlineexplicit

Definition at line 115 of file language.h.

Friends And Related Symbol Documentation

◆ operator<<

QTextStream & operator<< ( QTextStream & str,
const repeat & r )
friend

Definition at line 307 of file language.cpp.


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