Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ autoLoadSession
Method
autoLoadSession
src/plugins/core/session/sessiondialog.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
bool SessionDialog::autoLoadSession() const
132
{
133
return autoLoadCB->isChecked();
134
}
135
136
bool SessionDialog::eventFilter(QObject *obj, QEvent *e)
137
{
Callers
1
showSessionManager
Method · 0.80
Calls
1
isChecked
Method · 0.80
Tested by
no test coverage detected