SUMO - Simulation of Urban MObility
GNEDialog_About Class Reference

The application's "About" - dialog. More...

#include <GNEDialog_About.h>

Inheritance diagram for GNEDialog_About:
Inheritance graph
Collaboration diagram for GNEDialog_About:
Collaboration graph

Public Member Functions

void create ()
 Creates the widget (and the icons) More...
 
 GNEDialog_About (FXWindow *parent)
 Constructor. More...
 
 ~GNEDialog_About ()
 Destructor. More...
 

Private Attributes

FXIcon * myDLRIcon
 Icons for the widget. More...
 
FXFont * myHeadlineFont
 Font for the widget. More...
 

Detailed Description

The application's "About" - dialog.

Definition at line 43 of file GNEDialog_About.h.

Constructor & Destructor Documentation

§ GNEDialog_About()

GNEDialog_About::GNEDialog_About ( FXWindow *  parent)

Constructor.

Parameters
[in]parentThe parent window

Definition at line 101 of file GNEDialog_About.cpp.

References dlr_icon, GUIIconSubSys::getIcon(), HAVE_ENABLED, ICON_NETEDIT, myDLRIcon, myHeadlineFont, and VERSION_STRING.

§ ~GNEDialog_About()

GNEDialog_About::~GNEDialog_About ( )

Destructor.

Definition at line 137 of file GNEDialog_About.cpp.

References myDLRIcon, and myHeadlineFont.

Member Function Documentation

§ create()

void GNEDialog_About::create ( )

Creates the widget (and the icons)

Definition at line 131 of file GNEDialog_About.cpp.

References myDLRIcon.

Referenced by GNEApplicationWindow::onCmdAbout().

Field Documentation

§ myDLRIcon

FXIcon* GNEDialog_About::myDLRIcon
private

Icons for the widget.

Definition at line 59 of file GNEDialog_About.h.

Referenced by create(), GNEDialog_About(), and ~GNEDialog_About().

§ myHeadlineFont

FXFont* GNEDialog_About::myHeadlineFont
private

Font for the widget.

Definition at line 62 of file GNEDialog_About.h.

Referenced by GNEDialog_About(), and ~GNEDialog_About().


The documentation for this class was generated from the following files: