Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ view
Method
view
launcher/ui/instanceview/AccessibleInstanceView.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
QAbstractItemView *AccessibleInstanceView::view() const
27
{
28
return qobject_cast<QAbstractItemView*>(object());
29
}
30
31
int AccessibleInstanceView::logicalIndex(const QModelIndex &index) const
32
{
Callers
4
AtlPage
Method · 0.80
Page
Method · 0.80
FtbPage
Method · 0.80
FlamePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected