Home
last modified time | relevance | path

Searched refs:MatchSelected (Results 1 – 5 of 5) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DMatchSelectedNodes.h35 template <bool MatchSelected>
40 … bool operator()(const Model::Group* group) const { return MatchSelected == group->selected(); } in operator()
41 … bool operator()(const Model::Entity* entity) const { return MatchSelected == entity->selected(); } in operator()
42 … bool operator()(const Model::Brush* brush) const { return MatchSelected == brush->selected(); } in operator()
45 template <bool MatchSelected>
50 …bool operator()(const Model::Group* group) const { return MatchSelected == group->transitivelySe… in operator()
51 …bool operator()(const Model::Entity* entity) const { return MatchSelected == entity->transitivelyS… in operator()
52 …bool operator()(const Model::Brush* brush) const { return MatchSelected == brush->transitivelySe… in operator()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dmain_window.h155 enum MatchSelected { in Q_DECLARE_METATYPE() enum
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dmain_window.h155 enum MatchSelected { in Q_DECLARE_METATYPE() enum
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dmain_window.h155 enum MatchSelected { in Q_DECLARE_METATYPE() enum
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dmain_window.h155 enum MatchSelected { in Q_DECLARE_METATYPE() enum