MCPcopy Index your code
hub / github.com/PyQt5/PyQt / removeData

Method removeData

QtRemoteObjects/modelview/modelviewserver.py:92–93  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

90
91 @pyqtSlot()
92 def removeData(self):
93 self._model.removeRows(2, 4)
94
95 @pyqtSlot()
96 def changeFlags(self):

Callers 2

jquery.jsFile · 0.80
jquery.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected