Uses of Class
io.qt.location.QPlaceIcon
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceIcon in io.qt.location
Methods in io.qt.location that return QPlaceIcon Modifier and Type Method Description QPlaceIcon
QPlaceIcon. clone()
QPlaceIcon
QPlace. icon()
QPlaceIcon
QPlaceCategory. icon()
QPlaceIcon
QPlaceSearchResult. icon()
QPlaceIcon
QPlaceSupplier. icon()
Methods in io.qt.location with parameters of type QPlaceIcon Modifier and Type Method Description QUrl
QPlaceManagerEngine. constructIconUrl(QPlaceIcon icon, QSize size)
void
QPlace. setIcon(QPlaceIcon icon)
void
QPlaceCategory. setIcon(QPlaceIcon icon)
void
QPlaceSearchResult. setIcon(QPlaceIcon icon)
void
QPlaceSupplier. setIcon(QPlaceIcon icon)
Constructors in io.qt.location with parameters of type QPlaceIcon Constructor Description QPlaceIcon(QPlaceIcon other)