32 #ifndef pqPVApplicationCore_h 33 #define pqPVApplicationCore_h 35 #include "pqApplicationComponentsModule.h" 84 virtual void registerForQuicklaunch(QWidget*);
97 void aboutToShowQuickLaunch();
100 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
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.