- abortTransaction
void abortTransaction()
Undocumented in source.
- atEnd
bool atEnd()
Undocumented in source.
- byteOrder
ByteOrder byteOrder()
Undocumented in source. Be warned that the author may not have intended to support it.
- commitTransaction
bool commitTransaction()
Undocumented in source.
- device
QIODevice device()
Undocumented in source. Be warned that the author may not have intended to support it.
- floatingPointPrecision
FloatingPointPrecision floatingPointPrecision()
Undocumented in source.
- rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
- readBytes
QDataStream readBytes(char* , uint len)
Undocumented in source.
- readRawData
int readRawData(char* , int len)
Undocumented in source.
- resetStatus
void resetStatus()
Undocumented in source.
- rollbackTransaction
void rollbackTransaction()
Undocumented in source.
- setByteOrder
void setByteOrder(ByteOrder )
Undocumented in source.
- setDevice
void setDevice(QIODevice )
Undocumented in source.
- setFloatingPointPrecision
void setFloatingPointPrecision(FloatingPointPrecision precision)
Undocumented in source.
- setStatus
void setStatus(Status status)
Undocumented in source.
- setVersion
void setVersion(int v)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipRawData
int skipRawData(int len)
Undocumented in source.
- startTransaction
void startTransaction()
Undocumented in source.
- status
Status status()
Undocumented in source.
- unsetDevice
void unsetDevice()
Undocumented in source.
- version_
int version_()
Undocumented in source. Be warned that the author may not have intended to support it.
- writeBytes
QDataStream writeBytes(const(char)* , uint len)
Undocumented in source.
- writeRawData
int writeRawData(const(char)* , int len)
Undocumented in source.