Urho3D
Urho3D::UIElement Member List

This is the complete list of members for Urho3D::UIElement, including all inherited members.

active_Urho3D::UIElementprotected
AddChild(UIElement *element)Urho3D::UIElement
AddRef()Urho3D::RefCounted
AdjustScissor(IntRect &currentScissor)Urho3D::UIElement
AllocateNetworkState()Urho3D::Serializable
ApplyAttributes()Urho3D::UIElementvirtual
bringToBack_Urho3D::UIElementprotected
BringToFront()Urho3D::UIElement
bringToFront_Urho3D::UIElementprotected
CalculateLayout(PODVector< int > &positions, PODVector< int > &sizes, const PODVector< int > &minSizes, const PODVector< int > &maxSizes, int targetWidth, int begin, int end, int spacing)Urho3D::UIElementprivate
CalculateLayoutParentSize(const PODVector< int > &sizes, int begin, int end, int spacing)Urho3D::UIElementprivate
childOffset_Urho3D::UIElementprivate
children_Urho3D::UIElementprotected
clipBorder_Urho3D::UIElementprotected
clipChildren_Urho3D::UIElementprotected
color_Urho3D::UIElementprotected
colorGradient_Urho3D::UIElementprivate
context_Urho3D::Objectprotected
CreateChild(ShortStringHash type, const String &name=String())Urho3D::UIElement
CreateChild(const String &name=String())Urho3D::UIElement
derivedColor_Urho3D::UIElementmutableprivate
derivedColorDirty_Urho3D::UIElementmutableprivate
derivedOpacity_Urho3D::UIElementmutableprivate
Detach()Urho3D::UIElementprivate
DisableLayoutUpdate()Urho3D::UIElement
dragDropMode_Urho3D::UIElementprotected
ElementToScreen(const IntVector2 &position)Urho3D::UIElement
EnableLayoutUpdate()Urho3D::UIElement
focusMode_Urho3D::UIElementprotected
GetAttribute(unsigned index)Urho3D::Serializable
GetAttribute(const String &name)Urho3D::Serializable
GetAttributes() const Urho3D::Serializable
GetBatches(PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, const IntRect &currentScissor)Urho3D::UIElementvirtual
GetBatchesWithOffset(IntVector2 &offset, PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, IntRect currentScissor)Urho3D::UIElement
GetBringToBack() const Urho3D::UIElementinline
GetBringToFront() const Urho3D::UIElementinline
GetChild(unsigned index) const Urho3D::UIElement
GetChild(const String &name, bool recursive=false) const Urho3D::UIElement
GetChildOffset() const Urho3D::UIElementinline
GetChildren() const Urho3D::UIElementinline
GetChildren(PODVector< UIElement * > &dest, bool recursive=false) const Urho3D::UIElement
GetChildrenRecursive(PODVector< UIElement * > &dest) const Urho3D::UIElementprivate
GetClipBorder() const Urho3D::UIElementinline
GetClipChildren() const Urho3D::UIElementinline
GetColor(Corner corner) const Urho3D::UIElementinline
GetCombinedScreenRect()Urho3D::UIElement
GetContext() const Urho3D::Objectinline
GetDerivedColor() const Urho3D::UIElement
GetDerivedOpacity() const Urho3D::UIElement
GetDragDropMode() const Urho3D::UIElementinline
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFocusMode() const Urho3D::UIElementinline
GetHeight() const Urho3D::UIElementinline
GetHorizontalAlignment() const Urho3D::UIElementinline
GetLayoutBorder() const Urho3D::UIElementinline
GetLayoutChildPosition(UIElement *child)Urho3D::UIElementprivate
GetLayoutMinSize() const Urho3D::UIElementinline
GetLayoutMode() const Urho3D::UIElementinline
GetLayoutSpacing() const Urho3D::UIElementinline
GetMaxHeight() const Urho3D::UIElementinline
GetMaxSize() const Urho3D::UIElementinline
GetMaxWidth() const Urho3D::UIElementinline
GetMinHeight() const Urho3D::UIElementinline
GetMinSize() const Urho3D::UIElementinline
GetMinWidth() const Urho3D::UIElementinline
GetName() const Urho3D::UIElementinline
GetNetworkAttributes() const Urho3D::Serializable
GetNumAttributes() const Urho3D::Serializable
GetNumChildren(bool recursive=false) const Urho3D::UIElement
GetNumNetworkAttributes() const Urho3D::Serializable
GetOpacity() const Urho3D::UIElementinline
GetParent() const Urho3D::UIElementinline
GetPosition() const Urho3D::UIElementinline
GetPriority() const Urho3D::UIElementinline
GetRoot() const Urho3D::UIElement
GetScreenPosition() const Urho3D::UIElement
GetSize() const Urho3D::UIElementinline
GetSortChildren() const Urho3D::UIElementinline
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetVar(ShortStringHash key) const Urho3D::UIElement
GetVars() const Urho3D::UIElementinline
GetVerticalAlignment() const Urho3D::UIElementinline
GetWidth() const Urho3D::UIElementinline
HasColorGradient() const Urho3D::UIElementinline
HasFocus() const Urho3D::UIElement
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
horizontalAlignment_Urho3D::UIElementprivate
hovering_Urho3D::UIElementprotected
InsertChild(unsigned index, UIElement *element)Urho3D::UIElement
internal_Urho3D::UIElementprotected
IsActive() const Urho3D::UIElementinline
IsHovering() const Urho3D::UIElementinline
IsInside(IntVector2 position, bool isScreen)Urho3D::UIElement
IsInsideCombined(IntVector2 position, bool isScreen)Urho3D::UIElement
IsInternal() const Urho3D::UIElementinline
IsSelected() const Urho3D::UIElementinline
IsVisible() const Urho3D::UIElementinline
layoutBorder_Urho3D::UIElementprotected
layoutMinSize_Urho3D::UIElementprotected
layoutMode_Urho3D::UIElementprotected
layoutNestingLevel_Urho3D::UIElementprotected
layoutSpacing_Urho3D::UIElementprotected
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::UIElementvirtual
LoadXML(const XMLElement &source, XMLFile *styleFile)Urho3D::UIElementvirtual
LoadXML(Deserializer &source)Urho3D::UIElement
MarkDirty()Urho3D::UIElementprotected
maxSize_Urho3D::UIElementprivate
minSize_Urho3D::UIElementprivate
name_Urho3D::UIElementprotected
networkState_Urho3D::Serializableprotected
OBJECT(UIElement) (defined in Urho3D::UIElement)Urho3D::UIElementprivate
Object(Context *context)Urho3D::Object
OnChar(unsigned c, int buttons, int qualifiers)Urho3D::UIElementvirtual
OnClick(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnDragBegin(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnDragDropFinish(UIElement *source)Urho3D::UIElementvirtual
OnDragDropTest(UIElement *source)Urho3D::UIElementvirtual
OnDragEnd(const IntVector2 &position, const IntVector2 &screenPosition, Cursor *cursor)Urho3D::UIElementvirtual
OnDragMove(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest)Urho3D::Serializablevirtual
OnHover(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnKey(int key, int buttons, int qualifiers)Urho3D::UIElementvirtual
OnResize()Urho3D::UIElementvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnWheel(int delta, int buttons, int qualifiers)Urho3D::UIElementvirtual
opacity_Urho3D::UIElementprivate
opacityDirty_Urho3D::UIElementmutableprivate
parent_Urho3D::UIElementprotected
position_Urho3D::UIElementprivate
positionDirty_Urho3D::UIElementmutableprivate
priority_Urho3D::UIElementprotected
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::UIElementstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::UIElement
RemoveAllChildren()Urho3D::UIElement
RemoveChild(UIElement *element, unsigned index=0)Urho3D::UIElement
resizeNestingLevel_Urho3D::UIElementprotected
Save(Serializer &dest)Urho3D::Serializablevirtual
SaveXML(XMLElement &dest)Urho3D::UIElementvirtual
SaveXML(Serializer &dest)Urho3D::UIElement
screenPosition_Urho3D::UIElementmutableprivate
ScreenToElement(const IntVector2 &screenPosition)Urho3D::UIElement
selected_Urho3D::UIElementprotected
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetActive(bool enable)Urho3D::UIElement
SetAlignment(HorizontalAlignment hAlign, VerticalAlignment vAlign)Urho3D::UIElement
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetBringToBack(bool enable)Urho3D::UIElement
SetBringToFront(bool enable)Urho3D::UIElement
SetChildOffset(const IntVector2 &offset)Urho3D::UIElement
SetClipBorder(const IntRect &rect)Urho3D::UIElement
SetClipChildren(bool enable)Urho3D::UIElement
SetColor(const Color &color)Urho3D::UIElement
SetColor(Corner corner, const Color &color)Urho3D::UIElement
SetDragDropMode(unsigned mode)Urho3D::UIElement
SetFixedHeight(int height)Urho3D::UIElement
SetFixedSize(const IntVector2 &size)Urho3D::UIElement
SetFixedSize(int width, int height)Urho3D::UIElement
SetFixedWidth(int width)Urho3D::UIElement
SetFocus(bool enable)Urho3D::UIElement
SetFocusMode(FocusMode mode)Urho3D::UIElement
SetHeight(int height)Urho3D::UIElement
SetHorizontalAlignment(HorizontalAlignment align)Urho3D::UIElement
SetHovering(bool enable)Urho3D::UIElement
SetInternal(bool enable)Urho3D::UIElement
SetLayout(LayoutMode mode, int spacing=0, const IntRect &border=IntRect::ZERO)Urho3D::UIElement
SetLayoutBorder(const IntRect &border)Urho3D::UIElement
SetLayoutMode(LayoutMode mode)Urho3D::UIElement
SetLayoutSpacing(int spacing)Urho3D::UIElement
SetMaxHeight(int height)Urho3D::UIElement
SetMaxSize(const IntVector2 &maxSize)Urho3D::UIElement
SetMaxSize(int width, int height)Urho3D::UIElement
SetMaxWidth(int width)Urho3D::UIElement
SetMinHeight(int height)Urho3D::UIElement
SetMinSize(const IntVector2 &minSize)Urho3D::UIElement
SetMinSize(int width, int height)Urho3D::UIElement
SetMinWidth(int width)Urho3D::UIElement
SetName(const String &name)Urho3D::UIElement
SetOpacity(float opacity)Urho3D::UIElement
SetParent(UIElement *parent)Urho3D::UIElement
SetPosition(const IntVector2 &position)Urho3D::UIElement
SetPosition(int x, int y)Urho3D::UIElement
SetPriority(int priority)Urho3D::UIElement
SetSelected(bool enable)Urho3D::UIElement
SetSize(const IntVector2 &size)Urho3D::UIElement
SetSize(int width, int height)Urho3D::UIElement
SetSortChildren(bool enable)Urho3D::UIElement
SetStyle(XMLFile *file, const String &typeName)Urho3D::UIElement
SetStyle(const XMLElement &element)Urho3D::UIElement
SetStyleAuto(XMLFile *file)Urho3D::UIElement
SetTempVisible(bool enable)Urho3D::UIElement
SetVar(ShortStringHash key, const Variant &value)Urho3D::UIElement
SetVerticalAlignment(VerticalAlignment align)Urho3D::UIElement
SetVisible(bool enable)Urho3D::UIElement
SetWidth(int width)Urho3D::UIElement
size_Urho3D::UIElementprivate
SortChildren()Urho3D::UIElement
sortChildren_Urho3D::UIElementprotected
sortOrderDirty_Urho3D::UIElementprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
UIElement(Context *context)Urho3D::UIElement
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
Update(float timeStep)Urho3D::UIElementvirtual
UpdateLayout()Urho3D::UIElement
vars_Urho3D::UIElementprotected
verticalAlignment_Urho3D::UIElementprivate
visible_Urho3D::UIElementprotected
WeakRefs() const Urho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest)Urho3D::Serializable
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual
~UIElement()Urho3D::UIElementvirtual