MCPcopy 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
145void WizTipsWidget::hide()
146{
147 m_hideFunction();
148
149 QWidget::hide();
150
151 deleteLater();
152}
153
154void WizTipsWidget::on_targetWidgetClicked()
155{

Callers 15

WizDocTemplateDialogMethod · 0.45
itemClickedMethod · 0.45
initClientMethod · 0.45
on_search_doSearchMethod · 0.45
showDocumentListMethod · 0.45
showMessageListMethod · 0.45
hideNotifyMethod · 0.45
on_widgetClickedMethod · 0.45
WizDocumentViewMethod · 0.45
showInfoBarMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected