LiVES
3.2.0
|
#include <effects-data.h>
Data Fields | |
weed_plant_t * | filter |
int | okey |
int | omode |
int | num_alpha |
int | num_params |
int | ntabs |
lives_cconnect_t * | cconx |
lives_pconnect_t * | pconx |
LiVESWidget * | conx_dialog |
LiVESWidget * | acbutton |
LiVESWidget * | apbutton |
LiVESWidget * | disconbutton |
LiVESWidget ** | clabel |
LiVESWidget ** | pclabel |
LiVESWidget ** | cfxcombo |
LiVESWidget ** | pfxcombo |
LiVESWidget ** | pcombo |
LiVESWidget ** | ccombo |
LiVESWidget ** | acheck |
LiVESWidget ** | add_button |
LiVESWidget ** | del_button |
LiVESWidget * | allcheckc |
LiVESWidget * | allcheck_label |
LiVESWidget * | tablec |
LiVESWidget * | tablep |
int | trowsc |
int | trowsp |
int * | dispc |
int * | dispp |
int * | ikeys |
int * | imodes |
int * | idx |
ulong * | dpc_func |
ulong * | dpp_func |
ulong * | acheck_func |
Definition at line 129 of file effects-data.h.
LiVESWidget* lives_conx_w::acbutton |
Definition at line 142 of file effects-data.h.
Referenced by make_datacon_window().
LiVESWidget** lives_conx_w::acheck |
Definition at line 152 of file effects-data.h.
ulong* lives_conx_w::acheck_func |
Definition at line 175 of file effects-data.h.
LiVESWidget** lives_conx_w::add_button |
Definition at line 153 of file effects-data.h.
LiVESWidget* lives_conx_w::allcheck_label |
Definition at line 156 of file effects-data.h.
LiVESWidget* lives_conx_w::allcheckc |
Definition at line 155 of file effects-data.h.
LiVESWidget* lives_conx_w::apbutton |
Definition at line 143 of file effects-data.h.
Referenced by make_datacon_window().
LiVESWidget** lives_conx_w::ccombo |
Definition at line 151 of file effects-data.h.
lives_cconnect_t* lives_conx_w::cconx |
Definition at line 138 of file effects-data.h.
LiVESWidget** lives_conx_w::cfxcombo |
Definition at line 148 of file effects-data.h.
LiVESWidget** lives_conx_w::clabel |
Definition at line 146 of file effects-data.h.
LiVESWidget* lives_conx_w::conx_dialog |
Definition at line 141 of file effects-data.h.
LiVESWidget** lives_conx_w::del_button |
Definition at line 154 of file effects-data.h.
LiVESWidget* lives_conx_w::disconbutton |
Definition at line 144 of file effects-data.h.
int* lives_conx_w::dispc |
Definition at line 166 of file effects-data.h.
Referenced by make_datacon_window().
int* lives_conx_w::dispp |
Definition at line 167 of file effects-data.h.
Referenced by make_datacon_window().
ulong* lives_conx_w::dpc_func |
Definition at line 173 of file effects-data.h.
ulong* lives_conx_w::dpp_func |
Definition at line 174 of file effects-data.h.
weed_plant_t* lives_conx_w::filter |
Definition at line 130 of file effects-data.h.
Referenced by make_datacon_window().
int* lives_conx_w::idx |
Definition at line 171 of file effects-data.h.
int* lives_conx_w::ikeys |
Definition at line 169 of file effects-data.h.
int* lives_conx_w::imodes |
Definition at line 170 of file effects-data.h.
int lives_conx_w::ntabs |
Definition at line 136 of file effects-data.h.
int lives_conx_w::num_alpha |
Definition at line 134 of file effects-data.h.
int lives_conx_w::num_params |
Definition at line 135 of file effects-data.h.
int lives_conx_w::okey |
Definition at line 132 of file effects-data.h.
int lives_conx_w::omode |
Definition at line 133 of file effects-data.h.
LiVESWidget** lives_conx_w::pclabel |
Definition at line 147 of file effects-data.h.
LiVESWidget** lives_conx_w::pcombo |
Definition at line 150 of file effects-data.h.
lives_pconnect_t* lives_conx_w::pconx |
Definition at line 139 of file effects-data.h.
LiVESWidget** lives_conx_w::pfxcombo |
Definition at line 149 of file effects-data.h.
LiVESWidget* lives_conx_w::tablec |
Definition at line 158 of file effects-data.h.
LiVESWidget* lives_conx_w::tablep |
Definition at line 159 of file effects-data.h.
int lives_conx_w::trowsc |
Definition at line 162 of file effects-data.h.
int lives_conx_w::trowsp |
Definition at line 163 of file effects-data.h.