I have this code here:
QPair emptyPair = qMakePair(QIcon(), string("")); if (selectedItemPair == emptyPair) return;