Eclipse SUMO - Simulation of Urban MObility
GUIDialog_AboutSUMO Class Reference

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

#include <GUIDialog_AboutSUMO.h>

Inheritance diagram for GUIDialog_AboutSUMO:
[legend]
Collaboration diagram for GUIDialog_AboutSUMO:
[legend]

Public Member Functions

void create ()
 Creates the widget. More...
 
 GUIDialog_AboutSUMO (FXWindow *parent)
 Constructor. More...
 
 ~GUIDialog_AboutSUMO ()
 Destructor. More...
 

Private Attributes

FXFont * myHeadlineFont
 Font for the widget. More...
 

Detailed Description

The application's "About" - dialog.

Definition at line 34 of file GUIDialog_AboutSUMO.h.

Constructor & Destructor Documentation

◆ GUIDialog_AboutSUMO()

GUIDialog_AboutSUMO::GUIDialog_AboutSUMO ( FXWindow *  parent)

◆ ~GUIDialog_AboutSUMO()

GUIDialog_AboutSUMO::~GUIDialog_AboutSUMO ( )

Destructor.

Definition at line 83 of file GUIDialog_AboutSUMO.cpp.

References myHeadlineFont.

Member Function Documentation

◆ create()

void GUIDialog_AboutSUMO::create ( )

Creates the widget.

Definition at line 78 of file GUIDialog_AboutSUMO.cpp.

Referenced by GUIApplicationWindow::onCmdAbout().

Here is the caller graph for this function:

Field Documentation

◆ myHeadlineFont

FXFont* GUIDialog_AboutSUMO::myHeadlineFont
private

Font for the widget.

Definition at line 49 of file GUIDialog_AboutSUMO.h.

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


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