|
Motiv
Marvelous OTF2 Traces Interactive Visualizer
|
Container widget for actual view and axis labels. More...
#include <Timeline.hpp>


Public Member Functions | |
| Timeline (TraceDataProxy *data, QWidget *parent=nullptr) | |
| Creates a new instance of the Timeline class. More... | |
Container widget for actual view and axis labels.
The Timeline class holds the actual TimeLineView and also includes a header that changes with the selection, and a list of names of the shown ranks on the left.
Definition at line 35 of file Timeline.hpp.
|
explicit |
Creates a new instance of the Timeline class.
| data | A pointer to a TraceDataProxy |
| parent | The parent QWidget |
Definition at line 23 of file Timeline.cpp.