Uses of Class
io.qt.core.QCborParserError
Packages that use QCborParserError
-
Uses of QCborParserError in io.qt.core
Fields in io.qt.core declared as QCborParserErrorMethods in io.qt.core that return QCborParserErrorModifier and TypeMethodDescriptionQCborParserError.clone()
Creates and returns a copy of this object.Methods in io.qt.core with parameters of type QCborParserErrorModifier and TypeMethodDescriptionfinal boolean
QCborParserError.equals
(QCborParserError value2) Seeoperator==(QCborParserError,
QCborParserError) Constructors in io.qt.core with parameters of type QCborParserErrorModifierConstructorDescriptionQCborParserError
(QCborParserError other) SeeQCborParserError::
QCborParserError(QCborParserError)