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

Constructor & Destructor Documentation

◆ repeat()

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

Definition at line 114 of file language.h.

◆ operator<<

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

Definition at line 316 of file language.cpp.


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