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

The TimelineHeader displays a horizontal bar with evenly distributed labels marking a time point. More...

#include <TimelineHeader.hpp>

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

Public Slots

void updateView ()
 Updates the view. More...
 

Public Member Functions

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

Detailed Description

The TimelineHeader displays a horizontal bar with evenly distributed labels marking a time point.

Definition at line 29 of file TimelineHeader.hpp.

Constructor & Destructor Documentation

◆ TimelineHeader()

TimelineHeader::TimelineHeader ( TraceDataProxy data,
QWidget *  parent = nullptr 
)

Creates a new instance of the TimelineHeader class.

Parameters
dataA pointer to a TraceDataProxy
parentThe parent QWidget

Definition at line 26 of file TimelineHeader.cpp.

Member Function Documentation

◆ updateView

void TimelineHeader::updateView ( )
slot

Updates the view.

The view is rerendered to reflect the current state of the TraceDataProxy

Definition at line 35 of file TimelineHeader.cpp.


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