MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / state

Method state

launcher/ui/instanceview/AccessibleInstanceView.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364QAccessible::State AccessibleInstanceView::state() const
365{
366 return QAccessible::State();
367}
368
369QAccessibleInterface *AccessibleInstanceView::childAt(int x, int y) const
370{

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