Searched refs:behaviorIconTray_ (Results 1 – 2 of 2) sorted by relevance
702 int behaviorIconTray_; variable
288 if (isActiveWindow() && (behaviorIconTray_ == CHANGE_ICON_TRAY)) { in changeEvent()2336 settings.setValue("behaviorIconTray", behaviorIconTray_); in saveSettings()3080 (behaviorIconTray_ == CHANGE_ICON_TRAY)) { in slotUpdateFeed()3357 optionsDialog_->setBehaviorIconTray(behaviorIconTray_); in showOptionDlg()3770 behaviorIconTray_ = optionsDialog_->behaviorIconTray(); in showOptionDlg()3771 if (behaviorIconTray_ > CHANGE_ICON_TRAY) { in showOptionDlg()4694 behaviorIconTray_ = settings.value("Settings/behaviorIconTray", NEW_COUNT_ICON_TRAY).toInt(); in loadSettingsFeeds()5788 if (behaviorIconTray_ > CHANGE_ICON_TRAY) { in slotRefreshInfoTray()5789 int trayCount = (behaviorIconTray_ == UNREAD_COUNT_ICON_TRAY) ? unreadCount : newCount; in slotRefreshInfoTray()