#include <module_loader.h>
Inheritance diagram for ControllerLoader:
Public Member Functions | |
ControllerInterface * | load (const QString &) |
bool | initController () |
Private Attributes | |
ControllerInterface * | m_controller |
bool ControllerLoader::initController | ( | ) |
ControllerInterface * ControllerLoader::load | ( | const QString & | ) |