Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
353
QAccessible::Role AccessibleInstanceView::role() const
354
{
355
return QAccessible::List;
356
}
357
358
QAccessible::State AccessibleInstanceView::state() const
359
{
Callers
2
indexOfChild
Method · 0.80
modelChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected