NeTrainSim 0.1.1 beta
The Open-Source Network Trains Simulator
 
Loading...
Searching...
No Matches
AboutWindow Class Reference

The AboutWindow class represents a window displaying information about the application. More...

#include <aboutwindow.h>

Inheritance diagram for AboutWindow:

Public Member Functions

 AboutWindow (QWidget *parent=nullptr)
 Constructs an AboutWindow object.
 
 ~AboutWindow ()
 Destroys the AboutWindow object.
 

Detailed Description

The AboutWindow class represents a window displaying information about the application.

Constructor & Destructor Documentation

◆ AboutWindow()

AboutWindow::AboutWindow ( QWidget *  parent = nullptr)
explicit

Constructs an AboutWindow object.

Parameters
parentThe parent widget.

◆ ~AboutWindow()

AboutWindow::~AboutWindow ( )

Destroys the AboutWindow object.