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

YPercentStatisticEntry Class Reference

#include <logfilestatistics.h>

Inheritance diagram for YPercentStatisticEntry:

Inheritance graph
[legend]
Collaboration diagram for YPercentStatisticEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YPercentStatisticEntry ()
 YPercentStatisticEntry (const PERCENTTYPE &i)
void CalcContent (YASA_TIME G, YASA_TIME W)
void CalcContent (int G, int W)
void CalcContent (double G, double W)
virtual QString _GetKey () const
 Returns a string used to sorting more than one item of this type.


Protected Member Functions

virtual QString _GetVisibleString () const

Detailed Description

This class contains integer variables. Default value is 0


Constructor & Destructor Documentation

YPercentStatisticEntry::YPercentStatisticEntry   [inline]
 

YPercentStatisticEntry::YPercentStatisticEntry const PERCENTTYPE &    i [inline]
 


Member Function Documentation

QString YPercentStatisticEntry::_GetKey   const [virtual]
 

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

Reimplemented from YStatisticEntry< PERCENTTYPE >.

virtual QString YPercentStatisticEntry::_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< PERCENTTYPE >.

void YPercentStatisticEntry::CalcContent double    G,
double    W
[inline]
 

void YPercentStatisticEntry::CalcContent int    G,
int    W
[inline]
 

void YPercentStatisticEntry::CalcContent YASA_TIME    G,
YASA_TIME    W
[inline]
 


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