VAPOR3 3.9.4
|
#include <qtabwidget.h>
#include <qwidget.h>
#include <QKeyEvent>
#include <vapor/ControlExecutive.h>
#include <vapor/ParamsMgr.h>
#include <AnimationTab.h>
#include <ViewpointTab.h>
#include <vapor/GUIStateParams.h>
#include <vapor/NavigationUtils.h>
#include <QComboBox>
Go to the source code of this file.
Classes | |
class | TabManager |
A class that manages the contents of the parameter tabs in VAPOR GUI. More... | |