All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Classes
Qtilities::ExtensionSystem Namespace Reference

Namespace containing all the classes which forms part of the ExtensionSystem Module. More...

Namespaces

namespace  Constants
 Namespace containing constants used inside the ExtensionSystem Module.
namespace  Interfaces
 Namespace containing available interfaces which forms part of the ExtensionSystem Module.

Classes

class  ExtensionSystemConfig
 The ExtensionSystemConfig class provides a ready to use configuration widget for the extension system. More...
class  ExtensionSystemCore
 The ExtensionSystemCore class is the core of the Qtilities extension system library. More...
class  PluginInfoWidget
 A widget that shows information about a plugin. More...
class  PluginTreeModel
 The PluginTreeModel class is an extension of ObserverTreeModel used to display plugin information. More...

Detailed Description

Namespace containing all the classes which forms part of the ExtensionSystem Module.

To use this module add, the following to your .pro file:

QTILITIES += extension_system;
include(Qtilities_Path/src/Qtilities.pri)

To include all files in this module:

#include <QtilitiesExtensionSystem>
using namespace QtilitiesExtensionSystem;

For more information about the modules in Qtilities, see Modules Overview.



Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé