Searched refs:feedProperties_ (Results 1 – 2 of 2) sorted by relevance
1150 feedProperties_ = new QAction(this); in createActions()1153 this->addAction(feedProperties_); in createActions()1530 listActions_.append(feedProperties_); in createShortcut()1797 feedMenu_->addAction(feedProperties_); in createMenu()3271 feedProperties_->setEnabled(index.isValid()); in slotFeedSelected()4668 menu.addAction(feedProperties_); in showContextMenuFeed()4943 feedProperties_->setText(tr("Properties")); in retranslateStrings()4944 feedProperties_->setToolTip(tr("Properties")); in retranslateStrings()5235 feedProperties_->setEnabled(false); in showFeedPropertiesDlg()6383 feedProperties_->setEnabled(false); in slotTabCurrentChanged()[all …]
611 QAction *feedProperties_; variable