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

YStatisticTableHandler Class Reference

#include <statistichandler.h>

Inheritance diagram for YStatisticTableHandler:

Inheritance graph
[legend]
Collaboration diagram for YStatisticTableHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YStatisticTableHandler (QWidget *p)
void DestroyScrollFrame ()
int InitScrollFrame ()
virtual int InsertStatistics (YStatistics *t)
 A new statistic table is inserting. InitInstance will called here !

virtual int PostCreate ()
virtual int PostUpdate ()
 This function can be used to recreate destroyed widgets (e.g. during ClearResults() ).

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


Private Attributes

QScrollView scrollview
QFrame * scrollframe
QVBoxLayout * vboxlayout

Constructor & Destructor Documentation

YStatisticTableHandler::YStatisticTableHandler QWidget *    p [inline]
 


Member Function Documentation

virtual void YStatisticTableHandler::ClearResults   [inline, virtual]
 

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

Reimplemented from YStatisticHandler.

void YStatisticTableHandler::DestroyScrollFrame   [inline]
 

int YStatisticTableHandler::InitScrollFrame   [inline]
 

int YStatisticTableHandler::InsertStatistics YStatistics   statistics [virtual]
 

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

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

Implements YStatisticHandler.

int YStatisticTableHandler::PostCreate   [virtual]
 

Post create statistic handler. Here we are resizing the vertical headers

Reimplemented from YResultHandler.

virtual int YStatisticTableHandler::PostUpdate   [inline, virtual]
 

This function can be used to recreate destroyed widgets (e.g. during ClearResults() ).

Reimplemented from YResultHandler.


Member Data Documentation

QFrame* YStatisticTableHandler::scrollframe [private]
 

QScrollView YStatisticTableHandler::scrollview [private]
 

QVBoxLayout* YStatisticTableHandler::vboxlayout [private]
 


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