Main Page | Class Hierarchy | Class List | File List | Class Members

Flu_Toggle_Group Class Reference

This class provides a group that can be toggled active or inactive. More...

#include <Flu_Toggle_Group.h>

List of all members.

Public Member Functions

 Flu_Toggle_Group (int x, int y, int w, int h, const char *l=0)
 Default FLTK constructor.

void activate ()
 Activate the group.

void deactivate ()
 Deactivate the group.

int active () const
 Get the activation state of this group.

void value (int v)
 Set the activation state of this group. 0 deactivates the group, anything else activates it.

int value () const
 Get the activation state of this group.

void draw ()
 Override of Fl_Group::draw().


Protected Member Functions

void toggleCB ()

Static Protected Member Functions

void _toggleCB (Fl_Widget *w, void *arg)

Protected Attributes

Fl_Check_Button * chkBtn


Detailed Description

This class provides a group that can be toggled active or inactive.


The documentation for this class was generated from the following file:
Generated on Fri Nov 5 12:41:32 2004 for FLTK Utility Library and Widget Collection (FLU) by doxygen 1.3.5