Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
205
std::shared_ptr<Model> SortingProxyModel::getSource() const {
206
return mSource;
207
}
208
209
bool SortingProxyModel::classModelRoleEnabled() {
210
return source().classModelRoleEnabled();
Callers
7
pollInputDevices
Method · 0.80
handleMotionEvent
Method · 0.80
onGenericMotion
Method · 0.80
onGenericMotion
Method · 0.80
onGenericMotion
Method · 0.80
onKey
Method · 0.80
onTouch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected