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
QTextStreamManipulator Class Reference

#include <qtextstream.h>

+ Collaboration diagram for QTextStreamManipulator:

Public Member Functions

constexpr QTextStreamManipulator (QTSMFI m, int a) noexcept
 
constexpr QTextStreamManipulator (QTSMFC m, QChar c) noexcept
 
void exec (QTextStream &s)
 

Detailed Description

Definition at line 191 of file qtextstream.h.

Constructor & Destructor Documentation

◆ QTextStreamManipulator() [1/2]

constexpr QTextStreamManipulator::QTextStreamManipulator ( QTSMFI m,
int a )
inlineconstexprnoexcept

Definition at line 194 of file qtextstream.h.

◆ QTextStreamManipulator() [2/2]

constexpr QTextStreamManipulator::QTextStreamManipulator ( QTSMFC m,
QChar c )
inlineconstexprnoexcept

Definition at line 195 of file qtextstream.h.

Member Function Documentation

◆ exec()

void QTextStreamManipulator::exec ( QTextStream & s)
inline

Definition at line 196 of file qtextstream.h.

References arg, and ch.


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