Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
364
QAccessible::State AccessibleInstanceView::state() const
365
{
366
return QAccessible::State();
367
}
368
369
QAccessibleInterface *AccessibleInstanceView::childAt(int x, int y) const
370
{
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