MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / parent

Method parent

launcher/VersionProxyModel.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243QModelIndex VersionProxyModel::parent([[maybe_unused]] const QModelIndex& child) const
244{
245 return QModelIndex();
246}
247
248QModelIndex VersionProxyModel::mapFromSource(const QModelIndex& sourceIndex) const
249{

Callers 2

setFilterStateMethod · 0.45
sourceDataChangedMethod · 0.45

Calls 1

QModelIndexClass · 0.85

Tested by

no test coverage detected