// Set current item and check that the selection manager emits the currentChanged(int,int) signal correctly.
m_selectionManager->setCurrentItem(4);
// Set current item and check that the selection manager emits the currentChanged(int,int) signal correctly.
m_selectionManager->setCurrentItem(4);
QFETCH(QList<QVariant>, data);
QFETCH(KItemSet, finalSelection);
QFETCH(QList<QVariant>, data);
QFETCH(KItemSet, finalSelection);