Searched refs:slotMoveIndex (Results 1 – 2 of 2) sorted by relevance
450 void slotMoveIndex(const QModelIndex &indexWhere, int how);
531 this, SLOT(slotMoveIndex(QModelIndex,int))); in createFeedsWidget()7240 void MainWindow::slotMoveIndex(const QModelIndex &indexWhere, int how) in slotMoveIndex() function in MainWindow