#include <aboutprefs.h>
Inherits PreferencesDialog.

Public Member Functions | |
| AboutPrefs (MWindow *mwindow, PreferencesWindow *pwindow) | |
| ~AboutPrefs () | |
| int | create_objects () |
Definition at line 6 of file aboutprefs.h.
| AboutPrefs::AboutPrefs | ( | MWindow * | mwindow, | |
| PreferencesWindow * | pwindow | |||
| ) |
Definition at line 12 of file aboutprefs.C.
| AboutPrefs::~AboutPrefs | ( | ) |
Definition at line 17 of file aboutprefs.C.
| int AboutPrefs::create_objects | ( | ) | [virtual] |
Reimplemented from PreferencesDialog.
Definition at line 21 of file aboutprefs.C.
References _, Theme::about_bg, BC_WindowBase::BC_Pixmap, BCTEXTLEN, BC_WindowBase::draw_pixmap(), BC_WindowBase::draw_text(), BC_WindowBase::flash(), BC_WindowBase::flush(), BC_WindowBase::get_h(), BC_WindowBase::get_resources(), BC_WindowBase::get_text_height(), VFrame::get_w(), BC_WindowBase::get_w(), LARGEFONT, MEDIUMFONT, mpeg3_major(), mpeg3_minor(), mpeg3_release(), PreferencesDialog::mwindow, Theme::preferencesoptions_x, Theme::preferencesoptions_y, quicktime_major(), quicktime_minor(), quicktime_release(), BC_WindowBase::resources, BC_WindowBase::set_color(), BC_WindowBase::set_font(), BC_Resources::text_default, MWindow::theme, BC_WindowBase::x, and BC_WindowBase::y.

1.5.5