Uses of Class
io.qt.location.QPlaceReply.Type
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceReply.Type in io.qt.location
Methods in io.qt.location that return QPlaceReply.Type Modifier and Type Method Description static QPlaceReply.Type
QPlaceReply.Type. resolve(int value)
Returns the corresponding enum entry for the given value.QPlaceReply.Type
QPlaceContentReply. type()
QPlaceReply.Type
QPlaceDetailsReply. type()
QPlaceReply.Type
QPlaceIdReply. type()
QPlaceReply.Type
QPlaceMatchReply. type()
QPlaceReply.Type
QPlaceReply. type()
QPlaceReply.Type
QPlaceSearchReply. type()
QPlaceReply.Type
QPlaceSearchSuggestionReply. type()
static QPlaceReply.Type
QPlaceReply.Type. valueOf(String name)
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.