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

Method type

QTreeView/Lib/qjsonmodel.py:112–113  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

110
111 @property
112 def type(self) -> Any:
113 return type(self.edit)
114
115 @property
116 def role(self) -> int:

Callers 12

jquery.jsFile · 0.80
sFunction · 0.80
WcFunction · 0.80
jquery.jsFile · 0.80
sFunction · 0.80
WcFunction · 0.80
eventFilterMethod · 0.80
eventMethod · 0.80
mouseMoveEventMethod · 0.80
notifyMethod · 0.80
eventMethod · 0.80
eventFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected