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

Method icon

Demo/Notification.py:54–55  ·  view source on GitHub ↗
(cls, ntype)

Source from the content-addressed store, hash-verified

52
53 @classmethod
54 def icon(cls, ntype):
55 return cls.Types.get(ntype)
56
57
58class NotificationItem(QWidget):

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected