FSM Library - C++ version
Public Member Functions | List of all members
MainWindow Class Reference
Inheritance diagram for MainWindow:
Inheritance graph
[legend]
Collaboration diagram for MainWindow:
Collaboration graph
[legend]

Public Member Functions

 MainWindow (QWidget *parent=0)
 
 ~MainWindow ()
 

Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0)
explicit

Create the main window for the graphical interface. Every element of the UI (user Interface) is load from an UI file, editable with Qt designer

Parameters
parentThe parent widget
MainWindow::~MainWindow ( )

Delete the main window


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