MCPcopy Create free account
hub / github.com/AncientLysine/BiliLocal / parent

Method parent

src/Menu.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 }
108
109 QModelIndex parent(const QModelIndex &) const
110 {
111 return QModelIndex();
112 }
113
114 int rowCount(const QModelIndex &parent) const
115 {

Callers 2

mapToSourceMethod · 0.45
mapFromSourceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected