4 #ifndef pqPVApplicationCore_h 5 #define pqPVApplicationCore_h 32 bool addStandardArgs =
true, QObject* parent =
nullptr);
74 virtual void registerForQuicklaunch(QWidget*);
76 void loadStateFromPythonFile(
const QString& filename,
pqServer* server,
103 void aboutToShowQuickLaunch();
111 bool eventFilter(QObject* obj, QEvent* event)
override;
static pqPVApplicationCore * instance()
Returns the pqPVApplicationCore instance.
This class is the crux of the ParaView application.
QPointer< pqAnimationManager > AnimationManager
#define PQAPPLICATIONCOMPONENTS_EXPORT
command line options manager
pqAnimationManager manages the Animation sub-system.
pqSelectionManager is the nexus for introspective surface selection in paraview.
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...
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...
virtual pqTestUtility * testUtility()
Provides access to the test utility.