Uses of Class
io.qt.core.QCborValue.DiagnosticNotationOptions
Package | Description |
---|---|
io.qt.core |
-
Uses of QCborValue.DiagnosticNotationOptions in io.qt.core
Methods in io.qt.core that return QCborValue.DiagnosticNotationOptions Modifier and Type Method Description QCborValue.DiagnosticNotationOptions
QCborValue.DiagnosticNotationOption. asFlags()
Create a QFlags of the enum entry.QCborValue.DiagnosticNotationOptions
QCborValue.DiagnosticNotationOptions. clone()
Clones the flagsQCborValue.DiagnosticNotationOptions
QCborValue.DiagnosticNotationOption. combined(QCborValue.DiagnosticNotationOption e)
Combines this entry with other enum entry.QCborValue.DiagnosticNotationOptions
QCborValue.DiagnosticNotationOptions. combined(QCborValue.DiagnosticNotationOption e)
Combines this flags with enum entry.static QCborValue.DiagnosticNotationOptions
QCborValue.DiagnosticNotationOption. flags(QCborValue.DiagnosticNotationOption... values)
Creates a newQCborValue.DiagnosticNotationOptions
from the entries.QCborValue.DiagnosticNotationOptions
QCborValue.DiagnosticNotationOptions. setFlag(QCborValue.DiagnosticNotationOption e)
Sets the flage
QCborValue.DiagnosticNotationOptions
QCborValue.DiagnosticNotationOptions. setFlag(QCborValue.DiagnosticNotationOption e, boolean on)
Sets or clears the flagflag
Methods in io.qt.core with parameters of type QCborValue.DiagnosticNotationOptions Modifier and Type Method Description int
QCborValue.DiagnosticNotationOptions. compareTo(QCborValue.DiagnosticNotationOptions other)
String
QCborValue. toDiagnosticNotation(QCborValue.DiagnosticNotationOptions opts)