![]() |
Lysa UI
0.0
Lysa UI —UI components for the Lysa Engine
|
This is the complete list of members for StyleClassic, including all inherited members.
| DEFAULT_BORDER | StyleBase | staticprotectedconstexpr |
| DEFAULT_CHECK_BOX_SIZE | Style | staticconstexpr |
| DEFAULT_FRAME_BORDER | StyleBase | staticprotectedconstexpr |
| DEFAULT_KNOB_SIZE | Style | staticconstexpr |
| DEFAULT_RADIO_BUTTON_SIZE | Style | staticconstexpr |
| DEFAULT_SCROLL_BAR_SIZE | Style | staticconstexpr |
| DEFAULT_SORT_ARROW_SIZE | Style | staticconstexpr |
| DEFAULT_TREE_INDENT_SIZE | Style | staticconstexpr |
| addResource(Widget &widget, const std::string &resources) override | StyleBase | overridevirtual |
| borderSize() const | StyleBase | inlineprotectedvirtual |
| button | Style | protected |
| buttonResource() const | StyleBase | virtual |
| checkBoxSize | Style | protected |
| checkMarkResource() const | StyleBase | virtual |
| containerResource() const | StyleBase | virtual |
| create(const std::string &name="3D") | Style | static |
| cursor | Style | protected |
| disabledTextColor() const | StyleBase | inlineprotectedvirtual |
| draw(const Widget &widget, UIResource &resources, Vector2DRenderer &renderer, bool before) const override | StyleBase | overridevirtual |
| drawArrow(const Arrow &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protected |
| drawBox(const Widget &, const StyleResource &, Vector2DRenderer &, bool pushable) const override | StyleClassic | overrideprotectedvirtual |
| drawButton(const Button &, StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawCheckBox(const CheckBox &, StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawClippedLine(const float2 &start, const float2 &end, const Rect &clip, Vector2DRenderer &) | StyleBase | staticprotected |
| drawColorSlider(const ColorSlider &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protected |
| drawColorWheel(const ColorWheel &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protected |
| drawFilledArrow(const Arrow &, const StyleResource &, Vector2DRenderer &, const Rect &area) const | StyleBase | protected |
| drawFrame(Frame &, StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawGridLines(const Grid &, Vector2DRenderer &) const | StyleBase | protected |
| drawIconImage(const IconImage &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protected |
| drawIconSVG(const IconSVG &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protected |
| drawKnob(const Knob &, const StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawLine(const Line &, const StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawMark(const Widget &, const StyleResource &, Vector2DRenderer &, std::span< const MarkSegment > segments) const | StyleBase | protected |
| drawMarkIn(const Widget &, const StyleResource &, Vector2DRenderer &, std::span< const MarkSegment > segments, const Rect &area) const | StyleBase | protected |
| drawPanel(const Panel &, StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawProgressBar(const ProgressBar &, const StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawProgressBarText(const ProgressBar &, Vector2DRenderer &, const float4 &color) const | StyleBase | protected |
| drawRadioButton(const RadioButton &, const StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawRichTextArea(const RichTextArea &, Vector2DRenderer &) const | StyleBase | protected |
| drawSelection(const Selection &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protectedvirtual |
| drawTabBar(const TabBar &, const StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawText(const Text &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protected |
| drawTextEdit(const TextEdit &, Vector2DRenderer &) const | StyleBase | protectedvirtual |
| drawTextEditSelection(const TextEdit &, Vector2DRenderer &) const | StyleBase | protected |
| drawToggleButton(ToggleButton &, StyleResource &, Vector2DRenderer &) const override | StyleClassic | overrideprotectedvirtual |
| drawTreeView(const TreeView &, const StyleResource &, Vector2DRenderer &) const | StyleBase | protected |
| extractColor(const std::string &option, float r, float g, float b, float a=1.0f) const | Style | protected |
| extractColor(const std::string &option, const float4 &defaultColor) const | Style | protected |
| extractSize(const std::string &option, float defaultSize) const | Style | protected |
| fade(const float4 &color, const Widget &widget) | StyleBase | staticprotected |
| fgDown | Style | protected |
| fgUp | Style | protected |
| focus | Style | protected |
| frameBorderSize() const | StyleBase | inlineprotectedvirtual |
| getOption(const std::string &name) const | Style | |
| getTextColor() const | Style | inline |
| gridLines | Style | protected |
| gripResource() const | StyleBase | virtual |
| highlight | Style | protected |
| highlightResource() const | StyleBase | virtual |
| iconColor(const Icon &, const StyleResource &) const | StyleBase | protectedvirtual |
| init() | Style | inlineprotectedvirtual |
| knobSize | Style | protected |
| listBoxResource() const | StyleBase | virtual |
| markColor(const Widget &, const StyleResource &) const | StyleBase | protectedvirtual |
| progressBarRatio(const ProgressBar &) | StyleBase | staticprotected |
| progressBarTrack(const ProgressBar &) | StyleBase | staticprotected |
| radioButtonSize | Style | protected |
| resize(Widget &widget, Rect &rect, UIResource &resources) override | StyleBase | overridevirtual |
| scrollBarResource() const | StyleBase | virtual |
| scrollBarSize | Style | protected |
| selected | Style | protected |
| selectionResource() const | StyleBase | virtual |
| separatorResource() const | StyleBase | virtual |
| setOption(const std::string &name, const std::string &value) | Style | virtual |
| shadowBright | Style | protected |
| shadowDark | Style | protected |
| sortArrowResource() const | StyleBase | virtual |
| sortArrowSize | Style | protected |
| squareWidth(const Widget &widget, float size) | Style | staticprotected |
| textColor | Style | protected |
| treeIndentResource() const | StyleBase | virtual |
| treeIndentSize | Style | protected |
| treeLines | Style | protected |
| updateColorOptions() | Style | protectedvirtual |
| updateOptions() | Style | protectedvirtual |
| updateSizeOptions() | Style | protected |
| ~Style() = default | Style | virtualdefault |
| ~StyleBase() override = default | StyleBase | overridedefault |
| ~StyleClassic() override = default | StyleClassic | overridedefault |