Parallel Coordinate System with Time Series Data
App Class Reference

An application. More...

#include <App.h>

Inheritance diagram for App:

Public Member Functions

 App (QWidget *parent=0)
 Constructor. More...
 
 ~App ()
 Destructor. More...
 

Static Public Attributes

static int resX = 1600
 
static int resY = 900
 

Detailed Description

An application.

Author
Depner, Gamsjaeger
Date
05.06.2021

Constructor & Destructor Documentation

◆ App()

App::App ( QWidget *  parent = 0)

Constructor.

Author
Depner, Gamsjaeger
Date
05.06.2021
Parameters
[in,out]parentIf non-null, the parent.

◆ ~App()

App::~App ( )

Destructor.

Author
Depner, Gamsjaeger
Date
05.06.2021

Member Data Documentation

◆ resX

int App::resX = 1600
inlinestatic

◆ resY

int App::resY = 900
static

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