class ffw::GuiCheckbox::Button

Class List > ffw :: GuiCheckbox :: Button

Inherits the following classes: ffw::GuiWidget

Classes

Type Name
struct Style

Public Functions

Type Name
Button (GuiWindow * context)
virtual ~Button () = default
virtual ffw::Pointf getMinimumWrapSize () override
void setStyle (const Button::Style * style, bool defaults = false)

Public Functions Documentation

function Button

ffw::GuiCheckbox::Button::Button (
    GuiWindow * context
)

function ~Button

virtual ffw::GuiCheckbox::Button::~Button () = default

function getMinimumWrapSize

virtual ffw::Pointf ffw::GuiCheckbox::Button::getMinimumWrapSize ()

Implements GuiWidget::getMinimumWrapSize

function setStyle

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

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