Eclipse SUMO - Simulation of Urban MObility
GNEDialog_About Class Reference

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

#include <GNEDialog_About.h>

Inheritance diagram for GNEDialog_About:
Collaboration diagram for GNEDialog_About:

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...
 

Detailed Description

The application's "About" - dialog.

Definition at line 36 of file GNEDialog_About.h.

Constructor & Destructor Documentation

◆ GNEDialog_About()

GNEDialog_About::GNEDialog_About ( FXWindow *  parent)

◆ ~GNEDialog_About()

GNEDialog_About::~GNEDialog_About ( )

Destructor.

Definition at line 92 of file GNEDialog_About.cpp.

References myHeadlineFont.

Member Function Documentation

◆ create()

void GNEDialog_About::create ( )

Creates the widget.

Definition at line 87 of file GNEDialog_About.cpp.

Referenced by GNEApplicationWindow::onCmdAbout().

Field Documentation

◆ myHeadlineFont

FXFont* GNEDialog_About::myHeadlineFont
private

Font for the widget.

Definition at line 51 of file GNEDialog_About.h.

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


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