![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
This is the complete list of members for dcpp::gui::IGUIElementFactory, including all inherited members.
| addGUIElement(EGUI_ELEMENT_TYPE type, IGUIElement *parent=0)=0 | dcpp::gui::IGUIElementFactory | pure virtual |
| addGUIElement(const dcpp::char_kt *typeName, IGUIElement *parent=0)=0 | dcpp::gui::IGUIElementFactory | pure virtual |
| drop() const | dcpp::IReferenceCounted | inline |
| getCreatableGUIElementTypeCount() const =0 | dcpp::gui::IGUIElementFactory | pure virtual |
| getCreateableGUIElementType(dcpp::int32_kt idx) const =0 | dcpp::gui::IGUIElementFactory | pure virtual |
| getCreateableGUIElementTypeName(dcpp::int32_kt idx) const =0 | dcpp::gui::IGUIElementFactory | pure virtual |
| getCreateableGUIElementTypeName(EGUI_ELEMENT_TYPE type) const =0 | dcpp::gui::IGUIElementFactory | pure virtual |
| getDebugName() const | dcpp::IReferenceCounted | inline |
| getReferenceCount() const | dcpp::IReferenceCounted | inline |
| grab() const | dcpp::IReferenceCounted | inline |
| IReferenceCounted() | dcpp::IReferenceCounted | inline |
| setDebugName(const dcpp::char_kt *newName) | dcpp::IReferenceCounted | inlineprotected |
| ~IReferenceCounted() | dcpp::IReferenceCounted | inlinevirtual |