Uses of Class
io.qt.core.QCborStreamWriter
Package | Description |
---|---|
io.qt.core |
-
Uses of QCborStreamWriter in io.qt.core
Methods in io.qt.core with parameters of type QCborStreamWriter Modifier and Type Method Description void
QCborValue. toCbor(QCborStreamWriter writer)
Overloaded function forQCborValue.toCbor(io.qt.core.QCborStreamWriter, io.qt.core.QCborValue.EncodingOptions)
withopt = new io.qt.core.QCborValue.EncodingOptions(0)
.void
QCborValue. toCbor(QCborStreamWriter writer, QCborValue.EncodingOption... opt)
Overloaded function forQCborValue.toCbor(io.qt.core.QCborStreamWriter, io.qt.core.QCborValue.EncodingOptions)
.void
QCborValue. toCbor(QCborStreamWriter writer, QCborValue.EncodingOptions opt)