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

BRadioGroup Class Reference

#include <BRadioGroup.h>

Inheritance diagram for BRadioGroup:

Inheritance graph
[legend]
Collaboration diagram for BRadioGroup:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BRadioGroup (BWidget *parent, const BRect &frame)
virtual void setDelegate (Delegate *deleg)
virtual Delegatedelegate ()
void selectButton (BButton *button)
void selectButtonWithTag (int tag)
BButtonselectedButton ()
virtual void registerChildren ()
virtual void onButtonClick (BButton *button)

Protected Attributes

Delegate_deleg

Constructor & Destructor Documentation

BRadioGroup::BRadioGroup BWidget   parent,
const BRect   frame
 


Member Function Documentation

virtual Delegate* BRadioGroup::delegate   [inline, virtual]
 

virtual void BRadioGroup::onButtonClick BButton   button [virtual]
 

Reimplemented from BButton::Delegate.

virtual void BRadioGroup::registerChildren   [virtual]
 

void BRadioGroup::selectButton BButton   button
 

void BRadioGroup::selectButtonWithTag int    tag
 

BButton* BRadioGroup::selectedButton  
 

virtual void BRadioGroup::setDelegate Delegate   deleg [virtual]
 


Member Data Documentation

Delegate* BRadioGroup::_deleg [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Dec 29 10:00:45 2007 for DSGUI by doxygen1.3-rc3