MessageList::Core::Item::ChildItemStats
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.
Constructor & Destructor Documentation
◆ ChildItemStats()
|
inline |
Member Data Documentation
◆ mTotalChildCount
unsigned int MessageList::Core::Item::ChildItemStats::mTotalChildCount |
◆ mUnreadChildCount
unsigned int MessageList::Core::Item::ChildItemStats::mUnreadChildCount |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Mar 14 2025 11:47:54 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Mar 14 2025 11:47:54 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.