#include <filemov.h>
Inherits BC_Radial.

Public Member Functions | |
| MOVConfigVideoFixQuant (int x, int y, int *output, int value) | |
| int | handle_event () |
Data Fields | |
| BC_Radial * | opposite |
| int * | output |
| int | value |
Definition at line 298 of file filemov.h.
| MOVConfigVideoFixQuant::MOVConfigVideoFixQuant | ( | int | x, | |
| int | y, | |||
| int * | output, | |||
| int | value | |||
| ) |
| int MOVConfigVideoFixQuant::handle_event | ( | ) | [virtual] |
Definition at line 306 of file filemov.h.
Referenced by handle_event(), and MOVConfigVideo::update_parameters().
Reimplemented from BC_Toggle.
Definition at line 308 of file filemov.h.
Referenced by handle_event().
1.5.5