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

A InformationDockElementStrategy to display information about a Trace. More...

#include <InformationDockTraceStrategy.hpp>

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

Public Member Functions

std::string title () override
 Returns the title the information dock should show. More...
 
- Public Member Functions inherited from InformationDockElementBaseStrategy< Trace >
virtual Traceapplicable (TimedElement *t)
 Checks if the strategy is applicable for an element and returns the casted element if so. More...
 
void setup (QFormLayout *layout) override
 Sets up the QFormLayout. More...
 
virtual void updateView (QFormLayout *layout, Trace *element)
 Updates the view. More...
 
bool update (QFormLayout *layout, TimedElement *element) override
 Sets up the QFormLayout. More...
 
std::string title () override
 Returns the title the information dock should show. More...
 
virtual void setup (QFormLayout *)
 Sets up the QFormLayout. More...
 
virtual bool update (QFormLayout *, TimedElement *)
 Updates the view to show details about a newly selected element. More...
 
virtual std::string title ()
 Returns the title the information dock should show. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from InformationDockElementBaseStrategy< Trace >
static QString tr (const char *s, const char *c=nullptr, int n=-1)
 
- Protected Attributes inherited from InformationDockElementBaseStrategy< Trace >
TimeUnitLabelstartField
 
TimeUnitLabelendField
 
TimeUnitLabelruntimeField
 

Detailed Description

A InformationDockElementStrategy to display information about a Trace.

Definition at line 28 of file InformationDockTraceStrategy.hpp.

Member Function Documentation

◆ title()

std::string InformationDockTraceStrategy::title ( )
overridevirtual

Returns the title the information dock should show.

Returns
The title for the information dock should show

Reimplemented from InformationDockElementStrategy.

Definition at line 20 of file InformationDockTraceStrategy.cpp.


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