defuze.me  Client
Static Public Member Functions | Friends
Gui::ModuleFactory Class Reference

A Factory to create a new Module. More...

#include <modulefactory.hpp>

List of all members.

Static Public Member Functions

static Modulecreate (const QString uniqName, QPoint position, ModuleWidget *widget, int tabIndex=0)
static ModulegetModule (const QString &uniqId)

Friends

class GuiCore
class Module

Detailed Description

A Factory to create a new Module.

It will check for the uniqueness of the new Module's name.

Definition at line 28 of file modulefactory.hpp.


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