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.ErrorQPlaceReply.error()static QPlaceReply.ErrorQPlaceReply.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QPlaceReply.ErrorReturns 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 voidQPlaceReply.setError(QPlaceReply.Error error, String errorString)