21#ifndef GUI_CONFIGURESTREAM_H
22#define GUI_CONFIGURESTREAM_H
24#include "GUI_ConfigureStation.h"
35 [[nodiscard]] StationPtr configuredStation()
override;
37 void configureWidgets(StationPtr station)
override;
40 [[nodiscard]] QString labelText(
int index)
const override;
Definition: EngineUtils.h:33