Eclipse SUMO - Simulation of Urban MObility
GNEAbout Class Reference

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

#include <GNEAbout.h>

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

Public Member Functions

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

Private Attributes

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

Detailed Description

The application's "About" - dialog.

Definition at line 33 of file GNEAbout.h.

Constructor & Destructor Documentation

◆ GNEAbout()

GNEAbout::GNEAbout ( FXWindow *  parent)

◆ ~GNEAbout()

GNEAbout::~GNEAbout ( )

Destructor.

Definition at line 90 of file GNEAbout.cpp.

References myHeadlineFont.

Member Function Documentation

◆ create()

void GNEAbout::create ( )

Creates the widget.

Definition at line 85 of file GNEAbout.cpp.

Referenced by GNEApplicationWindow::onCmdAbout().

Here is the caller graph for this function:

Field Documentation

◆ myHeadlineFont

FXFont* GNEAbout::myHeadlineFont
private

Font for the widget.

Definition at line 48 of file GNEAbout.h.

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


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