#include <channeledit.h>
Public Member Functions | |
| ChannelEditPictureThread (ChannelPicker *channel_picker, ChannelEditWindow *window) | |
| ~ChannelEditPictureThread () | |
| void | run () |
| int | close_threads () |
| int | edit_picture () |
Public Attributes | |
| int | in_progress |
| Condition * | completion |
| ChannelPicker * | channel_picker |
| ChannelEditWindow * | window |
| ChannelEditPictureWindow * | edit_window |
Definition at line 409 of file channeledit.h.
|
||||||||||||
|
Definition at line 1346 of file channeledit.C. References completion, edit_window, and in_progress. |
|
|
Definition at line 1355 of file channeledit.C. References completion. |
|
|
Definition at line 1387 of file channeledit.C. References completion, and edit_window. Referenced by ChannelEditThread::close_threads(), and ChannelEditThread::run(). |
|
|
Definition at line 1360 of file channeledit.C. References completion, edit_window, and in_progress. Referenced by ChannelEditWindow::edit_picture(). |
|
|
Definition at line 1375 of file channeledit.C. References channel_picker, completion, ChannelEditPictureWindow::create_objects(), edit_window, and in_progress. |
|
|
Definition at line 421 of file channeledit.h. Referenced by run(). |
|
|
Definition at line 420 of file channeledit.h. Referenced by ChannelEditPictureThread(), close_threads(), edit_picture(), run(), and ~ChannelEditPictureThread(). |
|
|
Definition at line 423 of file channeledit.h. Referenced by ChannelEditPictureThread(), close_threads(), edit_picture(), and run(). |
|
|
Definition at line 419 of file channeledit.h. Referenced by ChannelEditPictureThread(), edit_picture(), and run(). |
|
|
Definition at line 422 of file channeledit.h. |
1.4.4