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

Method selectionModel

YACReaderLibrary/info_comics_view.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135QItemSelectionModel *InfoComicsView::selectionModel()
136{
137 return selectionHelper->selectionModel();
138}
139
140void InfoComicsView::scrollTo(const QModelIndex &mi, QAbstractItemView::ScrollHint hint)
141{

Callers 15

EditShortcutsDialogMethod · 0.45
addActionsGroupMethod · 0.45
setModelMethod · 0.45
reselectCurrentSourceMethod · 0.45
getCurrentFolderIndexMethod · 0.45
addNewReadingListMethod · 0.45
showRenameCurrentListMethod · 0.45
setRootIndexMethod · 0.45
currentFolderPathMethod · 0.45
getSelectedComicsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected