1#ifndef GUI_CONFIGURESTREAM_H
2#define GUI_CONFIGURESTREAM_H
4#include "GUI_ConfigureStation.h"
15 StationPtr configuredStation()
override;
17 void configureWidgets(StationPtr station)
override;
18 QString labelText(
int i)
const override;
Definition: EngineUtils.h:33