Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ model
Method
model
launcher/ui/widgets/LogView.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
QAbstractItemModel * LogView::model() const
87
{
88
return m_model;
89
}
90
91
void LogView::modelDestroyed(QObject* model)
92
{
Callers
15
getSelectedWorld
Method · 0.80
logicalIndex
Method · 0.80
cellAt
Method · 0.80
columnDescription
Method · 0.80
columnCount
Method · 0.80
rowCount
Method · 0.80
rowDescription
Method · 0.80
selectRow
Method · 0.80
selectColumn
Method · 0.80
unselectRow
Method · 0.80
unselectColumn
Method · 0.80
childCount
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected