#include <deinterwindow.h>
Inherits BC_Radial.

Public Member Functions | |
| DeInterlaceOption (DeInterlaceMain *client, DeInterlaceWindow *window, int output, int x, int y, char *text) | |
| ~DeInterlaceOption () | |
| int | handle_event () |
Data Fields | |
| DeInterlaceMain * | client |
| DeInterlaceWindow * | window |
| int | output |
Definition at line 42 of file deinterwindow.h.
| DeInterlaceOption::DeInterlaceOption | ( | DeInterlaceMain * | client, | |
| DeInterlaceWindow * | window, | |||
| int | output, | |||
| int | x, | |||
| int | y, | |||
| char * | text | |||
| ) |
Definition at line 147 of file deinterwindow.C.
| DeInterlaceOption::~DeInterlaceOption | ( | ) |
Definition at line 160 of file deinterwindow.C.
| int DeInterlaceOption::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 163 of file deinterwindow.C.
References output, DeInterlaceWindow::set_mode(), and window.

Definition at line 54 of file deinterwindow.h.
1.5.5