WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Zbl::ZTextStream Member List

This is the complete list of members for Zbl::ZTextStream, including all inherited members.

AlignAccountingStyle enum valueZbl::ZTextStream
AlignCenter enum valueZbl::ZTextStream
AlignLeft enum valueZbl::ZTextStream
AlignRight enum valueZbl::ZTextStream
atEndZbl::ZTextStream
atEnd() constZbl::ZTextStream
autoDetectUnicodeZbl::ZTextStream
createTags()Zbl::ZTextStreamprotected
deviceZbl::ZTextStream
fieldAlignmentZbl::ZTextStream
FieldAlignment enum nameZbl::ZTextStream
fieldWidthZbl::ZTextStream
FixedNotation enum valueZbl::ZTextStream
flush()Zbl::ZTextStream
ForcePoint enum valueZbl::ZTextStream
ForceSign enum valueZbl::ZTextStream
getAutoDetectUnicode() constZbl::ZTextStream
getFieldAlignment() constZbl::ZTextStream
getFieldWidth() constZbl::ZTextStream
getIntegerBase() constZbl::ZTextStream
getJsDevice()Zbl::ZTextStream
getNumberFlags() constZbl::ZTextStream
getPadChar() constZbl::ZTextStream
getQDevice(QIODevice **device)Zbl::ZTextStreamslot
getRealNumberNotation() constZbl::ZTextStream
getRealNumberPrecision() constZbl::ZTextStream
getStatus() constZbl::ZTextStream
getString() constZbl::ZTextStream
getTags()Zbl::ZTextStream
initZioDevice()Zbl::ZTextStreamprotected
integerBaseZbl::ZTextStream
m_dZbl::ZTextStreamprotected
m_sZbl::ZTextStreamprotected
m_tZbl::ZTextStreamprotected
m_tagsZbl::ZTextStreamprotectedstatic
m_zdZbl::ZTextStreamprotected
NumberFlag enum nameZbl::ZTextStream
numberFlagsZbl::ZTextStream
Ok enum valueZbl::ZTextStream
padCharZbl::ZTextStream
posZbl::ZTextStream
pos() constZbl::ZTextStream
QTextStreamPtr typedefZbl::ZTextStream
read(qint64 maxSize)Zbl::ZTextStream
readAll()Zbl::ZTextStream
readBytes()Zbl::ZTextStream
readChar()Zbl::ZTextStream
ReadCorruptData enum valueZbl::ZTextStream
readDouble()Zbl::ZTextStream
readFloat()Zbl::ZTextStream
readInt()Zbl::ZTextStream
readLine(qint64 maxSize)Zbl::ZTextStream
readLong()Zbl::ZTextStream
readLongLong()Zbl::ZTextStream
ReadPastEnd enum valueZbl::ZTextStream
readShort()Zbl::ZTextStream
readString()Zbl::ZTextStream
readUInt()Zbl::ZTextStream
readULong()Zbl::ZTextStream
readULongLong()Zbl::ZTextStream
readUShort()Zbl::ZTextStream
RealNumberNotation enum nameZbl::ZTextStream
realNumberNotationZbl::ZTextStream
realNumberPrecisionZbl::ZTextStream
registerType()Zbl::ZTextStreamstatic
release()Zbl::ZTextStream
reset()Zbl::ZTextStream
resetStatus()Zbl::ZTextStream
ScientificNotation enum valueZbl::ZTextStream
seek(QVariant pos)Zbl::ZTextStream
setAutoDetectUnicode(bool autoDetectOn)Zbl::ZTextStream
setFieldAlignment(uint alignment)Zbl::ZTextStream
setFieldWidth(int width)Zbl::ZTextStream
setIntegerBase(int base)Zbl::ZTextStream
setLocale(const QString &locale)Zbl::ZTextStream
setNumberFlags(uint flags)Zbl::ZTextStream
setPadChar(uint ch)Zbl::ZTextStream
setRealNumberNotation(uint notation)Zbl::ZTextStream
setRealNumberPrecision(int precision)Zbl::ZTextStream
ShowBase enum valueZbl::ZTextStream
skipWhiteSpace()Zbl::ZTextStream
SmartNotation enum valueZbl::ZTextStream
statusZbl::ZTextStream
Status enum nameZbl::ZTextStream
stringZbl::ZTextStream
tagsZbl::ZTextStream
UppercaseBase enum valueZbl::ZTextStream
UppercaseDigits enum valueZbl::ZTextStream
validateData() constZbl::ZTextStreamprotected
validateReadable() constZbl::ZTextStreamprotected
validateWritable() constZbl::ZTextStreamprotected
writeBytes(QObject *data)Zbl::ZTextStream
writeChar(uint data)Zbl::ZTextStream
writeDouble(double data)Zbl::ZTextStream
WriteFailed enum valueZbl::ZTextStream
writeFloat(float data)Zbl::ZTextStream
writeInt(signed int data)Zbl::ZTextStream
writeLine(const QString &text)Zbl::ZTextStream
writeLong(signed long data)Zbl::ZTextStream
writeLongLong(qlonglong data)Zbl::ZTextStream
writeShort(signed short data)Zbl::ZTextStream
writeString(const QString &text)Zbl::ZTextStream
writeUInt(unsigned int data)Zbl::ZTextStream
writeULong(unsigned long data)Zbl::ZTextStream
writeULongLong(qulonglong data)Zbl::ZTextStream
writeUShort(unsigned short data)Zbl::ZTextStream
ZTextStream(QObject *parent=nullptr)Zbl::ZTextStreamexplicit
ZTextStream(const ZqIODevicePtr device, QObject *parent=nullptr)Zbl::ZTextStreamexplicit
ZTextStream(const ZqStringPtr string, QObject *parent=nullptr)Zbl::ZTextStreamexplicit
~ZTextStream()Zbl::ZTextStreamvirtual