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

Method getSource

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

Source from the content-addressed store, hash-verified

203}
204
205std::shared_ptr<Model> SortingProxyModel::getSource() const {
206 return mSource;
207}
208
209bool SortingProxyModel::classModelRoleEnabled() {
210 return source().classModelRoleEnabled();

Callers 7

pollInputDevicesMethod · 0.80
handleMotionEventMethod · 0.80
onGenericMotionMethod · 0.80
onGenericMotionMethod · 0.80
onGenericMotionMethod · 0.80
onKeyMethod · 0.80
onTouchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected