Searched refs:have_subtree (Results 1 – 8 of 8) sorted by relevance
258 bool have_subtree = false; in contextMenuEvent() local272 have_subtree = true; in contextMenuEvent()277 action->setEnabled(have_subtree); in contextMenuEvent()279 action->setEnabled(have_subtree); in contextMenuEvent()
1343 bool have_subtree = false; in setMenusForSelectedTreeRow() local1357 have_subtree = true; in setMenusForSelectedTreeRow()1415 main_ui_->actionViewExpandSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()1416 main_ui_->actionViewCollapseSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
258 bool have_subtree = false;272 have_subtree = true;277 action->setEnabled(have_subtree);279 action->setEnabled(have_subtree);