Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Bitmessage/PyBitmessage
/ clearMessage
Method
clearMessage
src/bitmessageqt/statusbar.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
super(BMStatusBar, self).showMessage(message, timeout)
36
37
def
clearMessage(self):
38
super(BMStatusBar, self).clearMessage()
Callers
5
setStatusIcon
Method · 0.80
click_pushButtonSend
Method · 0.80
click_pushButtonLoadFromAddressBook
Method · 0.80
click_actionSettings
Method · 0.80
on_action_AddressBookSend
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected