32 #ifndef pqPVApplicationCore_h 33 #define pqPVApplicationCore_h 35 #include "pqApplicationComponentsModule.h" 101 virtual void registerForQuicklaunch(QWidget*);
120 void aboutToShowQuickLaunch();
126 virtual bool eventFilter(QObject* obj, QEvent* event);
static pqPVApplicationCore * instance()
Returns the pqPVApplicationCore instance.
This class is the crux of the ParaView application.
QPointer< pqAnimationManager > AnimationManager
pqAnimationManager manages the Animation sub-system.
pqSelectionManager is the nexus for introspective surface selection in
pqPythonManager is a class to facilitate the use of a python interpreter by various paraview GUI comp...
QList< QPointer< QWidget > > QuickLaunchMenus
QPointer< pqSelectionManager > SelectionManager
pqPythonManager * PythonManager
pqPVApplicationCore is the application code used by ParaView-based applications that use more of Para...
Command line options for pqClient.
virtual pqTestUtility * testUtility()
Provides access to the test utility.