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

Method selectionModel

YACReaderLibrary/grid_comics_view.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264QItemSelectionModel *GridComicsView::selectionModel()
265{
266 return selectionHelper->selectionModel();
267}
268
269void GridComicsView::scrollTo(const QModelIndex &mi, QAbstractItemView::ScrollHint hint)
270{

Callers 2

GridComicsViewMethod · 0.45
setModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected