Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ model
Method
model
launcher/ui/widgets/LogView.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
QAbstractItemModel* LogView::model() const
83
{
84
return m_model;
85
}
86
87
void LogView::modelDestroyed(QObject* model)
88
{
Callers
15
flags
Method · 0.80
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
Calls
no outgoing calls
Tested by
no test coverage detected