Crazy Eddie's GUI System  0.8.6
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::Elementprotectedvirtual
addElementProperties()CEGUI::Elementprotected
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 >inlineexplicit
calculatePixelSize(bool skipAllPixelAlignment=false) const CEGUI::Element
ChildList typedefCEGUI::Elementprotected
clearProperties(void)CEGUI::PropertySet
d_areaCEGUI::Elementprotected
d_aspectModeCEGUI::Elementprotected
d_aspectRatioCEGUI::Elementprotected
d_childrenCEGUI::Elementprotected
d_events (defined in CEGUI::EventSet)CEGUI::EventSetprotected
d_horizontalAlignmentCEGUI::Elementprotected
d_maxSizeCEGUI::Elementprotected
d_minSizeCEGUI::Elementprotected
d_mutedCEGUI::EventSetprotected
d_nonClientCEGUI::Elementprotected
d_parentCEGUI::Elementprotected
d_pixelAlignedCEGUI::Elementprotected
d_pixelSizeCEGUI::Elementprotected
d_rotationCEGUI::Elementprotected
d_unclippedInnerRectCEGUI::Elementprotected
d_unclippedOuterRectCEGUI::Elementprotected
d_verticalAlignmentCEGUI::Elementprotected
Element()CEGUI::Element
EventChildAddedCEGUI::Elementstatic
EventChildRemovedCEGUI::Elementstatic
EventHorizontalAlignmentChangedCEGUI::Elementstatic
EventIterator typedef (defined in CEGUI::EventSet)CEGUI::EventSet
EventMap typedef (defined in CEGUI::EventSet)CEGUI::EventSetprotected
EventMovedCEGUI::Elementstatic
EventNamespaceCEGUI::Elementstatic
EventNonClientChangedCEGUI::Elementstatic
EventParentSizedCEGUI::Elementstatic
EventRotatedCEGUI::Elementstatic
EventSet()CEGUI::EventSet
EventSet(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSetinlineprotected
EventSet(const EventSet &)CEGUI::EventSetinlineprotected
EventSizedCEGUI::Elementstatic
EventVerticalAlignmentChangedCEGUI::Elementstatic
EventZOrderChangedCEGUI::Elementstatic
fireAreaChangeEvents(const bool moved, const bool sized)CEGUI::Elementprotected
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="")CEGUI::EventSetvirtual
fireEvent_impl(const String &name, EventArgs &args)CEGUI::EventSetprotected
getArea() const CEGUI::Elementinline
getAspectMode() const CEGUI::Elementinline
getAspectRatio() const CEGUI::Elementinline
getChildContentArea(const bool non_client=false) const CEGUI::Elementinline
getChildCount() const CEGUI::Elementinline
getChildElementAtIdx(size_t idx) const CEGUI::Elementinline
getClientChildContentArea() const CEGUI::Elementvirtual
getEventIterator(void) const CEGUI::EventSet
getEventObject(const String &name, bool autoAdd=false)CEGUI::EventSet
getHeight() const CEGUI::Elementinline
getHorizontalAlignment() const CEGUI::Elementinline
getMaxSize() const CEGUI::Elementinline
getMinSize() const CEGUI::Elementinline
getNonClientChildContentArea() const CEGUI::Elementvirtual
getParentElement() const CEGUI::Elementinline
getParentPixelSize(bool skipAllPixelAlignment=false) const CEGUI::Element
getPixelPosition() const CEGUI::Elementinline
getPixelSize() const CEGUI::Elementinline
getPosition() const CEGUI::Elementinline
getProperty(const String &name) const CEGUI::PropertySet
getProperty(const String &name) const CEGUI::PropertySetinline
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::Elementvirtual
getRotation() const CEGUI::Elementinline
getScriptModule() const CEGUI::EventSetprotected
getSize() const CEGUI::Elementinline
getUnclippedInnerRect() const CEGUI::Elementinline
getUnclippedInnerRect_impl(bool skipAllPixelAlignment) const CEGUI::Elementprotectedvirtual
getUnclippedOuterRect() const CEGUI::Elementinline
getUnclippedOuterRect_impl(bool skipAllPixelAlignment) const CEGUI::Elementprotectedvirtual
getUnclippedRect(const bool inner) const CEGUI::Elementinline
getVerticalAlignment() const CEGUI::Elementinline
getWidth() const CEGUI::Elementinline
getXPosition() const CEGUI::Elementinline
getYPosition() const CEGUI::Elementinline
isAncestor(const Element *element) const CEGUI::Element
isChild(const Element *element) const CEGUI::Element
isEventPresent(const String &name)CEGUI::EventSet
isInnerRectSizeChanged() const CEGUI::Elementinlineprotected
isMuted(void) const CEGUI::EventSet
isNonClient() const CEGUI::Elementinline
isPixelAligned() const CEGUI::Elementinline
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::Elementprotected
notifyScreenAreaChanged(bool recursive=true)CEGUI::Elementvirtual
onChildAdded(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onChildRemoved(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onHorizontalAlignmentChanged(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onMoved(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onNonClientChanged(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onParentSized(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onRotated(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onSized(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
onVerticalAlignmentChanged(ElementEventArgs &e)CEGUI::Elementprotectedvirtual
operator=(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSetinlineprotected
CEGUI::EventSet::operator=(const EventSet &)CEGUI::EventSetinlineprotected
PropertyIterator typedef (defined in CEGUI::PropertySet)CEGUI::PropertySet
PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiverinline
PropertySet(void)CEGUI::PropertySetinline
removeAllEvents(void)CEGUI::EventSet
removeChild(Element *element)CEGUI::Element
removeChild_impl(Element *element)CEGUI::Elementprotectedvirtual
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::Elementvirtual
setArea(const UDim &xpos, const UDim &ypos, const UDim &width, const UDim &height)CEGUI::Elementinline
setArea(const URect &area)CEGUI::Elementinline
setArea_impl(const UVector2 &pos, const USize &size, bool topLeftSizing=false, bool fireEvents=true)CEGUI::Elementprotectedvirtual
setAspectMode(const AspectMode mode)CEGUI::Element
setAspectRatio(const float ratio)CEGUI::Element
setHeight(const UDim &height)CEGUI::Elementinline
setHorizontalAlignment(const HorizontalAlignment alignment)CEGUI::Elementvirtual
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::Elementprotectedvirtual
setPixelAligned(const bool setting)CEGUI::Element
setPosition(const UVector2 &pos)CEGUI::Elementinline
setProperty(const String &name, const String &value)CEGUI::PropertySet
setProperty(const String &name, typename PropertyHelper< T >::pass_type value)CEGUI::PropertySetinline
setRotation(const Quaternion &rotation)CEGUI::Element
setSize(const USize &size)CEGUI::Elementinline
setVerticalAlignment(const VerticalAlignment alignment)CEGUI::Elementvirtual
setWidth(const UDim &width)CEGUI::Elementinline
setXPosition(const UDim &pos)CEGUI::Elementinline
setYPosition(const UDim &pos)CEGUI::Elementinline
subscribeEvent(const String &name, Event::Subscriber subscriber)CEGUI::EventSetvirtual
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber)CEGUI::EventSetvirtual
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2)CEGUI::EventSetinline
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2)CEGUI::EventSetinline
subscribeScriptedEvent(const String &name, const String &subscriber_name)CEGUI::EventSetvirtual
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name)CEGUI::EventSetvirtual
~Element()CEGUI::Elementvirtual
~EventSet(void)CEGUI::EventSetvirtual
~PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiverinlinevirtual
~PropertySet(void)CEGUI::PropertySetinlinevirtual