Home
last modified time | relevance | path

Searched defs:QObject (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmapobjectview.cpp306 void QMapObjectView::destroyingItem(QObject * /*object*/) in destroyingItem() argument
311 void QMapObjectView::initItem(int /*index*/, QObject * /*object*/) in initItem() argument
389 void QMapObjectView::createdItem(int index, QObject * /*object*/) in createdItem() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp142 void QDeclarativeGeoMapItemView::destroyingItem(QObject * /*object*/) in destroyingItem() argument
147 void QDeclarativeGeoMapItemView::initItem(int /*index*/, QObject * /*object*/) in initItem() argument
152 void QDeclarativeGeoMapItemView::createdItem(int index, QObject * /*object*/) in createdItem() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dtesthelper.h44 TestHelper(QObject *parent = nullptr):QObject(parent){} in QObject() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqiopipe_p.h60 class QObject; variable