MCPcopy Create free account
hub / github.com/PyQt5/PyQtClient / click

Method click

Widgets/Skins/SkinBaseWidget.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 Qt.SmoothTransformation)
49
50 def click(self):
51 self.signal.emit(self.name, self.colorimg)
52
53 def mousePressEvent(self, event):
54 super(SkinBaseItemWidget, self).mousePressEvent(event)

Callers 4

doPreviewMethod · 0.80
doPreviewMethod · 0.80
doPreviewMethod · 0.80
jquery.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected