#include <channeledit.h>
Inherits BC_IPot.

Public Member Functions | |
| ChannelEditContrast (int x, int y, ChannelPicker *channel_picker, int value) | |
| ~ChannelEditContrast () | |
| int | handle_event () |
| int | button_release_event () |
Data Fields | |
| ChannelPicker * | channel_picker |
Definition at line 444 of file channeledit.h.
| ChannelEditContrast::ChannelEditContrast | ( | int | x, | |
| int | y, | |||
| ChannelPicker * | channel_picker, | |||
| int | value | |||
| ) |
Definition at line 1556 of file channeledit.C.
| ChannelEditContrast::~ChannelEditContrast | ( | ) |
Definition at line 1565 of file channeledit.C.
| int ChannelEditContrast::handle_event | ( | ) | [virtual] |
| int ChannelEditContrast::button_release_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 1570 of file channeledit.C.
References BC_Pot::button_release_event(), channel_picker, BC_IPot::get_value(), and ChannelPicker::set_contrast().

1.5.5