Uses of Enum
io.qt.location.QPlaceReply.Error
Packages that use QPlaceReply.Error
-
Uses of QPlaceReply.Error in io.qt.location
Fields in io.qt.location with type parameters of type QPlaceReply.ErrorMethods in io.qt.location that return QPlaceReply.ErrorModifier and TypeMethodDescriptionfinal QPlaceReply.Error
QPlaceReply.error()
static QPlaceReply.Error
QPlaceReply.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QPlaceReply.Error
Returns the enum constant of this type with the specified name.static QPlaceReply.Error[]
QPlaceReply.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.location with parameters of type QPlaceReply.ErrorModifier and TypeMethodDescriptionprotected final void
QPlaceReply.setError
(QPlaceReply.Error error, String errorString)