Urho3D
Urho3D::ScrollView Member List

This is the complete list of members for Urho3D::ScrollView, 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::ScrollViewvirtual
bringToBack_Urho3D::UIElementprotected
BringToFront()Urho3D::UIElement
bringToFront_Urho3D::UIElementprotected
children_Urho3D::UIElementprotected
clipBorder_Urho3D::UIElementprotected
clipChildren_Urho3D::UIElementprotected
color_Urho3D::UIElementprotected
contentElement_Urho3D::ScrollViewprotected
context_Urho3D::Objectprotected
CreateChild(ShortStringHash type, const String &name=String())Urho3D::UIElement
CreateChild(const String &name=String())Urho3D::UIElement
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
GetClipBorder() const Urho3D::UIElementinline
GetClipChildren() const Urho3D::UIElementinline
GetColor(Corner corner) const Urho3D::UIElementinline
GetCombinedScreenRect()Urho3D::UIElement
GetContentElement() const Urho3D::ScrollViewinline
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
GetHorizontalScrollBar() const Urho3D::ScrollViewinline
GetLayoutBorder() const Urho3D::UIElementinline
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
GetPageStep() const Urho3D::ScrollViewinline
GetParent() const Urho3D::UIElementinline
GetPosition() const Urho3D::UIElementinline
GetPriority() const Urho3D::UIElementinline
GetRoot() const Urho3D::UIElement
GetScreenPosition() const Urho3D::UIElement
GetScrollPanel() const Urho3D::ScrollViewinline
GetScrollStep() const Urho3D::ScrollView
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
GetVerticalScrollBar() const Urho3D::ScrollViewinline
GetViewPosition() const Urho3D::ScrollViewinline
GetWidth() const Urho3D::UIElementinline
HandleElementResized(StringHash eventType, VariantMap &eventData)Urho3D::ScrollViewprivate
HandleScrollBarChanged(StringHash eventType, VariantMap &eventData)Urho3D::ScrollViewprivate
HandleScrollBarVisibleChanged(StringHash eventType, VariantMap &eventData)Urho3D::ScrollViewprivate
HasColorGradient() const Urho3D::UIElementinline
HasFocus() const Urho3D::UIElement
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
horizontalScrollBar_Urho3D::ScrollViewprotected
hovering_Urho3D::UIElementprotected
ignoreEvents_Urho3D::ScrollViewprotected
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
name_Urho3D::UIElementprotected
networkState_Urho3D::Serializableprotected
OBJECT(ScrollView) (defined in Urho3D::ScrollView)Urho3D::ScrollViewprivate
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::ScrollViewvirtual
OnResize()Urho3D::ScrollViewvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnWheel(int delta, int buttons, int qualifiers)Urho3D::ScrollViewvirtual
pageStep_Urho3D::ScrollViewprotected
parent_Urho3D::UIElementprotected
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::ScrollViewstatic
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
ScreenToElement(const IntVector2 &screenPosition)Urho3D::UIElement
scrollPanel_Urho3D::ScrollViewprotected
ScrollView(Context *context)Urho3D::ScrollView
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
SetContentElement(UIElement *element)Urho3D::ScrollView
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
SetPageStep(float step)Urho3D::ScrollView
SetParent(UIElement *parent)Urho3D::UIElement
SetPosition(const IntVector2 &position)Urho3D::UIElement
SetPosition(int x, int y)Urho3D::UIElement
SetPriority(int priority)Urho3D::UIElement
SetScrollBarsVisible(bool horizontal, bool vertical)Urho3D::ScrollView
SetScrollStep(float step)Urho3D::ScrollView
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
SetViewPosition(const IntVector2 &position)Urho3D::ScrollView
SetViewPosition(int x, int y)Urho3D::ScrollView
SetViewPositionAttr(const IntVector2 &value)Urho3D::ScrollView
SetVisible(bool enable)Urho3D::UIElement
SetWidth(int width)Urho3D::UIElement
SortChildren()Urho3D::UIElement
sortChildren_Urho3D::UIElementprotected
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
UpdateScrollBars()Urho3D::ScrollViewprotected
UpdateView(const IntVector2 &position)Urho3D::ScrollViewprotected
UpdateViewSize()Urho3D::ScrollViewprotected
vars_Urho3D::UIElementprotected
verticalScrollBar_Urho3D::ScrollViewprotected
viewPosition_Urho3D::ScrollViewprotected
viewPositionAttr_Urho3D::ScrollViewprotected
viewSize_Urho3D::ScrollViewprotected
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
~ScrollView()Urho3D::ScrollViewvirtual
~Serializable()Urho3D::Serializablevirtual
~UIElement()Urho3D::UIElementvirtual