MessageList::Core::Item::ChildItemStats

Search for usage in LXR

MessageList::Core::Item::ChildItemStats Class Reference

#include <item.h>

Public Attributes

unsigned int mTotalChildCount
 
unsigned int mUnreadChildCount
 

Detailed Description

A structure used with MessageList::Item::childItemStats().

Contains counts of total and unread messages in a subtree.

Definition at line 172 of file item.h.

Constructor & Destructor Documentation

◆ ChildItemStats()

MessageList::Core::Item::ChildItemStats::ChildItemStats ( )
inline

Definition at line 178 of file item.h.

Member Data Documentation

◆ mTotalChildCount

unsigned int MessageList::Core::Item::ChildItemStats::mTotalChildCount

Definition at line 175 of file item.h.

◆ mUnreadChildCount

unsigned int MessageList::Core::Item::ChildItemStats::mUnreadChildCount

Definition at line 176 of file item.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:12:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.