CIvfGenericButton Class Reference

#include <ivf/IvfGenericButton.h>

Inheritance diagram for CIvfGenericButton:

CIvfSwitch CIvfComposite CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Types

enum  TButtonState {
  BS_NORMAL, BS_PRESSED, BS_DISABLED, BS_CHECKED,
  BS_HIDDEN
}

Public Member Functions

 CIvfGenericButton ()
virtual ~CIvfGenericButton ()
 IvfClassInfo ("CIvfGenericButton", CIvfSwitch)
void setId (int id)
int getId ()
void setButtonState (TButtonState state)

Detailed Description

Base button class

Base class for deriving button functionality. This will be implemented in the widget classes soon.

Author:
Jonas Lindemann

Definition at line 40 of file IvfGenericButton.h.


Constructor & Destructor Documentation

CIvfGenericButton::CIvfGenericButton  ) 
 

CIvfGenericButton constructor

virtual CIvfGenericButton::~CIvfGenericButton  )  [virtual]
 

CIvfGenericButton destructor


Member Function Documentation

int CIvfGenericButton::getId  ) 
 

Return button id

void CIvfGenericButton::setButtonState TButtonState  state  ) 
 

Set button state

void CIvfGenericButton::setId int  id  ) 
 

Set button id


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:51 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO