#include <recordgui.h>
Public Member Functions | |
| RecordGUIBatches (Record *record, RecordGUI *gui, 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 |
| Record * | record |
| RecordGUI * | gui |
Definition at line 188 of file recordgui.h.
|
||||||||||||||||||||||||||||
|
Definition at line 579 of file recordgui.C. References dragging_item. |
|
|
Definition at line 622 of file recordgui.C. References BATCH_COLUMNS, RecordGUI::column_widths, and gui. |
|
|
Definition at line 642 of file recordgui.C. |
|
|
Definition at line 631 of file recordgui.C. References dragging_item. |
|
|
Definition at line 651 of file recordgui.C. References Record::batches, dragging_item, Record::editing_batch, gui, record, and RecordGUI::update_batches(). |
|
|
Definition at line 601 of file recordgui.C. |
|
|
Definition at line 606 of file recordgui.C. References Record::batches, Record::change_editing_batch(), RecordGUI::column_widths, gui, record, and RecordGUI::update_batches(). |
|
|
Definition at line 199 of file recordgui.h. Referenced by drag_start_event(), drag_stop_event(), and RecordGUIBatches(). |
|
|
Definition at line 201 of file recordgui.h. Referenced by column_resize_event(), drag_stop_event(), and selection_changed(). |
|
|
Definition at line 200 of file recordgui.h. Referenced by drag_stop_event(), and selection_changed(). |
1.4.4