Motiv
Marvelous OTF2 Traces Interactive Visualizer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Timeline Class Reference

Container widget for actual view and axis labels. More...

#include <Timeline.hpp>

Inheritance diagram for Timeline:
Inheritance graph
[legend]
Collaboration diagram for Timeline:
Collaboration graph
[legend]

Public Member Functions

 Timeline (TraceDataProxy *data, QWidget *parent=nullptr)
 Creates a new instance of the Timeline class. More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ Timeline()

Timeline::Timeline ( TraceDataProxy data,
QWidget *  parent = nullptr 
)
explicit

Creates a new instance of the Timeline class.

Parameters
dataA pointer to a TraceDataProxy
parentThe parent QWidget

Definition at line 23 of file Timeline.cpp.


The documentation for this class was generated from the following files: