Uses of Enum
io.qt.location.QPlaceIdReply.OperationType
Packages that use QPlaceIdReply.OperationType
-
Uses of QPlaceIdReply.OperationType in io.qt.location
Methods in io.qt.location that return QPlaceIdReply.OperationTypeModifier and TypeMethodDescriptionQPlaceIdReply.operationType()
static QPlaceIdReply.OperationType
QPlaceIdReply.OperationType.resolve
(int value) Returns the corresponding enum entry for the given value.static QPlaceIdReply.OperationType
Returns the enum constant of this type with the specified name.static QPlaceIdReply.OperationType[]
QPlaceIdReply.OperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.location with parameters of type QPlaceIdReply.OperationTypeModifierConstructorDescriptionQPlaceIdReply
(QPlaceIdReply.OperationType operationType) Overloaded constructor forQPlaceIdReply(io.qt.location.QPlaceIdReply.OperationType, io.qt.core.QObject)
withparent = null
.QPlaceIdReply
(QPlaceIdReply.OperationType operationType, QObject parent)