Home
last modified time | relevance | path

Searched refs:APP_CLOSING_STATE_NAME (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/
H A DObjectViewTreeController.cpp207 …ObjectViewUtils::findStateInList(vi->viewName, GObjectViewState::APP_CLOSING_STATE_NAME, allStates… in findStateToOpen()
271 if (s->getStateName() != GObjectViewState::APP_CLOSING_STATE_NAME) { in sl_onViewStateAdded()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/
H A DObjectViewModel.h94 static const QString APP_CLOSING_STATE_NAME; variable
H A DObjectViewModel.cpp44 const QString GObjectViewState::APP_CLOSING_STATE_NAME("Auto saved"); member in U2::GObjectViewState
/dports/biology/ugene/ugene-40.1/src/ugeneui/src/project_view/
H A DProjectViewImpl.cpp609 saveViewState(ov, GObjectViewState::APP_CLOSING_STATE_NAME); in eventFilter()
683 saveViewState(v, GObjectViewState::APP_CLOSING_STATE_NAME); in sl_onViewPersistentStateChanged()