Searched refs:expertIndex (Results 1 – 4 of 4) sorted by relevance
240 QModelIndex expertIndex = ui->expertInfoTreeView->indexAt(pos); in showExpertInfoMenu() local241 if (!expertIndex.isValid()) { in showExpertInfoMenu()245 …if (proxyModel_->data(expertIndex.sibling(expertIndex.row(), ExpertInfoModel::colHf), Qt::DisplayR… in showExpertInfoMenu()
240 QModelIndex expertIndex = ui->expertInfoTreeView->indexAt(pos);241 if (!expertIndex.isValid()) {245 …if (proxyModel_->data(expertIndex.sibling(expertIndex.row(), ExpertInfoModel::colHf), Qt::DisplayR…