#include <statisticwindows.h>
Inheritance diagram for YStatisticProjectResultFrame:
Public Member Functions | |
YStatisticProjectResultFrame (QWidget *parent, YFrameArgs &args) | |
Protected Member Functions | |
virtual YResultHandler * | CreateResultHandler (QSplitter *parent) const |
virtual int | InsertResults (YResultHandler *timinghandler) const |
|
|
|
A statistic handler can handle the different types of statistics. Mostly used are "Tables" This is a splitter window. On the left side you can see the names of the timings and on the right side there is the diming diagram. Implements YResultFrame. |
|
Implements YResultFrame. |