Uses of Enum
io.qt.location.QPlaceReply.Type
Packages that use QPlaceReply.Type
-
Uses of QPlaceReply.Type in io.qt.location
Methods in io.qt.location that return QPlaceReply.TypeModifier and TypeMethodDescriptionstatic QPlaceReply.Type
QPlaceReply.Type.resolve
(int value) Returns the corresponding enum entry for the given value.QPlaceContentReply.type()
QPlaceDetailsReply.type()
QPlaceIdReply.type()
QPlaceMatchReply.type()
QPlaceReply.type()
QPlaceSearchReply.type()
QPlaceSearchSuggestionReply.type()
static QPlaceReply.Type
Returns the enum constant of this type with the specified name.static QPlaceReply.Type[]
QPlaceReply.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.