Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
58
class
NotificationItem(QWidget):
Callers
1
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected