#include <timingwindows.h>
Inheritance diagram for YTimingEnvironmentResultFrame:
Public Member Functions | |
YTimingEnvironmentResultFrame (QWidget *parent, YFrameArgs &args) | |
Protected Member Functions | |
virtual YResultHandler * | CreateResultHandler (QSplitter *parent) const |
virtual int | InsertResults (YResultHandler *timinghandler) const |
|
|
|
A timing handler can handle the different types of diagrams. Mostly used are "DiagramNameDiagrams" 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. |