MCPcopy Create free account
hub / github.com/MultiMC/Launcher / state

Method state

launcher/ui/instanceview/AccessibleInstanceView.cpp:358–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356}
357
358QAccessible::State AccessibleInstanceView::state() const
359{
360 return QAccessible::State();
361}
362
363QAccessibleInterface *AccessibleInstanceView::childAt(int x, int y) const
364{

Callers 4

abortMethod · 0.45
abortMethod · 0.45
abortMethod · 0.45
abortMethod · 0.45

Calls 7

rectMethod · 0.80
translateMethod · 0.80
isSelectedMethod · 0.80
modelMethod · 0.80
StateEnum · 0.50
dataMethod · 0.45
flagsMethod · 0.45

Tested by

no test coverage detected