Home
last modified time | relevance | path

Searched refs:hasSource (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.h113 Q_PROPERTY(bool hasSource
114 READ hasSource
140 bool hasSource() const;
H A Dappmodel.cpp520 bool AppModel::hasSource() const in hasSource() function in AppModel