Parallel Coordinate System with Time Series Data
|
An application. More...
#include <App.h>
Public Member Functions | |
App (QWidget *parent=0) | |
Constructor. More... | |
~App () | |
Destructor. More... | |
Static Public Attributes | |
static int | resX = 1600 |
static int | resY = 900 |
An application.
App::App | ( | QWidget * | parent = 0 | ) |
Constructor.
[in,out] | parent | If non-null, the parent. |
App::~App | ( | ) |
Destructor.
|
inlinestatic |
|
static |