MCPcopy Create free account
hub / github.com/SpartanJ/eepp / keyColumn

Method keyColumn

src/eepp/ui/models/sortingproxymodel.cpp:173–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173int SortingProxyModel::keyColumn() const {
174 return mKeyColumn;
175}
176
177size_t SortingProxyModel::treeColumn() const {
178 return source().treeColumn();

Callers 3

findRowWithTextMethod · 0.80
onSortColumnMethod · 0.80
onTextInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected