Home
last modified time | relevance | path

Searched refs:removeAll (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dedittreeview.h49 void removeAll();
H A Dedittableview.h49 void removeAll();
H A Dedittreeview.cpp63 void EditTreeView::removeAll() in removeAll() function in EditTreeView
H A Dedittableview.cpp65 void EditTableView::removeAll() in removeAll() function in EditTableView
H A Dxbel.cpp106 m_children.removeAll(child); in remove()
H A Dcookiejar.cpp487 connect(removeAllButton, SIGNAL(clicked()), cookiesTable, SLOT(removeAll())); in CookiesDialog()
648 connect(removeAllButton, SIGNAL(clicked()), exceptionTable, SLOT(removeAll())); in CookiesExceptionsDialog()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp434 newParentNode->childIds.removeAll(categoryId); in updatedCategory()
452 oldParentNode->childIds.removeAll(oldCategory.categoryId()); in updatedCategory()
480 parentNode->childIds.removeAll(categoryId); in removedCategory()
H A Dqdeclarativeplace.cpp913 object->m_categoriesToBeDeleted.removeAll(value); in category_append()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilefetcher.cpp103 d->queue_.removeAll(*tile); in cancelTileRequests()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/network/
H A Dnetworkwidget.cpp91 list.removeAll(""); in loadData()
/OK3568_Linux_fs/app/qsetting/
H A Dqtwifi.cpp171 list.removeAll("NULL"); in wifi_callback()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dwpaclicmd.cpp55 l.removeAll(""); in pharseScanInfo()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h578 c.removeAll(category.categoryId()); in saveCategory()
615 c.removeAll(categoryId); in removeCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/positionpoll/
H A Dqgeoareamonitor_polling.cpp141 registeredClients.removeAll(client); in deregisterClient()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoserviceprovider.cpp204 providers.removeAll(name); in componentComplete()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeyboard.cpp368 list.removeAll(""); in addSearch()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dsqlite3.cpp191 statements.removeAll("\n"); in exec()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp805 rootNode.childIds.removeAll(categoryId); in categoryReplyFinished()