Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ hide
Method
hide
src/widgets/WizTipsWidget.cpp:145–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
void WizTipsWidget::hide()
146
{
147
m_hideFunction();
148
149
QWidget::hide();
150
151
deleteLater();
152
}
153
154
void WizTipsWidget::on_targetWidgetClicked()
155
{
Callers
15
WizDocTemplateDialog
Method · 0.45
itemClicked
Method · 0.45
load_templateDemo_finished
Method · 0.45
initClient
Method · 0.45
on_search_doSearch
Method · 0.45
showDocumentList
Method · 0.45
showMessageList
Method · 0.45
hideNotify
Method · 0.45
on_widgetClicked
Method · 0.45
onCommentsButtonClicked
Method · 0.45
WizDocumentView
Method · 0.45
showInfoBar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected