MCPcopy 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
86QAbstractItemModel * LogView::model() const
87{
88 return m_model;
89}
90
91void LogView::modelDestroyed(QObject* model)
92{

Callers 15

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
childCountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected