#include <batchrender.h>
Public Member Functions | |
| BatchRenderList (BatchRenderThread *thread, int x, int y, int w, int h) | |
| int | handle_event () |
| int | selection_changed () |
| int | column_resize_event () |
| int | drag_start_event () |
| int | drag_motion_event () |
| int | drag_stop_event () |
Public Attributes | |
| int | dragging_item |
| BatchRenderThread * | thread |
Definition at line 152 of file batchrender.h.
|
||||||||||||||||||||||||
|
Definition at line 997 of file batchrender.C. References dragging_item. |
|
|
Definition at line 1040 of file batchrender.C. References BATCHRENDER_COLUMNS, BatchRenderThread::column_width, and thread. |
|
|
Definition at line 1060 of file batchrender.C. |
|
|
Definition at line 1049 of file batchrender.C. References dragging_item. |
|
|
Definition at line 1069 of file batchrender.C. References dragging_item, BatchRenderThread::move_batch(), and thread. |
|
|
Definition at line 1022 of file batchrender.C. |
|
|
Definition at line 1027 of file batchrender.C. References BatchRenderGUI::change_job(), BatchRenderThread::column_width, BatchRenderGUI::create_list(), BatchRenderThread::current_job, BatchRenderJob::enabled, BatchRenderThread::get_current_job(), BatchRenderThread::gui, and thread. |
|
|
Definition at line 166 of file batchrender.h. Referenced by BatchRenderList(), drag_start_event(), and drag_stop_event(). |
|
|
Definition at line 167 of file batchrender.h. Referenced by column_resize_event(), drag_stop_event(), and selection_changed(). |
1.4.4