MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / role

Method role

launcher/ui/instanceview/AccessibleInstanceView.cpp:353–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351}
352
353QAccessible::Role AccessibleInstanceView::role() const
354{
355 return QAccessible::List;
356}
357
358QAccessible::State AccessibleInstanceView::state() const
359{

Callers 2

indexOfChildMethod · 0.80
modelChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected