MCPcopy 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
379bool ProjectTree::getAutoFocusState() const
380{
381 return d->autoFocusState;
382}
383
384QList<dpfservice::ProjectInfo> ProjectTree::getAllProjectInfo()
385{

Callers 1

addAutoFocusSwitcherMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected