VDKAbstractButton Class Reference

This class provides a common base for different types of buttons. More...

#include <abstract_button.h>

Inheritance diagram for VDKAbstractButton:

VDKObject VDKNotCopyAble VDKCheckButton VDKRadioButton

List of all members.

Public Member Functions


Detailed Description

This class provides a common base for different types of buttons.

This class and some of his subclasses can be better substituted with VDKCustomButton and childs.


Member Function Documentation

virtual void VDKAbstractButton::SetForeground ( VDKRgb  color,
GtkStateType  state 
) [inline, virtual]

Sets object foreground

Parameters:
color a VDKRgb object
state can be one of the gtk+ widget states

Reimplemented from VDKObject.

Reimplemented in VDKCheckButton.

virtual void VDKAbstractButton::SetFont ( VDKFont f  )  [inline, virtual]

Sets object font

Reimplemented from VDKObject.

Reimplemented in VDKCheckButton.


The documentation for this class was generated from the following files:

Generated on Wed Mar 19 22:40:38 2008 for vdk 2.4.0 by  doxygen 1.5.5