Home
last modified time | relevance | path

Searched refs:have_subtree (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp258 bool have_subtree = false; in contextMenuEvent() local
272 have_subtree = true; in contextMenuEvent()
277 action->setEnabled(have_subtree); in contextMenuEvent()
279 action->setEnabled(have_subtree); in contextMenuEvent()
H A Dmain_window_slots.cpp1343 bool have_subtree = false; in setMenusForSelectedTreeRow() local
1357 have_subtree = true; in setMenusForSelectedTreeRow()
1415 main_ui_->actionViewExpandSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
1416 main_ui_->actionViewCollapseSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp258 bool have_subtree = false; in contextMenuEvent() local
272 have_subtree = true; in contextMenuEvent()
277 action->setEnabled(have_subtree); in contextMenuEvent()
279 action->setEnabled(have_subtree); in contextMenuEvent()
H A Dmain_window_slots.cpp1343 bool have_subtree = false; in setMenusForSelectedTreeRow() local
1357 have_subtree = true; in setMenusForSelectedTreeRow()
1415 main_ui_->actionViewExpandSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
1416 main_ui_->actionViewCollapseSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp258 bool have_subtree = false;
272 have_subtree = true;
277 action->setEnabled(have_subtree);
279 action->setEnabled(have_subtree);
H A Dmain_window_slots.cpp1343 bool have_subtree = false; in setMenusForSelectedTreeRow() local
1357 have_subtree = true; in setMenusForSelectedTreeRow()
1415 main_ui_->actionViewExpandSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
1416 main_ui_->actionViewCollapseSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp258 bool have_subtree = false; in contextMenuEvent() local
272 have_subtree = true; in contextMenuEvent()
277 action->setEnabled(have_subtree); in contextMenuEvent()
279 action->setEnabled(have_subtree); in contextMenuEvent()
H A Dmain_window_slots.cpp1343 bool have_subtree = false; in setMenusForSelectedTreeRow() local
1357 have_subtree = true; in setMenusForSelectedTreeRow()
1415 main_ui_->actionViewExpandSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()
1416 main_ui_->actionViewCollapseSubtrees->setEnabled(have_subtree); in setMenusForSelectedTreeRow()