MCPcopy 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
374void ProjectTree::setAutoFocusState(bool state)
375{
376 d->autoFocusState = state;
377}
378
379bool ProjectTree::getAutoFocusState() const
380{

Callers 1

addAutoFocusSwitcherMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected