Qt 6.x
The Qt SDK
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 306 of file language.cpp.


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