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

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 Methods

Public Attributes


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::SetFont VDKFont   [inline, virtual]
 

Sets object font

Reimplemented from VDKObject.

Reimplemented in VDKCheckButton.

virtual void VDKAbstractButton::SetForeground VDKRgb   ,
GtkStateType   
[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.


Member Data Documentation

VDKSignal0<void> VDKAbstractButton::OnButtonClicked
 

Extended LS signal system: Received when button is clicked

VDKSignal0<void> VDKAbstractButton::OnButtonLeave
 

Extended LS signal system: Received when mouse leaves button

VDKSignal0<void> VDKAbstractButton::OnButtonPressed
 

Extended LS signal system: Received when button is pressed


The documentation for this class was generated from the following files:
Generated on Sat May 4 22:00:25 2002 for vdk 2.0.1 by doxygen1.2.15