#include <BFontSelector.h>
Inheritance diagram for BFontSelector:


Public Member Functions | |
| BFontSelector (BScreen *screen) | |
| bool | cancelled () |
| Whether the user cancelled the dialog. | |
| BFont * | font () |
| 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) |
|
|
|
|
|
Whether the user cancelled the dialog.
|
|
|
The selected font.
|
|
|
Reimplemented from BButton::Delegate. |
|
||||||||||||
|
|
|
|
Set the current font for the dialog to display.
Reimplemented from BWidget. |
|
|
|
1.3-rc3