MCPcopy Create free account
hub / github.com/IJHack/QtPass / StoreModel

Method StoreModel

src/storemodel.cpp:51–51  ·  view source on GitHub ↗

* @brief StoreModel::StoreModel * SubClass of QSortFilterProxyModel via * http://www.qtcentre.org/threads/46471-QTreeView-Filter */

Source from the content-addressed store, hash-verified

49 * http://www.qtcentre.org/threads/46471-QTreeView-Filter
50 */
51StoreModel::StoreModel() { fs = nullptr; }
52
53/**
54 * @brief StoreModel::filterAcceptsRow should row be shown, wrapper for

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected