Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ getAutoFocusState
Method
getAutoFocusState
src/plugins/project/mainframe/projecttree.cpp:379–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
bool ProjectTree::getAutoFocusState() const
380
{
381
return d->autoFocusState;
382
}
383
384
QList<dpfservice::ProjectInfo> ProjectTree::getAllProjectInfo()
385
{
Callers
1
addAutoFocusSwitcher
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected