#include <record.h>
Public Member Functions | |
| RecordMenuItem (MWindow *mwindow) | |
| ~RecordMenuItem () | |
| int | handle_event () |
Public Attributes | |
| Record * | thread |
| MWindow * | mwindow |
| int | current_state |
Definition at line 35 of file record.h.
|
|
Definition at line 51 of file record.C. References current_state, and thread. |
|
|
Definition at line 59 of file record.C. References thread. |
|
|
Definition at line 64 of file record.C. References current_state, Record::record_gui, Record::record_window, thread, and Record::window_lock. |
|
|
Definition at line 46 of file record.h. Referenced by handle_event(), Quit::handle_event(), RecordMenuItem(), Record::run(), and Quit::run(). |
|
|
|
|
|
Definition at line 43 of file record.h. Referenced by handle_event(), RecordMenuItem(), and ~RecordMenuItem(). |
1.4.4