MCPcopy 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
131bool SessionDialog::autoLoadSession() const
132{
133 return autoLoadCB->isChecked();
134}
135
136bool SessionDialog::eventFilter(QObject *obj, QEvent *e)
137{

Callers 1

showSessionManagerMethod · 0.80

Calls 1

isCheckedMethod · 0.80

Tested by

no test coverage detected