Searched refs:unreadStarredCount (Results 1 – 1 of 1) sorted by relevance
2956 int unreadStarredCount = 0; in slotRecountCategoryCounts() local2976 unreadStarredCount++; in slotRecountCategoryCounts()3015 if (!unreadStarredCount && !allStarredCount) in slotRecountCategoryCounts()3018 countStr = QString("(%1/%2)").arg(unreadStarredCount).arg(allStarredCount); in slotRecountCategoryCounts()3021 if (unreadStarredCount) in slotRecountCategoryCounts()