| 84 | } |
| 85 | |
| 86 | QModelIndex YACReaderLibrarySourceContainer::getSourceModelIndex() const |
| 87 | { |
| 88 | return sourceModelIndex; |
| 89 | } |
| 90 | |
| 91 | YACReaderLibrarySourceContainer::SourceType YACReaderLibrarySourceContainer::getType() const |
| 92 | { |
no outgoing calls
no test coverage detected