MCPcopy 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
26QAbstractItemView *AccessibleInstanceView::view() const
27{
28 return qobject_cast<QAbstractItemView*>(object());
29}
30
31int AccessibleInstanceView::logicalIndex(const QModelIndex &index) const
32{

Callers 4

AtlPageMethod · 0.80
PageMethod · 0.80
FtbPageMethod · 0.80
FlamePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected