Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ bindCloseFunction
Method
bindCloseFunction
src/widgets/WizTipsWidget.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void WizTipsWidget::bindCloseFunction(const std::function<void ()>& f)
141
{
142
m_closeFunction = f;
143
}
144
145
void WizTipsWidget::hide()
146
{
Callers
4
on_categoryUnreadButton_triggered
Method · 0.80
showTipsWidget
Method · 0.80
showCoachingTips
Method · 0.80
showCoachingTips
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected