ParaView
Classes | Functions | Variables
pqAutoLoadPluginXMLBehavior.h File Reference
#include "pqApplicationComponentsModule.h"
#include <QObject>
#include <QSet>
Include dependency graph for pqAutoLoadPluginXMLBehavior.h:

Go to the source code of this file.

Classes

class  pqAutoLoadPluginXMLBehavior
 

Functions

ParaViewResources *resource then such xmls are parsed and an attempt is made to load * them (by calling pqApplicationCore::loadConfiguration()). **Without going into too much detail
 

Variables

ParaViewResources *resource location
 ParaView plugins can load gui configuration xmls eg. More...
 
ParaViewResources *resource then such xmls are parsed and an attempt is made to load if you want your application to *automatically load GUI configuration XMLs from plugins
 

Variable Documentation

§ plugins

ParaViewResources* resource then such xmls are parsed and an attempt is made to load if you want your application to* automatically load GUI configuration XMLs from plugins

Definition at line 48 of file pqAutoLoadPluginXMLBehavior.h.