Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YIntStatisticEntry Class Reference

#include <logfilestatistics.h>

Inheritance diagram for YIntStatisticEntry:

Inheritance graph
[legend]
Collaboration diagram for YIntStatisticEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YIntStatisticEntry (const int &i=0)

Protected Member Functions

virtual QString _GetVisibleString () const
virtual void IncContent ()
 Increment integer.

virtual QString _GetKey () const
 Returns a string used to sorting more than one item of this type.


Detailed Description

This class contains integer variables. Default value is 0


Constructor & Destructor Documentation

YIntStatisticEntry::YIntStatisticEntry const int &    i = 0 [inline]
 


Member Function Documentation

QString YIntStatisticEntry::_GetKey   const [protected, virtual]
 

Returns a string used to sorting more than one item of this type.

Reimplemented from YStatisticEntry< int >.

virtual QString YIntStatisticEntry::_GetVisibleString   const [inline, protected, virtual]
 

This function returns the visible content string of the statistic entry. It is allowed to call the function only if the content is valid.

Implements YStatisticEntry< int >.

virtual void YIntStatisticEntry::IncContent   [inline, protected, virtual]
 

Increment integer.

Reimplemented from YStatisticBaseEntry.


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:56:48 2003 for Yasa by doxygen1.3-rc3