Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp126 bool selected_tree = false; in ctxCopyVisibleItems() local
130 selected_tree = true; in ctxCopyVisibleItems()
133 if (selected_tree && selectionModel()->hasSelection()) in ctxCopyVisibleItems()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp126 bool selected_tree = false; in ctxCopyVisibleItems() local
130 selected_tree = true; in ctxCopyVisibleItems()
133 if (selected_tree && selectionModel()->hasSelection()) in ctxCopyVisibleItems()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp126 bool selected_tree = false;
130 selected_tree = true;
133 if (selected_tree && selectionModel()->hasSelection())
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dproto_tree.cpp126 bool selected_tree = false; in ctxCopyVisibleItems() local
130 selected_tree = true; in ctxCopyVisibleItems()
133 if (selected_tree && selectionModel()->hasSelection()) in ctxCopyVisibleItems()