![]() |
SUMO - Simulation of Urban MObility
|
The application's "About" - dialog. More...
#include <GNEDialog_About.h>
Public Member Functions | |
void | create () |
Creates the widget. More... | |
GNEDialog_About (FXWindow *parent) | |
Constructor. More... | |
~GNEDialog_About () | |
Destructor. More... | |
Private Attributes | |
FXFont * | myHeadlineFont |
Font for the widget. More... | |
The application's "About" - dialog.
Definition at line 43 of file GNEDialog_About.h.
GNEDialog_About::GNEDialog_About | ( | FXWindow * | parent | ) |
Constructor.
[in] | parent | The parent window |
Definition at line 45 of file GNEDialog_About.cpp.
References GUIIconSubSys::getIcon(), GUIDesignAuxiliarHorizontalFrame, GUIDesignButtonOK, GUIDesignHorizontalFrame, GUIDesignLabelAboutInfo, GUIDesignLabelCenter, GUIDesignLabelIcon64x64noSpacing, HAVE_ENABLED, ICON_ACCEPT, ICON_DLR, ICON_NETEDIT, myHeadlineFont, and VERSION_STRING.
GNEDialog_About::~GNEDialog_About | ( | ) |
void GNEDialog_About::create | ( | ) |
Creates the widget.
Definition at line 84 of file GNEDialog_About.cpp.
Referenced by GNEApplicationWindow::onCmdAbout().
|
private |
Font for the widget.
Definition at line 58 of file GNEDialog_About.h.
Referenced by GNEDialog_About(), and ~GNEDialog_About().