Crazy Eddie's GUI System  0.8.4
CEGUI::Element Member List
This is the complete list of members for CEGUI::Element, including all inherited members.
addChild(Element *element)CEGUI::Element
addChild_impl(Element *element)CEGUI::Element [protected, virtual]
addElementProperties()CEGUI::Element [protected]
addEvent(const String &name)CEGUI::EventSet
addEvent(Event &event)CEGUI::EventSet
addProperty(Property *property)CEGUI::PropertySet
AllocatedObject() (defined in CEGUI::AllocatedObject< Element >)CEGUI::AllocatedObject< Element > [inline, explicit]
calculatePixelSize(bool skipAllPixelAlignment=false) const CEGUI::Element
ChildList typedefCEGUI::Element [protected]
clearProperties(void)CEGUI::PropertySet
d_areaCEGUI::Element [protected]
d_aspectModeCEGUI::Element [protected]
d_aspectRatioCEGUI::Element [protected]
d_childrenCEGUI::Element [protected]
d_events (defined in CEGUI::EventSet)CEGUI::EventSet [protected]
d_horizontalAlignmentCEGUI::Element [protected]
d_maxSizeCEGUI::Element [protected]
d_minSizeCEGUI::Element [protected]
d_mutedCEGUI::EventSet [protected]
d_nonClientCEGUI::Element [protected]
d_parentCEGUI::Element [protected]
d_pixelAlignedCEGUI::Element [protected]
d_pixelSizeCEGUI::Element [protected]
d_rotationCEGUI::Element [protected]
d_unclippedInnerRectCEGUI::Element [protected]
d_unclippedOuterRectCEGUI::Element [protected]
d_verticalAlignmentCEGUI::Element [protected]
Element()CEGUI::Element
EventChildAddedCEGUI::Element [static]
EventChildRemovedCEGUI::Element [static]
EventHorizontalAlignmentChangedCEGUI::Element [static]
EventIterator typedef (defined in CEGUI::EventSet)CEGUI::EventSet
EventMap typedef (defined in CEGUI::EventSet)CEGUI::EventSet [protected]
EventMovedCEGUI::Element [static]
EventNamespaceCEGUI::Element [static]
EventNonClientChangedCEGUI::Element [static]
EventParentSizedCEGUI::Element [static]
EventRotatedCEGUI::Element [static]
EventSet()CEGUI::EventSet
EventSet(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSet [inline, protected]
EventSizedCEGUI::Element [static]
EventVerticalAlignmentChangedCEGUI::Element [static]
EventZOrderChangedCEGUI::Element [static]
fireAreaChangeEvents(const bool moved, const bool sized)CEGUI::Element [protected]
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="")CEGUI::EventSet [virtual]
fireEvent_impl(const String &name, EventArgs &args)CEGUI::EventSet [protected]
getArea() const CEGUI::Element [inline]
getAspectMode() const CEGUI::Element [inline]
getAspectRatio() const CEGUI::Element [inline]
getChildContentArea(const bool non_client=false) const CEGUI::Element [inline]
getChildCount() const CEGUI::Element [inline]
getChildElementAtIdx(size_t idx) const CEGUI::Element [inline]
getClientChildContentArea() const CEGUI::Element [virtual]
getEventIterator(void) const CEGUI::EventSet
getEventObject(const String &name, bool autoAdd=false)CEGUI::EventSet
getHeight() const CEGUI::Element [inline]
getHorizontalAlignment() const CEGUI::Element [inline]
getMaxSize() const CEGUI::Element [inline]
getMinSize() const CEGUI::Element [inline]
getNonClientChildContentArea() const CEGUI::Element [virtual]
getParentElement() const CEGUI::Element [inline]
getParentPixelSize(bool skipAllPixelAlignment=false) const CEGUI::Element
getPixelPosition() const CEGUI::Element [inline]
getPixelSize() const CEGUI::Element [inline]
getPosition() const CEGUI::Element [inline]
getProperty(const String &name) const CEGUI::PropertySet
getProperty(const String &name) const CEGUI::PropertySet [inline]
getPropertyDefault(const String &name) const CEGUI::PropertySet
getPropertyHelp(const String &name) const CEGUI::PropertySet
getPropertyInstance(const String &name) const CEGUI::PropertySet
getPropertyIterator(void) const CEGUI::PropertySet
getRootContainerSize() const CEGUI::Element [virtual]
getRotation() const CEGUI::Element [inline]
getScriptModule() const CEGUI::EventSet [protected]
getSize() const CEGUI::Element [inline]
getUnclippedInnerRect() const CEGUI::Element [inline]
getUnclippedInnerRect_impl(bool skipAllPixelAlignment) const CEGUI::Element [protected, virtual]
getUnclippedOuterRect() const CEGUI::Element [inline]
getUnclippedOuterRect_impl(bool skipAllPixelAlignment) const CEGUI::Element [protected, virtual]
getUnclippedRect(const bool inner) const CEGUI::Element [inline]
getVerticalAlignment() const CEGUI::Element [inline]
getWidth() const CEGUI::Element [inline]
getXPosition() const CEGUI::Element [inline]
getYPosition() const CEGUI::Element [inline]
isAncestor(const Element *element) const CEGUI::Element
isChild(const Element *element) const CEGUI::Element
isEventPresent(const String &name)CEGUI::EventSet
isInnerRectSizeChanged() const CEGUI::Element [inline, protected]
isMuted(void) const CEGUI::EventSet
isNonClient() const CEGUI::Element [inline]
isPixelAligned() const CEGUI::Element [inline]
isPropertyDefault(const String &name) const CEGUI::PropertySet
isPropertyPresent(const String &name) const CEGUI::PropertySet
notifyChildrenOfSizeChange(const bool non_client, const bool client) (defined in CEGUI::Element)CEGUI::Element [protected]
notifyScreenAreaChanged(bool recursive=true)CEGUI::Element [virtual]
onChildAdded(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onChildRemoved(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onHorizontalAlignmentChanged(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onMoved(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onNonClientChanged(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onParentSized(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onRotated(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onSized(ElementEventArgs &e)CEGUI::Element [protected, virtual]
onVerticalAlignmentChanged(ElementEventArgs &e)CEGUI::Element [protected, virtual]
operator=(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSet [inline, protected]
PropertyIterator typedef (defined in CEGUI::PropertySet)CEGUI::PropertySet
PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiver [inline]
PropertySet(void)CEGUI::PropertySet [inline]
removeAllEvents(void)CEGUI::EventSet
removeChild(Element *element)CEGUI::Element
removeChild_impl(Element *element)CEGUI::Element [protected, virtual]
removeEvent(const String &name)CEGUI::EventSet
removeEvent(Event &event)CEGUI::EventSet
removeProperty(const String &name)CEGUI::PropertySet
setArea(const UVector2 &pos, const USize &size)CEGUI::Element [virtual]
setArea(const UDim &xpos, const UDim &ypos, const UDim &width, const UDim &height)CEGUI::Element [inline]
setArea(const URect &area)CEGUI::Element [inline]
setArea_impl(const UVector2 &pos, const USize &size, bool topLeftSizing=false, bool fireEvents=true)CEGUI::Element [protected, virtual]
setAspectMode(const AspectMode mode)CEGUI::Element
setAspectRatio(const float ratio)CEGUI::Element
setHeight(const UDim &height)CEGUI::Element [inline]
setHorizontalAlignment(const HorizontalAlignment alignment)CEGUI::Element [virtual]
setMaxSize(const USize &size)CEGUI::Element
setMinSize(const USize &size)CEGUI::Element
setMutedState(bool setting)CEGUI::EventSet
setNonClient(const bool setting)CEGUI::Element
setParent(Element *parent)CEGUI::Element [protected, virtual]
setPixelAligned(const bool setting)CEGUI::Element
setPosition(const UVector2 &pos)CEGUI::Element [inline]
setProperty(const String &name, const String &value)CEGUI::PropertySet
setProperty(const String &name, typename PropertyHelper< T >::pass_type value)CEGUI::PropertySet [inline]
setRotation(const Quaternion &rotation)CEGUI::Element
setSize(const USize &size)CEGUI::Element [inline]
setVerticalAlignment(const VerticalAlignment alignment)CEGUI::Element [virtual]
setWidth(const UDim &width)CEGUI::Element [inline]
setXPosition(const UDim &pos)CEGUI::Element [inline]
setYPosition(const UDim &pos)CEGUI::Element [inline]
subscribeEvent(const String &name, Event::Subscriber subscriber)CEGUI::EventSet [virtual]
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber)CEGUI::EventSet [virtual]
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2)CEGUI::EventSet [inline]
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2)CEGUI::EventSet [inline]
subscribeScriptedEvent(const String &name, const String &subscriber_name)CEGUI::EventSet [virtual]
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name)CEGUI::EventSet [virtual]
~Element()CEGUI::Element [virtual]
~EventSet(void)CEGUI::EventSet [virtual]
~PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiver [inline, virtual]
~PropertySet(void)CEGUI::PropertySet [inline, virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends