LiVES
3.2.0
|
#include <omc-learn.h>
Data Fields | |
LiVESWidget * | dialog |
LiVESWidget * | clear_button |
LiVESWidget * | del_all_button |
int | tbl_rows |
int | tbl_currow |
LiVESWidget * | table |
LiVESWidget * | top_vbox |
Definition at line 97 of file omc-learn.h.
LiVESWidget* omclearn_w::clear_button |
Definition at line 99 of file omc-learn.h.
LiVESWidget* omclearn_w::del_all_button |
Definition at line 100 of file omc-learn.h.
LiVESWidget* omclearn_w::dialog |
Definition at line 98 of file omc-learn.h.
LiVESWidget* omclearn_w::table |
Definition at line 104 of file omc-learn.h.
int omclearn_w::tbl_currow |
Definition at line 103 of file omc-learn.h.
int omclearn_w::tbl_rows |
Definition at line 102 of file omc-learn.h.
LiVESWidget* omclearn_w::top_vbox |
Definition at line 105 of file omc-learn.h.