Pure static class gathering most of the interactions with ParaView's API and ParaView's start sequence. More...
#include <PVViewer_Core.h>
Static Public Member Functions | |
| static pqPVApplicationCore * | GetPVApplication () |
| static bool | ParaViewInitAppCore () |
| static pqPVApplicationCore * | GetPVAppCore () |
| static bool | ParaviewInitApp () |
| Initialize ParaView if not yet done (once per session) More... | |
| static void | ParaviewInitBehaviors (bool=false, QMainWindow *=0) |
| static void | ParaviewLoadConfigurations (const QString &, bool=false) |
| static void | ParaviewCleanup () |
Private Member Functions | |
| PVViewer_Core () | |
| virtual | ~PVViewer_Core () |
Static Private Attributes | |
| static pqPVApplicationCore * | MyCoreApp = nullptr |
| static bool | MyPqTabWidSingletonLoaded = false |
| static bool | ConfigLoaded = false |
| static PVViewer_Behaviors * | ParaviewBehaviors = nullptr |
Pure static class gathering most of the interactions with ParaView's API and ParaView's start sequence.
|
private |
|
inlineprivatevirtual |
|
inlinestatic |
|
static |
References MyCoreApp.
|
static |
References GetPVApplication().
|
static |
Initialize ParaView if not yet done (once per session)
Static method, performs initialization of ParaView session.
| fullSetup | whether to instanciate all behaviors or just the minimal ones. |
true if ParaView has been initialized successfully, otherwise false References MyPqTabWidSingletonLoaded, PVViewer_OutputWindow::New(), and ParaViewInitAppCore().
|
static |
References Qtx::getenv(), and MyCoreApp.
|
static |
|
static |
References ConfigLoaded, and MyCoreApp.
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |