Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

sptkCheckBoxGadget Class Reference

#include <sptkcheckboxgadget.h>

Inheritance diagram for sptkCheckBoxGadget:

sptkGadget sptkObject List of all members.

Public Member Functions

void setValue (bool value)
bool getValue ()

Protected Attributes

bool value

Detailed Description

Author:
Sven Broenstrup


Member Function Documentation

bool sptkCheckBoxGadget::getValue  
 

Get the Value of the Gadget.

Returns:
TRUE if checked
FALSE if not

void sptkCheckBoxGadget::setValue bool    value
 

Set the value of the Gadget.

Parameters:
value Value of the Gadget
TRUE if checked
FALSE if not


Member Data Documentation

bool sptkCheckBoxGadget::value [protected]
 

The value of the Gadget.


The documentation for this class was generated from the following file:
Powered by SPOM