HAL
graphics_factory.cpp File Reference
Include dependency graph for graphics_factory.cpp:

Go to the source code of this file.

Namespaces

 hal
 
 hal::GraphicsFactory
 Contains utility factory functions.
 

Functions

QStringList hal::GraphicsFactory::graphicsModuleTypes ()
 
QStringList hal::GraphicsFactory::graphicsGateTypes ()
 
GraphicsModule * hal::GraphicsFactory::createGraphicsModule (Module *m, const int type)
 
GraphicsGate * hal::GraphicsFactory::createGraphicsGate (Gate *g, const int type)