Uses of Class
io.qt.core.QCborValue.DiagnosticNotationOptions
Packages that use QCborValue.DiagnosticNotationOptions
-
Uses of QCborValue.DiagnosticNotationOptions in io.qt.core
Methods in io.qt.core that return QCborValue.DiagnosticNotationOptionsModifier 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
Methods in io.qt.core with parameters of type QCborValue.DiagnosticNotationOptionsModifier and TypeMethodDescriptionfinal int
QCborValue.DiagnosticNotationOptions.compareTo
(QCborValue.DiagnosticNotationOptions other) final String
QCborValue.toDiagnosticNotation
(QCborValue.DiagnosticNotationOptions opts)