Uses of Class
io.qt.location.QPlaceReply.Error
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceReply.Error in io.qt.location
Fields in io.qt.location with type parameters of type QPlaceReply.Error Modifier and Type Field Description QObject.Signal3Default1<QPlaceReply,QPlaceReply.Error,String>
QPlaceManager. error
QObject.Signal3Default1<QPlaceReply,QPlaceReply.Error,String>
QPlaceManagerEngine. error
QObject.Signal2Default1<QPlaceReply.Error,String>
QPlaceReply. error
Methods in io.qt.location that return QPlaceReply.Error Modifier and Type Method Description QPlaceReply.Error
QPlaceReply. error()
static QPlaceReply.Error
QPlaceReply.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QPlaceReply.Error
QPlaceReply.Error. valueOf(String name)
Returns 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.Error Modifier and Type Method Description protected void
QPlaceReply. setError(QPlaceReply.Error error, String errorString)