Protected Member Functions | Protected Attributes | Friends

MImEngineFactoryPrivate Class Reference

Collaboration diagram for MImEngineFactoryPrivate:
Collaboration graph
[legend]

List of all members.

Protected Member Functions

 MImEngineFactoryPrivate ()
 ~MImEngineFactoryPrivate ()
bool verifyDriver (QObject *p, DriverType curType)
void updateDrivers (DriverType curType)
QStringList drivers ()
QObject * createEngine (const QString &driver, DriverType curType)
void deleteEngine (QObject *engine)

Protected Attributes

QMap< QString, QString > driversMap
QMap< QObject *, QPluginLoader * > pluginMap
QString driversPathWords
QString driversPathHwr
MImEngineFactoryq_ptr

Friends

class Ut_MImEngineFactory

Constructor & Destructor Documentation

MImEngineFactoryPrivate::MImEngineFactoryPrivate (  )  [protected]
MImEngineFactoryPrivate::~MImEngineFactoryPrivate (  )  [protected]

Member Function Documentation

QObject * MImEngineFactoryPrivate::createEngine ( const QString &  driver,
DriverType  curType 
) [protected]
void MImEngineFactoryPrivate::deleteEngine ( QObject *  engine  )  [protected]
QStringList MImEngineFactoryPrivate::drivers (  )  [protected]
void MImEngineFactoryPrivate::updateDrivers ( DriverType  curType  )  [protected]
bool MImEngineFactoryPrivate::verifyDriver ( QObject *  p,
DriverType  curType 
) [protected]

Friends And Related Function Documentation

friend class Ut_MImEngineFactory [friend]

Member Data Documentation

QMap<QString, QString> MImEngineFactoryPrivate::driversMap [protected]
QMap<QObject*, QPluginLoader*> MImEngineFactoryPrivate::pluginMap [protected]

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