Urho3D::UI Member List

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

AddRef()Urho3D::RefCounted
batches_Urho3D::UIprivate
Clear()Urho3D::UI
clickTimer_Urho3D::UIprivate
clipBoard_Urho3D::UImutableprivate
context_Urho3D::Objectprotected
cursor_Urho3D::UIprivate
DebugDraw(UIElement *element)Urho3D::UI
debugDrawBatches_Urho3D::UIprivate
debugVertexBuffer_Urho3D::UIprivate
debugVertexData_Urho3D::UIprivate
defaultToolTipDelay_Urho3D::UIprivate
doubleClickElement_Urho3D::UIprivate
doubleClickInterval_Urho3D::UIprivate
dragBeginDistance_Urho3D::UIprivate
dragBeginInterval_Urho3D::UIprivate
dragConfirmedCount_Urho3D::UIprivate
DragElementErase(HashMap< WeakPtr< UIElement >, DragData * >::Iterator dragElement)Urho3D::UIprivate
dragElements_Urho3D::UIprivate
dragElementsConfirmed_Urho3D::UIprivate
dragElementsCount_Urho3D::UIprivate
focusElement_Urho3D::UIprivate
forceAutoHint_Urho3D::UIprivate
GetBaseType() const =0Urho3D::Objectpure virtual
GetBatches(UIElement *element, IntRect currentScissor)Urho3D::UIprivate
GetCategory() const Urho3D::Object
GetClipboardText() const Urho3D::UI
GetContext() const Urho3D::Objectinline
GetCursor() const Urho3D::UIinline
GetCursorPosition() const Urho3D::UI
GetCursorPositionAndVisible(IntVector2 &pos, bool &visible)Urho3D::UIprivate
GetDefaultToolTipDelay() const Urho3D::UIinline
GetDoubleClickInterval() const Urho3D::UIinline
GetDragBeginDistance() const Urho3D::UIinline
GetDragBeginInterval() const Urho3D::UIinline
GetDragElement(unsigned index)Urho3D::UI
GetDragElements()Urho3D::UI
GetElementAt(const IntVector2 &position, bool enabledOnly=true)Urho3D::UI
GetElementAt(int x, int y, bool enabledOnly=true)Urho3D::UI
GetElementAt(UIElement *&result, UIElement *current, const IntVector2 &position, bool enabledOnly)Urho3D::UIprivate
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFocusableElement(UIElement *element)Urho3D::UIprivate
GetFocusElement() const Urho3D::UIinline
GetForceAutoHint() const Urho3D::UIinline
GetFrontElement() const Urho3D::UI
GetMaxFontTextureSize() const Urho3D::UIinline
GetNumDragElements() const Urho3D::UIinline
GetRoot() const Urho3D::UIinline
GetRootModalElement() const Urho3D::UIinline
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseMutableGlyphs() const Urho3D::UIinline
GetUseScreenKeyboard() const Urho3D::UIinline
GetUseSystemClipboard() const Urho3D::UIinline
graphics_Urho3D::UIprivate
HandleBeginFrame(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleDropFile(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleKeyDown(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseButtonDown(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseButtonUp(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseMove(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseWheel(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandlePostUpdate(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleRenderUpdate(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleScreenMode(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTextInput(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTouchBegin(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTouchEnd(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTouchMove(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HasEventHandlers() const Urho3D::Objectinline
HasModalElement() const Urho3D::UI
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
hoveredElements_Urho3D::UIprivate
Initialize()Urho3D::UIprivate
initialized_Urho3D::UIprivate
IsDragging() const Urho3D::UIinline
IsNonFocusedMouseWheel() const Urho3D::UIinline
lastMouseButtons_Urho3D::UIprivate
LoadLayout(Deserializer &source, XMLFile *styleFile=0)Urho3D::UI
LoadLayout(XMLFile *file, XMLFile *styleFile=0)Urho3D::UI
maxFontTextureSize_Urho3D::UIprivate
mouseButtons_Urho3D::UIprivate
nonFocusedMouseWheel_Urho3D::UIprivate
nonModalBatchSize_Urho3D::UIprivate
OBJECT(UI) (defined in Urho3D::UI)Urho3D::UIprivate
Object(Context *context)Urho3D::Object
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
ProcessClickBegin(const IntVector2 &cursorPos, int button, int buttons, int qualifiers, Cursor *cursor, bool cursorVisible)Urho3D::UIprivate
ProcessClickEnd(const IntVector2 &cursorPos, int button, int buttons, int qualifiers, Cursor *cursor, bool cursorVisible)Urho3D::UIprivate
ProcessDragCancel()Urho3D::UIprivate
ProcessHover(const IntVector2 &cursorPos, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIprivate
ProcessMove(const IntVector2 &cursorPos, const IntVector2 &cursorDeltaPos, int buttons, int qualifiers, Cursor *cursor, bool cursorVisible)Urho3D::UIprivate
qualifiers_Urho3D::UIprivate
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
ReleaseFontFaces()Urho3D::UIprivate
ReleaseRef()Urho3D::RefCounted
Render(bool resetRenderTargets=true)Urho3D::UI
Render(bool resetRenderTargets, VertexBuffer *buffer, const PODVector< UIBatch > &batches, unsigned batchStart, unsigned batchEnd)Urho3D::UIprivate
RenderUpdate()Urho3D::UI
rootElement_Urho3D::UIprivate
rootModalElement_Urho3D::UIprivate
SaveLayout(Serializer &dest, UIElement *element)Urho3D::UI
SendClickEvent(StringHash eventType, UIElement *beginElement, UIElement *endElement, const IntVector2 &pos, int button, int buttons, int qualifiers)Urho3D::UIprivate
SendDragOrHoverEvent(StringHash eventType, UIElement *element, const IntVector2 &screenPos, const IntVector2 &deltaPos, UI::DragData *dragData)Urho3D::UIprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SetClipboardText(const String &text)Urho3D::UI
SetCursor(Cursor *cursor)Urho3D::UI
SetCursorShape(CursorShape shape)Urho3D::UIprivate
SetDefaultToolTipDelay(float delay)Urho3D::UI
SetDoubleClickInterval(float interval)Urho3D::UI
SetDragBeginDistance(int pixels)Urho3D::UI
SetDragBeginInterval(float interval)Urho3D::UI
SetFocusElement(UIElement *element, bool byKey=false)Urho3D::UI
SetForceAutoHint(bool enable)Urho3D::UI
SetMaxFontTextureSize(int size)Urho3D::UI
SetModalElement(UIElement *modalElement, bool enable)Urho3D::UI
SetNonFocusedMouseWheel(bool nonFocusedMouseWheel)Urho3D::UI
SetUseMutableGlyphs(bool enable)Urho3D::UI
SetUseScreenKeyboard(bool enable)Urho3D::UI
SetUseSystemClipboard(bool enable)Urho3D::UI
SetVertexData(VertexBuffer *dest, const PODVector< float > &vertexData)Urho3D::UIprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SumTouchPositions(UI::DragData *dragData, const IntVector2 &oldSendPos)Urho3D::UIprivate
tempElements_Urho3D::UIprivate
touchDragElements_Urho3D::UIprivate
UI(Context *context)Urho3D::UI
uiRendered_Urho3D::UIprivate
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::UI
Update(float timeStep, UIElement *element)Urho3D::UIprivate
useMutableGlyphs_Urho3D::UIprivate
useScreenKeyboard_Urho3D::UIprivate
useSystemClipboard_Urho3D::UIprivate
usingTouchInput_Urho3D::UIprivate
vertexBuffer_Urho3D::UIprivate
vertexData_Urho3D::UIprivate
WeakRefs() const Urho3D::RefCounted
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~UI()Urho3D::UIvirtual