MCPcopy Create free account
hub / github.com/YACReader/yacreader / getSourceModelIndex

Method getSourceModelIndex

YACReaderLibrary/yacreader_history_controller.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86QModelIndex YACReaderLibrarySourceContainer::getSourceModelIndex() const
87{
88 return sourceModelIndex;
89}
90
91YACReaderLibrarySourceContainer::SourceType YACReaderLibrarySourceContainer::getType() const
92{

Callers 2

loadIndexFromHistoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected