Searched refs:updateFeedsStartUp_ (Results 1 – 5 of 5) sorted by relevance
133 bool updateFeedsStartUp_; variable
107 if (updateFeedsStartUp_) { in MainApplication()161 updateFeedsStartUp_ = settings.value("autoUpdatefeedsStartUp", false).toBool(); in createSettings()
3409 optionsDialog_->updateFeedsStartUp_->setChecked(updateFeedsStartUp); in showOptionDlg()3849 updateFeedsStartUp = optionsDialog_->updateFeedsStartUp_->isChecked(); in showOptionDlg()
111 QCheckBox *updateFeedsStartUp_; variable
755 updateFeedsStartUp_ = new QCheckBox( in createFeedsWidget()813 generalFeedsLayout->addWidget(updateFeedsStartUp_); in createFeedsWidget()