Uses of Class
io.qt.location.QPlaceSupplier
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceSupplier in io.qt.location
Methods in io.qt.location that return QPlaceSupplier Modifier and Type Method Description QPlaceSupplier
QPlaceSupplier. clone()
QPlaceSupplier
QPlace. supplier()
QPlaceSupplier
QPlaceContent. supplier()
Methods in io.qt.location with parameters of type QPlaceSupplier Modifier and Type Method Description void
QPlace. setSupplier(QPlaceSupplier supplier)
void
QPlaceContent. setSupplier(QPlaceSupplier supplier)
Constructors in io.qt.location with parameters of type QPlaceSupplier Constructor Description QPlaceSupplier(QPlaceSupplier other)