MCPcopy 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
140void WizTipsWidget::bindCloseFunction(const std::function<void ()>& f)
141{
142 m_closeFunction = f;
143}
144
145void WizTipsWidget::hide()
146{

Callers 4

showTipsWidgetMethod · 0.80
showCoachingTipsMethod · 0.80
showCoachingTipsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected