54 new FXLabel(descriptionFrame,
"Graphical user interface for the microscopic, multi-modal traffic simulation SUMO.",
nullptr,
GUIDesignLabelAboutInfo);
58 new FXLabel(
this,
"Copyright (C) 2001-2022 German Aerospace Center (DLR) and others.",
nullptr,
GUIDesignLabelAboutInfo);
59 new FXLabel(
this,
"This application is based on code provided by the Eclipse SUMO project.",
nullptr,
GUIDesignLabelAboutInfo);
60 new FXLabel(
this,
"These core components are available under the conditions of the Eclipse Public License v2.",
nullptr,
GUIDesignLabelAboutInfo);
76 FXDialogBox::create();
#define GUIDesignLabelIcon
design for label with icon
#define GUIDesignLabelCenter
label extended over frame without thick and with text justify to center
#define GUIDesignLabelAboutInfo
label extended over frame without thick and with text justify to left
#define GUIDesignAuxiliarHorizontalFrame
design for auxiliar (Without borders) horizontal frame used to pack another frames
#define GUIDesignDialogBox
#define GUIDesignButtonOK
#define GUIDesignHorizontalFrame
Horizontal frame extended over frame parent.
~GUIDialog_AboutSUMO()
Destructor.
GUIDialog_AboutSUMO(FXWindow *parent)
Constructor.
FXFont * myHeadlineFont
Font for the widget.
void create()
Creates the widget.
static FXIcon * getIcon(const GUIIcon which)
returns a icon previously defined in the enum GUIIcon