Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setAutoFocusState
Method
setAutoFocusState
src/plugins/project/mainframe/projecttree.cpp:374–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
}
373
374
void ProjectTree::setAutoFocusState(bool state)
375
{
376
d->autoFocusState = state;
377
}
378
379
bool ProjectTree::getAutoFocusState() const
380
{
Callers
1
addAutoFocusSwitcher
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected