MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / close

Method close

ElaWidgetTools/ElaContentDialog.cpp:161–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void ElaContentDialog::close()
162{
163 Q_D(ElaContentDialog);
164 d->_doCloseAnimation(false);
165}
166
167void ElaContentDialog::showEvent(QShowEvent* event)
168{

Callers 6

MainWindowMethod · 0.80
onCloseButtonClickedMethod · 0.80
_doCloseAnimationMethod · 0.80
_messageLogHanderMethod · 0.80
_clearLogFileMethod · 0.80
onCloseButtonClickedMethod · 0.80

Calls 1

_doCloseAnimationMethod · 0.80

Tested by

no test coverage detected