![]() |
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 c8 *typeName, IGUIElement *parent=0)=0 | dcpp::gui::IGUIElementFactory | pure virtual |
drop() const | dcpp::IReferenceCounted | inline |
getCreatableGUIElementTypeCount() const =0 | dcpp::gui::IGUIElementFactory | pure virtual |
getCreateableGUIElementType(i32 idx) const =0 | dcpp::gui::IGUIElementFactory | pure virtual |
getCreateableGUIElementTypeName(i32 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 c8 *newName) | dcpp::IReferenceCounted | inlineprotected |
~IReferenceCounted() | dcpp::IReferenceCounted | inlinevirtual |