MCPcopy 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
82QAbstractItemModel* LogView::model() const
83{
84 return m_model;
85}
86
87void LogView::modelDestroyed(QObject* model)
88{

Callers 15

flagsMethod · 0.80
getSelectedWorldMethod · 0.80
logicalIndexMethod · 0.80
cellAtMethod · 0.80
columnDescriptionMethod · 0.80
columnCountMethod · 0.80
rowCountMethod · 0.80
rowDescriptionMethod · 0.80
selectRowMethod · 0.80
selectColumnMethod · 0.80
unselectRowMethod · 0.80
unselectColumnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected