VAPOR3 3.9.4
|
#include "vapor/VAssert.h"
#include <QObject>
#include <QLineEdit>
#include <QSlider>
#include "vapor/ControlExecutive.h"
#include <vapor/GUIStateParams.h>
#include <vapor/SettingsParams.h>
#include <vapor/AnimationParams.h>
Go to the source code of this file.
Classes | |
class | EventRouter |
A pure virtual class specifying the common properties of all the parameter tabs in the VAPOR GUI. More... | |