![]() |
Eclipse SUMO - Simulation of Urban MObility
|
The SUMO User Conference "Hall of Fame" - dialog / easter egg. More...
#include <GUIDialog_HallOfFame.h>
Public Member Functions | |
| void | create () |
| Creates the widget. | |
| GUIDialog_HallOfFame (FXWindow *parent) | |
| Constructor. | |
| ~GUIDialog_HallOfFame () | |
| Destructor. | |
Private Attributes | |
| FXFont * | myHeadlineFont |
| Font for the widget. | |
The SUMO User Conference "Hall of Fame" - dialog / easter egg.
Definition at line 35 of file GUIDialog_HallOfFame.h.
| GUIDialog_HallOfFame::GUIDialog_HallOfFame | ( | FXWindow * | parent | ) |
Constructor.
| [in] | parent | The parent window |
Definition at line 35 of file GUIDialog_HallOfFame.cpp.
References ACCEPT, GUIDesigns::buildFXButton(), GUIIconSubSys::getIcon(), GUIDesignAuxiliarHorizontalFrame, GUIDesignButtonDialog, GUIDesignHorizontalFrame, GUIDesignLabel, GUIDesignLabelAboutInfo, GUIDesignLabelIcon, HALL_OF_FAME, myHeadlineFont, SUMO_MINI, and TL.
| GUIDialog_HallOfFame::~GUIDialog_HallOfFame | ( | ) |
| void GUIDialog_HallOfFame::create | ( | ) |
Creates the widget.
Definition at line 62 of file GUIDialog_HallOfFame.cpp.
Referenced by GUIApplicationWindow::onCmdHallOfFame().
|
private |
Font for the widget.
Definition at line 50 of file GUIDialog_HallOfFame.h.
Referenced by GUIDialog_HallOfFame(), and ~GUIDialog_HallOfFame().