Home
last modified time | relevance | path

Searched refs:slotMoveIndex (Results 1 – 2 of 2) sorted by relevance

/dports/net/quiterss/quiterss-0.19.4_1/src/application/
H A Dmainwindow.h450 void slotMoveIndex(const QModelIndex &indexWhere, int how);
H A Dmainwindow.cpp531 this, SLOT(slotMoveIndex(QModelIndex,int))); in createFeedsWidget()
7240 void MainWindow::slotMoveIndex(const QModelIndex &indexWhere, int how) in slotMoveIndex() function in MainWindow