|
Motiv
Marvelous OTF2 Traces Interactive Visualizer
|
The TimelineLabelList displays a vertical bar with a list of rank names. More...
#include <TimelineLabelList.hpp>


Public Member Functions | |
| TimelineLabelList (TraceDataProxy *data, QWidget *parent=nullptr) | |
| Creates a new instance of the TimelineLabelList class. More... | |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *event) override |
| void | mouseReleaseEvent (QMouseEvent *event) override |
| void | mouseMoveEvent (QMouseEvent *event) override |
The TimelineLabelList displays a vertical bar with a list of rank names.
TODO: for configurable region heights, the height of the labels should be adjusted here too
Definition at line 31 of file TimelineLabelList.hpp.
| TimelineLabelList::TimelineLabelList | ( | TraceDataProxy * | data, |
| QWidget * | parent = nullptr |
||
| ) |
Creates a new instance of the TimelineLabelList class.
| data | A pointer to a TraceDataProxy |
| parent | The parent QWidget |
Definition at line 24 of file TimelineLabelList.cpp.
|
overrideprotected |
Definition at line 48 of file TimelineLabelList.cpp.
|
overrideprotected |
Definition at line 40 of file TimelineLabelList.cpp.
|
overrideprotected |
Definition at line 44 of file TimelineLabelList.cpp.