Uses of Class
io.qt.core.QCborValue.DiagnosticNotationOptions
-
Uses of QCborValue.DiagnosticNotationOptions in io.qt.core
Modifier and TypeMethodDescriptionQCborValue.DiagnosticNotationOption.asFlags()
Create a QFlags of the enum entry.QCborValue.DiagnosticNotationOption.cleared
(QCborValue.DiagnosticNotationOption e) Excludes other enum entry from a flag of this entry.QCborValue.DiagnosticNotationOptions.clone()
Clones the flagsQCborValue.DiagnosticNotationOption.combined
(QCborValue.DiagnosticNotationOption e) Combines this entry with other enum entry.QCborValue.DiagnosticNotationOptions.combined
(QCborValue.DiagnosticNotationOption e) Combines this flags with enum entry.QCborValue.DiagnosticNotationOption.flags
(QCborValue.DiagnosticNotationOption ... values) Creates a newQCborValue.DiagnosticNotationOptions
from the entries.QCborValue.DiagnosticNotationOptions.setFlag
(QCborValue.DiagnosticNotationOption e) Sets the flage
QCborValue.DiagnosticNotationOptions.setFlag
(QCborValue.DiagnosticNotationOption e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QCborValue.DiagnosticNotationOptions.compareTo
(QCborValue.DiagnosticNotationOptions other) final String
QCborValue.toDiagnosticNotation
(QCborValue.DiagnosticNotationOptions opts)