MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / setAutoLoadSession

Method setAutoLoadSession

src/plugins/core/session/sessiondialog.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void SessionDialog::setAutoLoadSession(bool autoLoad)
127{
128 autoLoadCB->setChecked(autoLoad);
129}
130
131bool SessionDialog::autoLoadSession() const
132{

Callers 1

showSessionManagerMethod · 0.80

Calls 1

setCheckedMethod · 0.45

Tested by

no test coverage detected