18#ifndef MOTIV_INFORMATIONDOCKSLOTSTRATEGY_HPP
19#define MOTIV_INFORMATIONDOCKSLOTSTRATEGY_HPP
22#include "InformationDockElementBaseStrategy.hpp"
23#include "src/models/Slot.hpp"
33 void setup(QFormLayout *layout)
override;
43 std::string
title()
override;
46 QLabel *nameField =
nullptr;
47 QLabel *rankField =
nullptr;
A Slot represents a visual slot to be rendered in the UI. It contains the information of a location.