Eclipse SUMO - Simulation of Urban MObility
|
The application's "Feedback" dialog. More...
#include <GUIDialog_Feedback.h>
Public Member Functions | |
void | create () |
Creates the widget. | |
GUIDialog_Feedback (FXWindow *parent) | |
Constructor. | |
The application's "Feedback" dialog.
Definition at line 32 of file GUIDialog_Feedback.h.
GUIDialog_Feedback::GUIDialog_Feedback | ( | FXWindow * | parent | ) |
Constructor.
[in] | parent | The parent window |
Definition at line 35 of file GUIDialog_Feedback.cpp.
References ACCEPT, GUIDesigns::buildFXButton(), GUIIconSubSys::getIcon(), GUIDesignAuxiliarHorizontalFrame, GUIDesignButtonOK, GUIDesignHorizontalFrame, GUIDesignLabel, GUIDesignLabelAboutInfo, GUIDesignLabelIcon, SUMO_LOGO, SUMO_MINI, and TL.
void GUIDialog_Feedback::create | ( | ) |
Creates the widget.
Definition at line 64 of file GUIDialog_Feedback.cpp.
Referenced by GUIApplicationWindow::onCmdFeedback(), and GNEApplicationWindow::onCmdFeedback().