#include <setformat.h>
Public Member Functions | |
| SetChannelsCanvas (MWindow *mwindow, SetFormatThread *thread, int x, int y, int w, int h) | |
| ~SetChannelsCanvas () | |
| int | draw (int angle=-1) |
| int | get_dimensions (int channel_position, int &x, int &y, int &w, int &h) |
| int | button_press_event () |
| int | button_release_event () |
| int | cursor_motion_event () |
Private Member Functions | |
| int | poltoxy (int &x, int &y, int r, int d) |
| int | xytopol (int &d, int x, int y) |
Private Attributes | |
| int | active_channel |
| int | degree_offset |
| int | box_r |
| MWindow * | mwindow |
| SetFormatThread * | thread |
| VFrame * | temp_picon |
| RotateFrame * | rotater |
Definition at line 76 of file setformat.h.
|
||||||||||||||||||||||||||||
|
Definition at line 573 of file setformat.C. References active_channel, box_r, Theme::channel_position_data, MWindow::preferences, Preferences::processors, rotater, temp_picon, and MWindow::theme. |
|
|
Definition at line 596 of file setformat.C. References rotater, and temp_picon. |
|
|
Definition at line 672 of file setformat.C. References EDLSession::achannel_positions, active_channel, EDLSession::audio_channels, degree_offset, draw(), get_dimensions(), SetFormatThread::new_settings, EDL::session, and thread. |
|
|
Definition at line 701 of file setformat.C. References active_channel, and draw(). |
|
|
Definition at line 712 of file setformat.C. References EDLSession::achannel_positions, active_channel, degree_offset, draw(), SetFormatThread::new_settings, EDL::session, and thread. |
|
|
Definition at line 602 of file setformat.C. References _, EDLSession::achannel_positions, EDLSession::audio_channels, box_r, Theme::channel_position_color, Theme::channel_position_data, get_dimensions(), mwindow, SetFormatThread::new_settings, rotater, EDL::session, temp_picon, MWindow::theme, and thread. Referenced by button_press_event(), button_release_event(), SetFormatWindow::create_objects(), cursor_motion_event(), SetChannelsTextBox::handle_event(), and SetFormatThread::update(). |
|
||||||||||||||||||||||||
|
Definition at line 653 of file setformat.C. Referenced by button_press_event(), and draw(). |
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 94 of file setformat.h. Referenced by button_press_event(), button_release_event(), cursor_motion_event(), and SetChannelsCanvas(). |
|
|
Definition at line 96 of file setformat.h. Referenced by draw(), get_dimensions(), and SetChannelsCanvas(). |
|
|
Definition at line 95 of file setformat.h. Referenced by button_press_event(), and cursor_motion_event(). |
|
|
Definition at line 100 of file setformat.h. Referenced by draw(). |
|
|
Definition at line 103 of file setformat.h. Referenced by draw(), SetChannelsCanvas(), and ~SetChannelsCanvas(). |
|
|
Definition at line 102 of file setformat.h. Referenced by draw(), SetChannelsCanvas(), and ~SetChannelsCanvas(). |
|
|
Definition at line 101 of file setformat.h. Referenced by button_press_event(), cursor_motion_event(), and draw(). |
1.4.4