Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PluginInitializationOrder Class Reference

Defines the order in which plugins have to be loaded. More...

Public Member Functions

size_t getTypeOrdinal (const QString &name) const
 
bool operator() (const QString &a, const QString &b) const
 
bool operator() (const QPluginLoader *a, const QPluginLoader *b) const
 

Detailed Description

Defines the order in which plugins have to be loaded.

First load all type Plugins to register the dataTypes to the core Than load the file plugins to load objects Next is textureControl to control texture based properties Then load everything else.

Definition at line 229 of file PluginLoader.cc.


The documentation for this class was generated from the following file: