class ffw::GuiButtonTogglePrimary

Class List > ffw :: GuiButtonTogglePrimary

Inherits the following classes: ffw::GuiButtonPrimary

Public Functions

Type Name
GuiButtonTogglePrimary (GuiWindow * context, const std::string & label)
virtual ~GuiButtonTogglePrimary () = default
void setValue (bool value)
bool getValue () const

Public Functions Documentation

function GuiButtonTogglePrimary

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

function ~GuiButtonTogglePrimary

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

function setValue

void ffw::GuiButtonTogglePrimary::setValue (
    bool value
)

function getValue

bool ffw::GuiButtonTogglePrimary::getValue () const

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