QTextStream

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canReadFrom gptkb:QIODevice
gptkb:QString
gptkbp:canWriteTo gptkb:QIODevice
gptkb:QString
gptkbp:definedIn gptkb:QtCore_module
gptkbp:documentation https://doc.qt.io/qt-6/qtextstream.html
gptkbp:hasConstructor QTextStream()
QTextStream(QIODevice*)
QTextStream(QString*)
gptkbp:hasDestructor ~QTextStream()
gptkbp:hasMethod read()
readAll()
write()
flush()
readLine()
setCodec()
setDevice()
setLocale()
gptkbp:headerFile <QTextStream>
https://www.w3.org/2000/01/rdf-schema#label QTextStream
gptkbp:introducedIn gptkb:Qt_2.0
gptkbp:partOf gptkb:Qt_framework
gptkbp:supports gptkb:Unicode
text encoding
locale-aware formatting
gptkbp:usedFor text input
file I/O
text output
string I/O
gptkbp:bfsParent gptkb:QtCore_module
gptkbp:bfsLayer 7