class ffw::GuiScrollBar::Scroll

Class List > ffw :: GuiScrollBar :: Scroll

Inherits the following classes: ffw::GuiSlider

Classes

Type Name
struct Style

Public Functions

Type Name
Scroll (GuiWindow * context, bool vertical)
virtual ~Scroll () = default
void setStyle (const Scroll::Style * style, bool defaults = false)

Public Functions Documentation

function Scroll

ffw::GuiScrollBar::Scroll::Scroll (
    GuiWindow * context,
    bool vertical
)

function ~Scroll

virtual ffw::GuiScrollBar::Scroll::~Scroll () = default

function setStyle

void ffw::GuiScrollBar::Scroll::setStyle (
    const Scroll::Style * style,
    bool defaults = false
)

The documentation for this class was generated from the following file: include/ffw/gui/guiscrollbar.h