FastTrack 6.1.0
Tracks multiples objects dealing with occlusion and identities.
Public Member Functions | Private Member Functions | Private Attributes | List of all members
MainWindow Class Reference

The MainWindow class is derived from a QMainWindow widget. It displays the main window of the program. More...

Inheritance diagram for MainWindow:

Public Member Functions

 MainWindow (QWidget *parent=0)
 Constructs the MainWindow QObject and initializes the UI.
 
 ~MainWindow ()
 Destructs the MainWindow object and saves the previous set of parameters.
 
void setMode (bool isExpert)
 Changes the software mode. More...
 

Private Member Functions

void closeEvent (QCloseEvent *event)
 Close event reimplemented to ask confirmation before closing.
 

Private Attributes

Ui::MainWindow * ui
 
Interactiveinteractive
 
Batchbatch
 
Replayreplay
 
TrackingManagertrackingManager
 
QSystemTrayIcon * trayIcon
 
QWebEngineView * manual
 
QWebEngineView * dataset
 

Detailed Description

The MainWindow class is derived from a QMainWindow widget. It displays the main window of the program.

Author
Benjamin Gallois
Version
Revision
4.0

Contact: gallo.nosp@m.is.b.nosp@m.enjam.nosp@m.in08.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Member Function Documentation

◆ setMode()

void MainWindow::setMode ( bool  isExpert)

Changes the software mode.

Parameters
[in]isExpertTrue if the software is in expert mode with advanced functions.

Member Data Documentation

◆ ui

Ui::MainWindow* MainWindow::ui
private

ui file from Qt designer.


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