Lysa UI  0.0
Lysa UI —UI components for the Lysa Engine
HScrollBar Member List

This is the complete list of members for HScrollBar, including all inherited members.

BOX enum valueWidget
BUTTON enum valueWidget
FRAME enum valueWidget
HORIZONTAL enum valueScrollBar
HScrollBar(const float min=0, const float max=100, const float value=0, const float step=1)HScrollBarinline
IMAGE enum valueWidget
LIFT_MINWIDTHScrollBarstaticconstexpr
LINE enum valueWidget
LONGSTEP_MUXScrollBarstaticconstexpr
PANEL enum valueWidget
SCROLLBAR enum valueWidget
ScrollBar(Type type=HORIZONTAL, float min=0, float max=100, float value=0, float step=1)ScrollBar
TEXT enum valueWidget
TEXTEDIT enum valueWidget
TOGGLEBUTTON enum valueWidget
TREEVIEW enum valueWidget
Type enum nameScrollBar
VERTICAL enum valueScrollBar
ValueSelect(Type type, float min, float max, float value, float step)ValueSelect
WIDGET enum valueWidget
Widget(Type type=WIDGET)Widget
add(std::shared_ptr< T > child, const Alignment alignment, const std::string &resource="", const bool overlap=false)Widgetinline
alignmentWidgetprotected
allowChildrenWidgetprotected
allowFocusWidgetprotected
childrenWidgetprotected
create(const std::string &resource, const Alignment alignment, Args &&...args)Widgetinline
create(const Alignment alignment, Args &&...args)Widgetinline
defaultRectWidgetprotected
drawBackgroundWidgetprotected
enable(bool isEnabled=true)Widget
eventCreate()Widgetvirtual
eventDestroy()Widgetvirtual
eventDisable()Widgetvirtual
eventEnable()Widgetvirtual
eventGotFocus()Widgetvirtual
eventHide()Widgetvirtual
eventKeyDown(Key key)Widgetvirtual
eventKeyUp(Key key)Widgetvirtual
eventLostFocus()Widgetvirtual
eventMouseDown(MouseButton button, float x, float y)Widgetvirtual
eventMove(float x, float y)Widgetvirtual
eventResize() overrideValueSelectoverrideprotectedvirtual
eventShow()Widgetvirtual
eventTextInput(const std::string &text)Widgetvirtual
focusedWidgetprotected
fontScaleWidgetprotected
getAlignment() constWidget
getChildrenRect() constWidget
getFont() constWidget
getFontScale() constWidget
getGroupIndex() constWidget
getHBorder() constWidget
getHeight() constWidgetinline
getMax() constValueSelectinline
getMin() constValueSelectinline
getPadding() constWidget
getParent() constWidgetinline
getRect() constWidget
getScrollBarType() constScrollBarinline
getStep() constValueSelectinline
getTransparency() constWidgetinline
getType() constWidget
getUserData() constWidget
getVBorder() constWidget
getValue() constValueSelectinline
getWidth() constWidgetinline
hborderWidgetprotected
isDrawBackground() constWidget
isEnabled() constWidget
isFocused() constWidget
isFreezed() constWidget
isOverlapping() constWidgetinline
isPointed() constWidget
isPushed() constWidget
isRedrawOnMouseEvent() constWidget
isVisible() constWidget
maxValueSelectprotected
minValueSelectprotected
mouseMoveOnFocusWidgetprotected
moveChildrenOnPushWidgetprotected
overlapWidgetprotected
paddingWidgetprotected
parentWidgetprotected
rectWidgetprotected
redrawOnMouseEventWidgetprotected
redrawOnMouseMoveWidgetprotected
refresh() constWidget
remove(const std::shared_ptr< Widget > &child)Widgetvirtual
removeAll()Widgetvirtual
resizeChildren()Widget
resourceWidgetprotected
setAlignment(Alignment alignment)Widget
setDrawBackground(bool drawBackground)Widget
setFocus(bool=true)Widget
setFont(const std::shared_ptr< Font > &font)Widget
setFontScale(float fontScale)Widgetvirtual
setFreezed(const bool f)Widgetinline
setGroupIndex(int32 index)Widget
setHBorder(float size)Widget
setMax(float max)ValueSelectvirtual
setMin(float min)ValueSelectvirtual
setPadding(float padding)Widget
setPos(float x, float y)Widget
setPushed(const bool p)Widgetinline
setRect(float x, float y, float width, float height)Widget
setRect(const Rect &rect)Widget
setResource(std::shared_ptr< UIResource > resource)Widget
setResources(const std::string &area, const std::string &cage)ScrollBar
setSize(float width, float height)Widgetvirtual
setStep(float step)ValueSelectvirtual
setTransparency(float alpha)Widget
setUserData(void *data)Widget
setVBorder(float size)Widget
setValue(float value)ValueSelectvirtual
show(bool show=true)Widget
stepValueSelectprotected
styleWidgetprotected
transparencyWidgetprotected
valueValueSelectprotected
vborderWidgetprotected
windowWidgetprotected
~Widget() = defaultWidgetvirtualdefault