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

BFontSelector Class Reference

#include <BFontSelector.h>

Inheritance diagram for BFontSelector:

Inheritance graph
[legend]
Collaboration diagram for BFontSelector:

Collaboration graph
[legend]
List of all members.

Detailed Description

Font selection dialog.


Public Member Functions

 BFontSelector (BScreen *screen)
bool cancelled ()
 Whether the user cancelled the dialog.

BFontfont ()
 The selected font.

void setFont (BFont *font)
 Set the current font for the dialog to display.

void onEntryClick (BListbox *box, BListbox::Entry &e)
void onButtonClick (BButton *button)
void setRotation (BWidget::Rotation rot)


Constructor & Destructor Documentation

BFontSelector::BFontSelector BScreen   screen
 


Member Function Documentation

bool BFontSelector::cancelled   [inline]
 

Whether the user cancelled the dialog.

BFont* BFontSelector::font   [inline]
 

The selected font.

void BFontSelector::onButtonClick BButton   button [virtual]
 

Reimplemented from BButton::Delegate.

void BFontSelector::onEntryClick BListbox   box,
BListbox::Entry   e
 

void BFontSelector::setFont BFont   font [virtual]
 

Set the current font for the dialog to display.

Reimplemented from BWidget.

void BFontSelector::setRotation BWidget::Rotation    rot
 


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