MCPcopy Create free account
hub / github.com/NetHack/NetHack / Selectable

Method Selectable

win/Qt/qt_menu.h:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 unsigned color;
97
98 bool Selectable() const { return identifier.a_void!=0; }
99 };
100
101 QVector<MenuItem> itemlist;

Callers 7

PadMenuColumnsMethod · 0.45
AddRowMethod · 0.45
AllMethod · 0.45
ChooseNoneMethod · 0.45
InvertMethod · 0.45
ToggleSelectMethod · 0.45
CheckboxClickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected