#include <builder.hpp>
Inheritance diagram for Builder:
Public Member Functions | |
Theme * | build () |
CmdGeneric * | parseAction (const string &rAction) |
Parse an action tag and returns a command. |
Definition at line 46 of file builder.hpp.
|
Create a Theme object, ready to use. Return NULL in case of problem Definition at line 82 of file builder.cpp. References SkinObject::getIntf(). |