From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- ...ssirr_1_1gui_1_1_i_g_u_i_combo_box-members.html | 227 +++++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box-members.html (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box-members.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box-members.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box-members.html new file mode 100644 index 0000000..093bc38 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box-members.html @@ -0,0 +1,227 @@ + + + + +Irrlicht 3D Engine: Member List + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+
+
irr::gui::IGUIComboBox Member List
+
+
+This is the complete list of members for irr::gui::IGUIComboBox, including all inherited members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AbsoluteClippingRectirr::gui::IGUIElement [protected]
AbsoluteRectirr::gui::IGUIElement [protected]
addChild(IGUIElement *child)irr::gui::IGUIElement [inline, virtual]
addChildToEnd(IGUIElement *child)irr::gui::IGUIElement [inline, protected]
addItem(const wchar_t *text, u32 data=0)=0irr::gui::IGUIComboBox [pure virtual]
AlignBottomirr::gui::IGUIElement [protected]
AlignLeftirr::gui::IGUIElement [protected]
AlignRightirr::gui::IGUIElement [protected]
AlignTopirr::gui::IGUIElement [protected]
bringToFront(IGUIElement *element)irr::gui::IGUIElement [inline, virtual]
Childrenirr::gui::IGUIElement [protected]
clear()=0irr::gui::IGUIComboBox [pure virtual]
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0)irr::gui::IGUIElement [inline, virtual]
DesiredRectirr::gui::IGUIElement [protected]
draw()irr::gui::IGUIElement [inline, virtual]
drop() const irr::IReferenceCounted [inline]
Environmentirr::gui::IGUIElement [protected]
getAbsoluteClippingRect() const irr::gui::IGUIElement [inline]
getAbsolutePosition() const irr::gui::IGUIElement [inline]
getChildren() const irr::gui::IGUIElement [inline, virtual]
getDebugName() const irr::IReferenceCounted [inline]
getElementFromId(s32 id, bool searchchildren=false) const irr::gui::IGUIElement [inline, virtual]
getElementFromPoint(const core::position2d< s32 > &point)irr::gui::IGUIElement [inline]
getID() const irr::gui::IGUIElement [inline, virtual]
getIndexForItemData(u32 data) const =0irr::gui::IGUIComboBox [pure virtual]
getItem(u32 idx) const =0irr::gui::IGUIComboBox [pure virtual]
getItemCount() const =0irr::gui::IGUIComboBox [pure virtual]
getItemData(u32 idx) const =0irr::gui::IGUIComboBox [pure virtual]
getMaxSelectionRows() const =0irr::gui::IGUIComboBox [pure virtual]
getName() const irr::gui::IGUIElement [inline, virtual]
getNextElement(s32 startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false) const irr::gui::IGUIElement [inline]
getParent() const irr::gui::IGUIElement [inline]
getReferenceCount() const irr::IReferenceCounted [inline]
getRelativePosition() const irr::gui::IGUIElement [inline]
getSelected() const =0irr::gui::IGUIComboBox [pure virtual]
getTabGroup()irr::gui::IGUIElement [inline]
getTabOrder() const irr::gui::IGUIElement [inline]
getText() const irr::gui::IGUIElement [inline, virtual]
getToolTipText() const irr::gui::IGUIElement [inline, virtual]
getType() const irr::gui::IGUIElement [inline]
getTypeName() const irr::gui::IGUIElement [inline, virtual]
grab() const irr::IReferenceCounted [inline]
hasType(EGUI_ELEMENT_TYPE type) const irr::gui::IGUIElement [inline, virtual]
IDirr::gui::IGUIElement [protected]
IGUIComboBox(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle)irr::gui::IGUIComboBox [inline]
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, s32 id, const core::rect< s32 > &rectangle)irr::gui::IGUIElement [inline]
IReferenceCounted()irr::IReferenceCounted [inline]
isEnabled() const irr::gui::IGUIElement [inline, virtual]
IsEnabledirr::gui::IGUIElement [protected]
isMyChild(IGUIElement *child) const irr::gui::IGUIElement [inline]
isNotClipped() const irr::gui::IGUIElement [inline]
isPointInside(const core::position2d< s32 > &point) const irr::gui::IGUIElement [inline, virtual]
isSubElement() const irr::gui::IGUIElement [inline, virtual]
IsSubElementirr::gui::IGUIElement [protected]
IsTabGroupirr::gui::IGUIElement [protected]
isTabGroup() const irr::gui::IGUIElement [inline]
IsTabStopirr::gui::IGUIElement [protected]
isTabStop() const irr::gui::IGUIElement [inline]
IsVisibleirr::gui::IGUIElement [protected]
isVisible() const irr::gui::IGUIElement [inline, virtual]
LastParentRectirr::gui::IGUIElement [protected]
MaxSizeirr::gui::IGUIElement [protected]
MinSizeirr::gui::IGUIElement [protected]
move(core::position2d< s32 > absoluteMovement)irr::gui::IGUIElement [inline, virtual]
Nameirr::gui::IGUIElement [protected]
NoClipirr::gui::IGUIElement [protected]
OnEvent(const SEvent &event)irr::gui::IGUIElement [inline, virtual]
OnPostRender(u32 timeMs)irr::gui::IGUIElement [inline, virtual]
Parentirr::gui::IGUIElement [protected]
recalculateAbsolutePosition(bool recursive)irr::gui::IGUIElement [inline, protected]
RelativeRectirr::gui::IGUIElement [protected]
remove()irr::gui::IGUIElement [inline, virtual]
removeChild(IGUIElement *child)irr::gui::IGUIElement [inline, virtual]
removeItem(u32 idx)=0irr::gui::IGUIComboBox [pure virtual]
ScaleRectirr::gui::IGUIElement [protected]
sendToBack(IGUIElement *child)irr::gui::IGUIElement [inline, virtual]
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const irr::gui::IGUIElement [inline, virtual]
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom)irr::gui::IGUIElement [inline]
setDebugName(const c8 *newName)irr::IReferenceCounted [inline, protected]
setEnabled(bool enabled)irr::gui::IGUIElement [inline, virtual]
setID(s32 id)irr::gui::IGUIElement [inline, virtual]
setMaxSelectionRows(u32 max)=0irr::gui::IGUIComboBox [pure virtual]
setMaxSize(core::dimension2du size)irr::gui::IGUIElement [inline]
setMinSize(core::dimension2du size)irr::gui::IGUIElement [inline]
setName(const c8 *name)irr::gui::IGUIElement [inline, virtual]
setName(const core::stringc &name)irr::gui::IGUIElement [inline, virtual]
setNotClipped(bool noClip)irr::gui::IGUIElement [inline]
setRelativePosition(const core::rect< s32 > &r)irr::gui::IGUIElement [inline]
setRelativePosition(const core::position2di &position)irr::gui::IGUIElement [inline]
setRelativePositionProportional(const core::rect< f32 > &r)irr::gui::IGUIElement [inline]
setSelected(s32 idx)=0irr::gui::IGUIComboBox [pure virtual]
setSubElement(bool subElement)irr::gui::IGUIElement [inline, virtual]
setTabGroup(bool isGroup)irr::gui::IGUIElement [inline]
setTabOrder(s32 index)irr::gui::IGUIElement [inline]
setTabStop(bool enable)irr::gui::IGUIElement [inline]
setText(const wchar_t *text)irr::gui::IGUIElement [inline, virtual]
setTextAlignment(EGUI_ALIGNMENT horizontal, EGUI_ALIGNMENT vertical)=0irr::gui::IGUIComboBox [pure virtual]
setToolTipText(const wchar_t *text)irr::gui::IGUIElement [inline, virtual]
setVisible(bool visible)irr::gui::IGUIElement [inline, virtual]
TabOrderirr::gui::IGUIElement [protected]
Textirr::gui::IGUIElement [protected]
ToolTipTextirr::gui::IGUIElement [protected]
Typeirr::gui::IGUIElement [protected]
updateAbsolutePosition()irr::gui::IGUIElement [inline, virtual]
~IEventReceiver()irr::IEventReceiver [inline, virtual]
~IGUIElement()irr::gui::IGUIElement [inline, virtual]
~IReferenceCounted()irr::IReferenceCounted [inline, virtual]
+
+ + + + + -- cgit v1.1