Module qtjambi.location
Package io.qt.location
Class QGeoServiceProviderFactory.Result<T extends QObject>
java.lang.Object
io.qt.location.QGeoServiceProviderFactory.Result<T>
- Enclosing interface:
- QGeoServiceProviderFactory
public static final class QGeoServiceProviderFactory.Result<T extends QObject> extends Object
-
Constructor Summary
Constructors Constructor Description Result(QGeoServiceProvider.Error error, String errorString)
Result(T engine)
-
Method Summary
Modifier and Type Method Description T
engine()
QGeoServiceProvider.Error
error()
String
errorString()