class ffw::GuiBody

Class List > ffw :: GuiBody

Inherits the following classes: ffw::GuiLayout

Classes

Type Name
struct Style

Public Functions

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

Public Functions Documentation

function GuiBody

ffw::GuiBody::GuiBody (
    GuiWindow * context,
    GuiOrientation orient
)

function ~GuiBody

virtual ffw::GuiBody::~GuiBody () = default

function setStyle

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

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