#include <MainWindowVis.h>

Public Member Functions | |
| MainWindowVis (QWidget *parents=0, Qt::WindowFlags flags=0) | |
Protected Slots | |
| void | xAxisUpdate (int) | 
| void | yAxisUpdate (int) | 
| void | zAxisUpdate (int) | 
| void | colorChanged (int label, QColor color) | 
| void | knotChosen (int label, QColor color) | 
| void | valueChanged () | 
| void | openFile () | 
| void | triggerRendering (int index) | 
| void | saveTransfer () | 
| void | loadTransfer () | 
| void | lightSwitch (bool) | 
| void | switchUpper () | 
| void | switchLower () | 
| void | setLightColor () | 
| void | shootScreen () | 
| void | nPRSwitch (bool) | 
| MainWindowVis::MainWindowVis | ( | QWidget * |  parents = 0,  | 
        |
| Qt::WindowFlags |  flags = 0 | |||
| ) | 
Constructs a new main GUI element, containing all of the programs basic functionality modules/widgets
 1.5.7.1