LiVES
3.2.0
|
#include <mainwindow.h>
Data Fields | |
LiVESWidget * | dialog |
LiVESWidget * | cancelbutton |
LiVESWidget * | okbutton |
LiVESWidget * | resetbutton |
lives_rfx_t * | rfx |
int | key |
int | mode |
Definition at line 1838 of file mainwindow.h.
LiVESWidget* _fx_dialog::cancelbutton |
Definition at line 1840 of file mainwindow.h.
Referenced by on_fx_pre_activate(), and rte_reset_defs_clicked().
LiVESWidget* _fx_dialog::dialog |
Definition at line 1839 of file mainwindow.h.
Referenced by on_fx_pre_activate().
int _fx_dialog::key |
Definition at line 1844 of file mainwindow.h.
Referenced by on_fx_pre_activate(), rte_reset_defs_clicked(), and rte_set_key_defs().
int _fx_dialog::mode |
Definition at line 1845 of file mainwindow.h.
Referenced by on_fx_pre_activate(), rte_reset_defs_clicked(), and rte_set_key_defs().
LiVESWidget* _fx_dialog::okbutton |
Definition at line 1841 of file mainwindow.h.
Referenced by on_fx_pre_activate().
LiVESWidget* _fx_dialog::resetbutton |
Definition at line 1842 of file mainwindow.h.
Referenced by on_fx_pre_activate().
lives_rfx_t* _fx_dialog::rfx |
Definition at line 1843 of file mainwindow.h.
Referenced by on_fx_pre_activate(), rte_set_defs_activate(), and weed_reinit_effect().