|
i6engine
1.0
|
#include <map>#include <string>#include "boost/function.hpp"
Go to the source code of this file.
Classes | |
| class | i6e::modules::GUIFactory |
| This class provides methods for creating different kinds of GUI elements. More... | |
Namespaces | |
| i6e | |
| i6e::api | |
| i6e::modules | |
Typedefs | |
| typedef boost::function< api::GUIWidget *(const std::string &name, const std::string &style)> | i6e::modules::GUIWidget_factory |