Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyQt5/PyQt
/ hello
Method
hello
QPropertyAnimation/MenuAnimation.py:39–40 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
37
self._contextMenu.exec_(event.globalPos())
38
39
def
hello(self):
40
QApplication.instance().aboutQt()
41
42
def
initAnimation(self):
43
# 按钮动画
Callers
2
test.py
File · 0.80
test.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected