|
LeviLamina
|
This is the complete list of members for UIControl, including all inherited members.
| $ctor(::ControlScreenAction &controlScreenAction) (defined in UIControl) | UIControl | |
| $dtor() (defined in UIControl) | UIControl | |
| _eraseComponentFromLookup(::UIComponent &component) (defined in UIControl) | UIControl | |
| _getComponentIndexFromBitId(uint64 bitId) const (defined in UIControl) | UIControl | |
| _propagateLockStateChange(bool broadcastEvent) (defined in UIControl) | UIControl | |
| _registerControlNameResolver(::std::string const &controlName, ::ui::NameResolutionScope scope, ::std::function< void(::UIControl &, ::std::shared_ptr<::UIControl >)> setter) (defined in UIControl) | UIControl | |
| _registerPostCreateCallback(::std::function< void(::UIControl &)> setter) (defined in UIControl) | UIControl | |
| _resolveControlNames(::UIControl &rootControl) (defined in UIControl) | UIControl | |
| _resolvePostCreate() (defined in UIControl) | UIControl | |
| _setPositionDirty() (defined in UIControl) | UIControl | |
| _setVisible(::ui::VisibilityFlag visibleFlags, bool setLayoutChangedFlag, bool doLayout, bool shrinkInvisible) (defined in UIControl) | UIControl | |
| addChild(::std::shared_ptr<::UIControl > child, ::ui::ChildInsertPosition childInsertPosition) (defined in UIControl) | UIControl | |
| appendPropertyBag(::UIPropertyBag const &propertyBag) (defined in UIControl) | UIControl | |
| broadcastEvent(::VisualTree &visualTree, ::ScreenInputContext &context, ::UIAnimationController &animationController, ::UIComponent *sender, ::ScreenEvent const &screenEvent) (defined in UIControl) | UIControl | |
| canBeFocused() const (defined in UIControl) | UIControl | |
| clone(::UIControl *parent) const (defined in UIControl) | UIControl | |
| CompIdType typedef (defined in UIControl) | UIControl | |
| containsPoint(::glm::vec2 const &point) const (defined in UIControl) | UIControl | |
| findAllCollectionIndices(::brstd::function_ref< void(::std::string const &, int)> callback) (defined in UIControl) | UIControl | |
| findCollectionIndex(::std::string const &collectionName) const (defined in UIControl) | UIControl | |
| getAABB() const (defined in UIControl) | UIControl | |
| getAncestorWhere(::brstd::function_ref< bool(::UIControl const &)> predicate) (defined in UIControl) | UIControl | |
| getPathedName() const (defined in UIControl) | UIControl | |
| getPosition() const (defined in UIControl) | UIControl | |
| getPropertyBag() const (defined in UIControl) | UIControl | |
| getPropertyBag() (defined in UIControl) | UIControl | |
| mAllAncestorsEnabled (defined in UIControl) | UIControl | |
| mAllowClipping (defined in UIControl) | UIControl | |
| mAlpha (defined in UIControl) | UIControl | |
| mCachedPosition (defined in UIControl) | UIControl | |
| mCachedPositionDirty (defined in UIControl) | UIControl | |
| mChildren (defined in UIControl) | UIControl | |
| mClipChangeEventId (defined in UIControl) | UIControl | |
| mClipOffset (defined in UIControl) | UIControl | |
| mClipsChildren (defined in UIControl) | UIControl | |
| mComponents (defined in UIControl) | UIControl | |
| mComponentsInUse (defined in UIControl) | UIControl | |
| mControlCollectionFlag (defined in UIControl) | UIControl | |
| mControlResolvers (defined in UIControl) | UIControl | |
| mControlScreenAction (defined in UIControl) | UIControl | |
| mCustomFrameUpdateComponentLookup (defined in UIControl) | UIControl | |
| mDelayCollectionUpdate (defined in UIControl) | UIControl | |
| mEnableClippingScissorTest (defined in UIControl) | UIControl | |
| mEnabled (defined in UIControl) | UIControl | |
| mHover (defined in UIControl) | UIControl | |
| mIsClipped (defined in UIControl) | UIControl | |
| mIsTemplate (defined in UIControl) | UIControl | |
| mIsVisibleInTree (defined in UIControl) | UIControl | |
| mLayer (defined in UIControl) | UIControl | |
| mMaxSize (defined in UIControl) | UIControl | |
| mMinSize (defined in UIControl) | UIControl | |
| mModalAncestor (defined in UIControl) | UIControl | |
| mName (defined in UIControl) | UIControl | |
| moveChild(int index, bool notify) (defined in UIControl) | UIControl | |
| mParent (defined in UIControl) | UIControl | |
| mParentRelativePosition (defined in UIControl) | UIControl | |
| mPostCreateVector (defined in UIControl) | UIControl | |
| mPropagateAlpha (defined in UIControl) | UIControl | |
| mPropertyBag (defined in UIControl) | UIControl | |
| mPropertyBagToPropagateToChildren (defined in UIControl) | UIControl | |
| mRenderableComponentLookup (defined in UIControl) | UIControl | |
| mSelected (defined in UIControl) | UIControl | |
| mSize (defined in UIControl) | UIControl | |
| mTextToSpeechTriggered (defined in UIControl) | UIControl | |
| mVisible (defined in UIControl) | UIControl | |
| mZOrder (defined in UIControl) | UIControl | |
| NameResolverFunc typedef (defined in UIControl) | UIControl | |
| notifyBindingsUpdated(::std::vector<::std::string > controlList, ::std::string propertyName, bool value, bool siblingScope) (defined in UIControl) | UIControl | |
| operator=(UIControl const &) (defined in UIControl) | UIControl | |
| popBackChild() (defined in UIControl) | UIControl | |
| popFrontChild() (defined in UIControl) | UIControl | |
| PostCreateFunc typedef (defined in UIControl) | UIControl | |
| processPropertyBags(::std::unique_ptr<::UIPropertyBag > propertyBag, ::std::unique_ptr<::UIPropertyBag > propertyBagForChildren) (defined in UIControl) | UIControl | |
| reloadFromControl(::UIControl const &control) (defined in UIControl) | UIControl | |
| removeChild(::std::shared_ptr<::UIControl > control) (defined in UIControl) | UIControl | |
| removeParentByName(::std::string const &name) (defined in UIControl) | UIControl | |
| reset(bool recursive, bool shouldClearCollectionFlag) (defined in UIControl) | UIControl | |
| setEnabled(bool enabled, bool broadcastEvent) (defined in UIControl) | UIControl | |
| setIsTemplate(bool isTemplate) (defined in UIControl) | UIControl | |
| setModalAncestor(::std::weak_ptr<::UIControl > control) (defined in UIControl) | UIControl | |
| setVisible(bool visible, bool setLayoutChangedFlag, bool doLayout) (defined in UIControl) | UIControl | |
| UIControl(UIControl const &) (defined in UIControl) | UIControl | |
| UIControl() (defined in UIControl) | UIControl | |
| UIControl(::ControlScreenAction &controlScreenAction) (defined in UIControl) | UIControl | explicit |
| ~UIControl() (defined in UIControl) | UIControl |