|
Rebel Fork Framework
|
This is the complete list of members for Urho3D::UI, including all inherited members.
| AddRef() | Urho3D::RefCounted | |
| alphaMapMaterial_ (defined in Urho3D::UI) | Urho3D::UI | private |
| batches_ | Urho3D::UI | private |
| batchStateCache_ | Urho3D::UI | private |
| blockEvents_ | Urho3D::Object | private |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| Clear() | Urho3D::UI | |
| clearColor_ | Urho3D::UI | private |
| clickTimer_ | Urho3D::UI | private |
| clipBoard_ | Urho3D::UI | mutableprivate |
| context_ | Urho3D::Object | protected |
| ConvertSystemToUI(const IntVector2 &systemPos) const | Urho3D::UI | |
| ConvertUIToSystem(const IntVector2 &uiPos) const | Urho3D::UI | |
| cursor_ | Urho3D::UI | private |
| customSize_ | Urho3D::UI | private |
| DebugDraw(UIElement *element) | Urho3D::UI | |
| debugDrawBatches_ | Urho3D::UI | private |
| debugVertexBuffer_ | Urho3D::UI | private |
| debugVertexData_ | Urho3D::UI | private |
| defaultToolTipDelay_ | Urho3D::UI | private |
| diffMapAlphaMaskMaterial_ (defined in Urho3D::UI) | Urho3D::UI | private |
| diffMapMaterial_ (defined in Urho3D::UI) | Urho3D::UI | private |
| doubleClickElement_ | Urho3D::UI | private |
| doubleClickFirstPos_ | Urho3D::UI | private |
| doubleClickInterval_ | Urho3D::UI | private |
| dragBeginDistance_ | Urho3D::UI | private |
| dragBeginInterval_ | Urho3D::UI | private |
| dragConfirmedCount_ | Urho3D::UI | private |
| DragElementErase(ea::unordered_map< WeakPtr< UIElement >, DragData * >::iterator i) | Urho3D::UI | private |
| dragElements_ | Urho3D::UI | private |
| dragElementsConfirmed_ | Urho3D::UI | private |
| dragElementsCount_ | Urho3D::UI | private |
| EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
| eventHandlers_ | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
| focusElement_ | Urho3D::UI | private |
| fontHintLevel_ | Urho3D::UI | private |
| fontOversampling_ | Urho3D::UI | private |
| fontSubpixelThreshold_ | Urho3D::UI | private |
| forceAutoHint_ | Urho3D::UI | private |
| GetBatches(ea::vector< UIBatch > &batches, ea::vector< float > &vertexData, UIElement *element, IntRect currentScissor) | Urho3D::UI | private |
| GetBatchMaterial(const UIBatch &batch) const | Urho3D::UI | private |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetCategory() const | Urho3D::Object | |
| GetClipboardText() const | Urho3D::UI | |
| GetContext() const | Urho3D::Object | inline |
| GetCursor() const | Urho3D::UI | inline |
| GetCursorPositionAndVisible(IntVector2 &pos, bool &visible) | Urho3D::UI | private |
| GetCustomSize() const | Urho3D::UI | inline |
| GetDefaultToolTipDelay() const | Urho3D::UI | inline |
| GetDoubleClickInterval() const | Urho3D::UI | inline |
| GetDragBeginDistance() const | Urho3D::UI | inline |
| GetDragBeginInterval() const | Urho3D::UI | inline |
| GetDragElement(unsigned index) | Urho3D::UI | |
| GetDragElements() | Urho3D::UI | |
| GetEffectiveRootElementSize(bool applyScale=true) const | Urho3D::UI | private |
| GetElementAt(const IntVector2 &position, bool enabledOnly=true) | Urho3D::UI | |
| GetElementAt(int x, int y, bool enabledOnly=true) | Urho3D::UI | |
| GetElementAt(UIElement *root, const IntVector2 &position, bool enabledOnly=true) | Urho3D::UI | |
| GetElementAt(UIElement *&result, UIElement *current, const IntVector2 &position, bool enabledOnly) | Urho3D::UI | private |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetFocusableElement(UIElement *element) | Urho3D::UI | private |
| GetFocusElement() const | Urho3D::UI | inline |
| GetFontHintLevel() const | Urho3D::UI | inline |
| GetFontOversampling() const | Urho3D::UI | inline |
| GetFontSubpixelThreshold() const | Urho3D::UI | inline |
| GetForceAutoHint() const | Urho3D::UI | inline |
| GetFrontElement() const | Urho3D::UI | |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetMaxDoubleClickDistance() const | Urho3D::UI | inline |
| GetMaxFontTextureSize() const | Urho3D::UI | inline |
| GetNumDragElements() const | Urho3D::UI | inline |
| GetRenderTarget() const | Urho3D::UI | inline |
| GetRoot() const | Urho3D::UI | inline |
| GetRootModalElement() const | Urho3D::UI | inline |
| GetScale() const | Urho3D::UI | inline |
| GetSize() const | Urho3D::UI | |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| GetSystemCursorPosition() const (defined in Urho3D::UI) | Urho3D::UI | |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| GetUICursorPosition() const | Urho3D::UI | |
| GetUseMutableGlyphs() const | Urho3D::UI | inline |
| GetUseScreenKeyboard() const | Urho3D::UI | inline |
| GetUseSystemClipboard() const | Urho3D::UI | inline |
| GetWheelHandlerElement(UIElement *element) | Urho3D::UI | private |
| graphics_ | Urho3D::UI | private |
| HandleBeginFrame(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleDropFile(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleEndAllViewsRender(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleFocused(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleKeyDown(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleMouseButtonDown(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleMouseButtonUp(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleMouseMove(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleMouseWheel(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandlePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleRenderUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleScreenMode(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleTextInput(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleTouchBegin(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleTouchEnd(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HandleTouchMove(StringHash eventType, VariantMap &eventData) | Urho3D::UI | private |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasModalElement() const | Urho3D::UI | |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| hoveredElements_ | Urho3D::UI | private |
| Initialize() | Urho3D::UI | private |
| initialized_ | Urho3D::UI | private |
| IsDragging() const | Urho3D::UI | inline |
| IsHandlingInput() const | Urho3D::UI | private |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsNonFocusedMouseWheel() const | Urho3D::UI | inline |
| IsRendered() const | Urho3D::UI | inline |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| lastMouseButtons_ | Urho3D::UI | private |
| LoadLayout(Deserializer &source, XMLFile *styleFile=nullptr) | Urho3D::UI | |
| LoadLayout(XMLFile *file, XMLFile *styleFile=nullptr) | Urho3D::UI | |
| maxDoubleClickDist_ | Urho3D::UI | private |
| maxFontTextureSize_ | Urho3D::UI | private |
| mouseButtons_ | Urho3D::UI | private |
| nonFocusedMouseWheel_ | Urho3D::UI | private |
| nonModalBatchSize_ | Urho3D::UI | private |
| noTextureMaterial_ | Urho3D::UI | private |
| Object(Context *context) | Urho3D::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| ProcessClickBegin(const IntVector2 &windowCursorPos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor, bool cursorVisible) | Urho3D::UI | private |
| ProcessClickEnd(const IntVector2 &windowCursorPos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor, bool cursorVisible) | Urho3D::UI | private |
| ProcessDragCancel() | Urho3D::UI | private |
| ProcessHover(const IntVector2 &windowCursorPos, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor) | Urho3D::UI | private |
| ProcessMove(const IntVector2 &windowCursorPos, const IntVector2 &cursorDeltaPos, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor, bool cursorVisible) | Urho3D::UI | private |
| qualifiers_ | Urho3D::UI | private |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() const | Urho3D::RefCounted | inline |
| Refs() const | Urho3D::RefCounted | |
| ReleaseFontFaces() | Urho3D::UI | private |
| ReleaseRef() | Urho3D::RefCounted | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| Render() | Urho3D::UI | |
| Render(VertexBuffer *buffer, const ea::vector< UIBatch > &batches, unsigned batchStart, unsigned batchEnd) | Urho3D::UI | private |
| renderer_ | Urho3D::UI | private |
| RenderUpdate() | Urho3D::UI | |
| ResizeRootElement() | Urho3D::UI | private |
| rootElement_ | Urho3D::UI | private |
| rootModalElement_ | Urho3D::UI | private |
| SaveLayout(Serializer &dest, UIElement *element) | Urho3D::UI | |
| SendClickEvent(StringHash eventType, UIElement *beginElement, UIElement *endElement, const IntVector2 &pos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers) | Urho3D::UI | private |
| SendDoubleClickEvent(UIElement *beginElement, UIElement *endElement, const IntVector2 &firstPos, const IntVector2 &secondPos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers) | Urho3D::UI | private |
| SendDragOrHoverEvent(StringHash eventType, UIElement *element, const IntVector2 &screenPos, const IntVector2 &deltaPos, UI::DragData *dragData) | Urho3D::UI | private |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
| SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
| SerializeInBlock(Archive &archive) | Urho3D::Object | virtual |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetClipboardText(const ea::string &text) | Urho3D::UI | |
| SetCursor(Cursor *cursor) | Urho3D::UI | |
| SetCursorShape(CursorShape shape) | Urho3D::UI | private |
| SetCustomSize(const IntVector2 &size) | Urho3D::UI | |
| SetCustomSize(int width, int height) | Urho3D::UI | |
| 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 | |
| SetFontHintLevel(FontHintLevel level) | Urho3D::UI | |
| SetFontOversampling(int oversampling) | Urho3D::UI | |
| SetFontSubpixelThreshold(float threshold) | Urho3D::UI | |
| SetForceAutoHint(bool enable) | Urho3D::UI | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetHeight(float height) | Urho3D::UI | |
| SetMaxDoubleClickDistance(float distPixels) | Urho3D::UI | |
| SetMaxFontTextureSize(int size) | Urho3D::UI | |
| SetModalElement(UIElement *modalElement, bool enable) | Urho3D::UI | |
| SetNonFocusedMouseWheel(bool nonFocusedMouseWheel) | Urho3D::UI | |
| SetRenderTarget(Texture2D *texture, Color clearColor=Color::TRANSPARENT_BLACK) | Urho3D::UI | |
| SetRoot(UIElement *root) | Urho3D::UI | |
| SetRootModalElement(UIElement *rootModal) | Urho3D::UI | |
| SetScale(float scale) | Urho3D::UI | |
| SetUseMutableGlyphs(bool enable) | Urho3D::UI | |
| SetUseScreenKeyboard(bool enable) | Urho3D::UI | |
| SetUseSystemClipboard(bool enable) | Urho3D::UI | |
| SetVertexData(VertexBuffer *dest, const ea::vector< float > &vertexData) | Urho3D::UI | private |
| SetWidth(float width) | Urho3D::UI | |
| SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SumTouchPositions(UI::DragData *dragData, const IntVector2 &oldSendPos) | Urho3D::UI | private |
| tempElements_ | Urho3D::UI | private |
| texture_ | Urho3D::UI | private |
| touchDragElements_ | Urho3D::UI | private |
| TypeHierarchy | Urho3D::Object | inlinestatic |
| UI(Context *context) | Urho3D::UI | explicit |
| uiRendered_ | Urho3D::UI | private |
| uiScale_ | Urho3D::UI | private |
| UnsubscribeFromAllEvents() | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | 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::UI | private |
| URHO3D_OBJECT(UI, Object) (defined in Urho3D::UI) | Urho3D::UI | private |
| useMutableGlyphs_ | Urho3D::UI | private |
| useScreenKeyboard_ | Urho3D::UI | private |
| useSystemClipboard_ | Urho3D::UI | private |
| usingTouchInput_ | Urho3D::UI | private |
| vertexBuffer_ | Urho3D::UI | private |
| vertexData_ | Urho3D::UI | private |
| WeakRefs() const | Urho3D::RefCounted | |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~UI() override | Urho3D::UI |