class ffw::GuiScrollableTextInput::Inner

Class List > ffw :: GuiScrollableTextInput :: Inner

Inherits the following classes: ffw::GuiTextInput

Classes

Type Name
struct Style

Public Functions

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

Public Functions Documentation

function Inner

ffw::GuiScrollableTextInput::Inner::Inner (
    GuiWindow * context,
    bool editable
)

function ~Inner

virtual ffw::GuiScrollableTextInput::Inner::~Inner () = default

function setStyle

void ffw::GuiScrollableTextInput::Inner::setStyle (
    const Inner::Style * style,
    bool defaults = false
)

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