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

YStatisticHandler Class Reference

#include <statistichandler.h>

Inheritance diagram for YStatisticHandler:

Inheritance graph
[legend]
Collaboration diagram for YStatisticHandler:

Collaboration graph
[legend]
List of all members.

Signals

void NewStatisticsInserted (YStatisticsInfo *si)

Public Member Functions

 YStatisticHandler (QWidget *p)
virtual int InsertStatistics (YStatistics *t)=0
QList< YStatisticsInfo > & GetStatisticsList ()
virtual void ClearResults ()
 Remove all results from handler (e.g. if logfile was changed).


Protected Attributes

QList< YStatisticsInfolist

Private Attributes

Q_OBJECT QWidget * parent

Detailed Description

The YStatisticHandler provides an interface to handle statistic results


Constructor & Destructor Documentation

YStatisticHandler::YStatisticHandler QWidget *    p
 

A new statistic table is inserting. InitInstance will called here !


Member Function Documentation

virtual void YStatisticHandler::ClearResults   [inline, virtual]
 

Remove all results from handler (e.g. if logfile was changed).

Implements YResultHandler.

Reimplemented in YStatisticTableHandler.

QList<YStatisticsInfo>& YStatisticHandler::GetStatisticsList   [inline]
 

virtual int YStatisticHandler::InsertStatistics YStatistics   t [pure virtual]
 

Implemented in YStatisticTableHandler.

void YStatisticHandler::NewStatisticsInserted YStatisticsInfo   si [signal]
 


Member Data Documentation

QList<YStatisticsInfo> YStatisticHandler::list [protected]
 

Q_OBJECT QWidget* YStatisticHandler::parent [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Feb 14 00:03:23 2003 for Yasa by doxygen1.3-rc3