[explicit]
KmlIcon::KmlIcon(const QUrl &url, QObject *parent = nullptr)
Creates a KML icon from the provided image file url and optional parent.
quint64 KmlIcon::refreshInterval() constReturns the icon's refresh interval in milliseconds
See also setRefreshInterval().
Esri::ArcGISRuntime::KmlRefreshMode KmlIcon::refreshMode() constReturns the icon's refresh mode.
See also setRefreshMode().
void KmlIcon::setRefreshInterval(quint64 refreshInterval)Sets the icon's refreshInterval in milliseconds
See also refreshInterval().
void KmlIcon::setRefreshMode(Esri::ArcGISRuntime::KmlRefreshMode refreshMode)Sets the icon's refreshMode. Defaults to KmlRefreshMode::OnChange
See also refreshMode().
void KmlIcon::setViewRefreshMode(Esri::ArcGISRuntime::KmlViewRefreshMode viewRefreshMode)Sets the icon's viewRefreshMode. Defaults to KmlViewRefreshMode::Never
See also viewRefreshMode().
void KmlIcon::setViewRefreshTime(quint64 viewRefreshTime)Sets the icon's viewRefreshTime in milliseconds
See also viewRefreshTime().
QUrl KmlIcon::url() constReturns the icon's image file url
Esri::ArcGISRuntime::KmlViewRefreshMode KmlIcon::viewRefreshMode() constReturns the icon's view refresh mode.
See also setViewRefreshMode().
quint64 KmlIcon::viewRefreshTime() constReturns the icon's view refresh time in milliseconds
See also setViewRefreshTime().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4