#include <playbackprefs.h>
Inherits BC_CheckBox.

Public Member Functions | |
| PlaybackDeblock (PreferencesWindow *pwindow, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
Definition at line 139 of file playbackprefs.h.
| PlaybackDeblock::PlaybackDeblock | ( | PreferencesWindow * | pwindow, | |
| int | x, | |||
| int | y | |||
| ) |
| int PlaybackDeblock::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 144 of file playbackprefs.h.
1.5.5