Uses of Class
io.qt.location.QPlaceIdReply.OperationType
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceIdReply.OperationType in io.qt.location
Methods in io.qt.location that return QPlaceIdReply.OperationType Modifier and Type Method Description QPlaceIdReply.OperationType
QPlaceIdReply. operationType()
static QPlaceIdReply.OperationType
QPlaceIdReply.OperationType. resolve(int value)
Returns the corresponding enum entry for the given value.static QPlaceIdReply.OperationType
QPlaceIdReply.OperationType. valueOf(String name)
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.OperationType Constructor Description QPlaceIdReply(QPlaceIdReply.OperationType operationType)
Overloaded constructor forQPlaceIdReply(io.qt.location.QPlaceIdReply.OperationType, io.qt.core.QObject)
withparent = null
.QPlaceIdReply(QPlaceIdReply.OperationType operationType, QObject parent)