Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
358
QAccessible::State AccessibleInstanceView::state() const
359
{
360
return QAccessible::State();
361
}
362
363
QAccessibleInterface *AccessibleInstanceView::childAt(int x, int y) const
364
{
Callers
4
abort
Method · 0.45
abort
Method · 0.45
abort
Method · 0.45
abort
Method · 0.45
Calls
7
rect
Method · 0.80
translate
Method · 0.80
isSelected
Method · 0.80
model
Method · 0.80
State
Enum · 0.50
data
Method · 0.45
flags
Method · 0.45
Tested by
no test coverage detected