Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
161
void ElaContentDialog::close()
162
{
163
Q_D(ElaContentDialog);
164
d->_doCloseAnimation(false);
165
}
166
167
void ElaContentDialog::showEvent(QShowEvent* event)
168
{
Callers
6
MainWindow
Method · 0.80
onCloseButtonClicked
Method · 0.80
_doCloseAnimation
Method · 0.80
_messageLogHander
Method · 0.80
_clearLogFile
Method · 0.80
onCloseButtonClicked
Method · 0.80
Calls
1
_doCloseAnimation
Method · 0.80
Tested by
no test coverage detected