class ffw::GuiButtonPrimary

Class List > ffw :: GuiButtonPrimary

Inherits the following classes: ffw::GuiButton

Inherited by the following classes: ffw::GuiButtonTogglePrimary

Classes

Type Name
struct Style

Public Functions

Type Name
GuiButtonPrimary (GuiWindow * context, const std::string & label)
virtual ~GuiButtonPrimary () = default
void setStyle (const GuiButtonPrimary::Style * style, bool defaults = false)

Public Functions Documentation

function GuiButtonPrimary

ffw::GuiButtonPrimary::GuiButtonPrimary (
    GuiWindow * context,
    const std::string & label
)

function ~GuiButtonPrimary

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

function setStyle

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

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