Home
last modified time | relevance | path

Searched refs:runOnMainThread (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/vector/geometry_checker/
H A Dqgsvectorlayerfeaturepool.cpp43 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeature()
51 QgsThreadingUtils::runOnMainThread( [ this, feature ]() in addFeature()
81 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeatures()
89 QgsThreadingUtils::runOnMainThread( [ this, features ]() in addFeatures()
111 QgsThreadingUtils::runOnMainThread( [this, &feature]() in updateFeature()
126 QgsThreadingUtils::runOnMainThread( [this, fid]() in deleteFeature()
H A Dqgsvectordataproviderfeaturepool.cpp66 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeature()
74 QgsThreadingUtils::runOnMainThread( [ this, feature ]() in addFeature()
104 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeatures()
111 QgsThreadingUtils::runOnMainThread( [ this, features ]() in addFeatures()
145 QgsThreadingUtils::runOnMainThread( [this, geometryMap, changedAttributesMap]() in updateFeature()
161 QgsThreadingUtils::runOnMainThread( [this, fid]() in deleteFeature()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/vector/geometry_checker/
H A Dqgsvectorlayerfeaturepool.cpp43 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeature()
51 QgsThreadingUtils::runOnMainThread( [ this, feature ]() in addFeature()
81 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeatures()
89 QgsThreadingUtils::runOnMainThread( [ this, features ]() in addFeatures()
111 QgsThreadingUtils::runOnMainThread( [this, &feature]() in updateFeature()
126 QgsThreadingUtils::runOnMainThread( [this, fid]() in deleteFeature()
H A Dqgsvectordataproviderfeaturepool.cpp66 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeature()
74 QgsThreadingUtils::runOnMainThread( [ this, feature ]() in addFeature()
104 QgsThreadingUtils::runOnMainThread( addFeatureSynchronized ); in addFeatures()
111 QgsThreadingUtils::runOnMainThread( [ this, features ]() in addFeatures()
145 QgsThreadingUtils::runOnMainThread( [this, geometryMap, changedAttributesMap]() in updateFeature()
161 QgsThreadingUtils::runOnMainThread( [this, fid]() in deleteFeature()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/feedknowncontent/
H A DFeedKnownContentImpl.java42 runOnMainThread(TAG + " onContentRemoved", () -> { in FeedKnownContentImpl()
51 runOnMainThread(TAG + " onNewContentReceived", () -> { in FeedKnownContentImpl()
78 runOnMainThread(TAG + " getKnownContentAccept", () -> { in getKnownContent()
105 private void runOnMainThread(String name, Runnable runnable) { in runOnMainThread() method in FeedKnownContentImpl
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
H A Dqwinrtuiatableitemprovider.cpp86 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementIds]() { in GetColumnHeaderItems()
118 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementIds]() { in GetRowHeaderItems()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/plugins/platforms/winrt/uiautomation/
H A Dqwinrtuiaselectionitemprovider.cpp101 if (!SUCCEEDED(QEventDispatcherWinRT::runOnMainThread([accid, elementId]() { in get_SelectionContainer()
130 QEventDispatcherWinRT::runOnMainThread([accid]() { in AddToSelection()
157 QEventDispatcherWinRT::runOnMainThread([accid]() { in RemoveFromSelection()
180 QEventDispatcherWinRT::runOnMainThread([accid]() { in Select()

12345678910>>...15