18#ifndef MOTIV_INFORMATIONDOCKELEMENTSTRATEGY_HPP
19#define MOTIV_INFORMATIONDOCKELEMENTSTRATEGY_HPP
21#include "src/models/TimedElement.hpp"
37 virtual void setup(QFormLayout*) { };
57 virtual std::string
title() {
return ""; }
A base class for all elements with a start and end time.