_paraview_client_environment_complete() | pqApplicationCore | |
aboutToLoadState(vtkPVXMLElement *root) | pqApplicationCore | signal |
aboutToReadState(QString filename) | pqApplicationCore | signal |
aboutToWriteState(QString filename) | pqApplicationCore | signal |
clearSettings() | pqApplicationCore | |
clearViewsForLoadingState(pqServer *server) | pqApplicationCore | |
clientEnvironmentDone() | pqApplicationCore | signal |
forceFilterMenuRefresh() | pqApplicationCore | signal |
getActiveServer() const | pqApplicationCore | |
getInterfaceLanguage() | pqApplicationCore | |
getLinksModel() const | pqApplicationCore | inline |
getMainWindowEventManager() const | pqApplicationCore | inline |
getObjectBuilder() const | pqApplicationCore | inline |
getPluginManager() const | pqApplicationCore | inline |
getProgressManager() const | pqApplicationCore | inline |
getQtTranslations(QString prefix, QString locale) | pqApplicationCore | |
getServerManagerModel() const | pqApplicationCore | inline |
getServerManagerObserver() | pqApplicationCore | inline |
getTranslationsPathFromInterfaceLanguage(QString prefix, QString locale) | pqApplicationCore | |
getUndoStack() const | pqApplicationCore | inline |
HelpEngine | pqApplicationCore | protected |
helpEngine() | pqApplicationCore | |
instance() | pqApplicationCore | static |
InterfaceTracker | pqApplicationCore | protected |
interfaceTracker() const | pqApplicationCore | inline |
isLoadingState() | pqApplicationCore | inline |
LinksModel | pqApplicationCore | protected |
loadConfiguration(const QString &filename) | pqApplicationCore | slot |
loadConfigurationXML(const char *xmldata) | pqApplicationCore | slot |
LoadingState | pqApplicationCore | protected |
loadState(vtkPVXMLElement *root, pqServer *server, vtkSMStateLoader *loader=nullptr) | pqApplicationCore | |
loadState(const char *filename, pqServer *server, vtkSMStateLoader *loader=nullptr) | pqApplicationCore | |
loadStateFromString(const char *xmlcontents, pqServer *server, vtkSMStateLoader *loader=nullptr) | pqApplicationCore | |
loadStateIncremental(vtkPVXMLElement *root, pqServer *server, vtkSMStateLoader *loader=nullptr) | pqApplicationCore | |
loadStateIncremental(const QString &filename, pqServer *server, vtkSMStateLoader *loader=nullptr) | pqApplicationCore | |
loadXML(vtkPVXMLElement *) | pqApplicationCore | signal |
MainWindowEventManager | pqApplicationCore | protected |
manager(const QString &function) | pqApplicationCore | |
ObjectBuilder | pqApplicationCore | protected |
onHelpEngineWarning(const QString &) | pqApplicationCore | protectedslot |
onStateLoaded(vtkPVXMLElement *root, vtkSMProxyLocator *locator) | pqApplicationCore | protectedslot |
onStateSaved(vtkPVXMLElement *root) | pqApplicationCore | protectedslot |
PluginManager | pqApplicationCore | protected |
pqApplicationCore(int &argc, char **argv, vtkCLIOptions *options=nullptr, bool addStandardArgs=true, QObject *parent=nullptr) | pqApplicationCore | |
prepareForQuit() | pqApplicationCore | slot |
ProgressManager | pqApplicationCore | protected |
quit() | pqApplicationCore | slot |
recentlyUsedResources() | pqApplicationCore | |
RecentlyUsedResourcesList | pqApplicationCore | protected |
registerDocumentation(const QString &filename) | pqApplicationCore | |
registerManager(const QString &function, QObject *manager) | pqApplicationCore | |
render() | pqApplicationCore | slot |
saveState() | pqApplicationCore | |
saveState(const QString &filename, vtkTypeUInt32 location=0x10) | pqApplicationCore | |
serverConfigurations() | pqApplicationCore | |
ServerConfigurations | pqApplicationCore | protected |
ServerManagerModel | pqApplicationCore | protected |
ServerManagerObserver | pqApplicationCore | protected |
setLoadingState(bool value) | pqApplicationCore | inline |
settings() | pqApplicationCore | |
Settings | pqApplicationCore | protected |
setUndoStack(pqUndoStack *stack) | pqApplicationCore | |
stateLoaded(vtkPVXMLElement *root, vtkSMProxyLocator *locator) | pqApplicationCore | signal |
stateSaved(vtkPVXMLElement *root) | pqApplicationCore | signal |
TestUtility | pqApplicationCore | protected |
testUtility() | pqApplicationCore | virtual |
UndoStack | pqApplicationCore | protected |
undoStackChanged(pqUndoStack *) | pqApplicationCore | signal |
unRegisterManager(const QString &function) | pqApplicationCore | |
updateAvailableReadersAndWriters() | pqApplicationCore | slot |
updateMasterEnableState(bool) | pqApplicationCore | signal |
~pqApplicationCore() override | pqApplicationCore | |