LiVES
3.2.0
|
#include <interface.h>
Data Fields | |
boolean | scanning |
LiVESWidget * | top_label |
LiVESWidget * | dsu_label |
LiVESWidget * | used_label |
LiVESWidget * | inst_label |
LiVESWidget * | note_label |
LiVESWidget * | checkbutton |
LiVESWidget * | vlabel |
LiVESWidget * | vvlabel |
LiVESWidget * | pculabel |
LiVESWidget * | slider |
LiVESWidget * | button |
LiVESWidget * | abort_button |
LiVESWidget * | resbutton |
LiVESWidget * | expander |
LiVESWidget * | exp_vbox |
LiVESWidget * | exp_layout |
boolean | setting |
boolean | visible |
uint64_t | sliderfunc |
uint64_t | checkfunc |
lives_painter_surface_t * | dsu_surface |
boolean | crit_dism |
char * | ext |
Definition at line 274 of file interface.h.
LiVESWidget* _dsquotaw::abort_button |
Definition at line 287 of file interface.h.
LiVESWidget* _dsquotaw::button |
Definition at line 286 of file interface.h.
LiVESWidget* _dsquotaw::checkbutton |
Definition at line 281 of file interface.h.
uint64_t _dsquotaw::checkfunc |
Definition at line 293 of file interface.h.
boolean _dsquotaw::crit_dism |
Definition at line 295 of file interface.h.
LiVESWidget* _dsquotaw::dsu_label |
Definition at line 277 of file interface.h.
lives_painter_surface_t* _dsquotaw::dsu_surface |
Definition at line 294 of file interface.h.
LiVESWidget* _dsquotaw::exp_layout |
Definition at line 291 of file interface.h.
LiVESWidget* _dsquotaw::exp_vbox |
Definition at line 290 of file interface.h.
LiVESWidget* _dsquotaw::expander |
Definition at line 289 of file interface.h.
char* _dsquotaw::ext |
Definition at line 296 of file interface.h.
LiVESWidget* _dsquotaw::inst_label |
Definition at line 279 of file interface.h.
LiVESWidget* _dsquotaw::note_label |
Definition at line 280 of file interface.h.
LiVESWidget* _dsquotaw::pculabel |
Definition at line 284 of file interface.h.
LiVESWidget* _dsquotaw::resbutton |
Definition at line 288 of file interface.h.
boolean _dsquotaw::scanning |
Definition at line 275 of file interface.h.
boolean _dsquotaw::setting |
Definition at line 292 of file interface.h.
LiVESWidget* _dsquotaw::slider |
Definition at line 285 of file interface.h.
uint64_t _dsquotaw::sliderfunc |
Definition at line 293 of file interface.h.
LiVESWidget* _dsquotaw::top_label |
Definition at line 276 of file interface.h.
LiVESWidget* _dsquotaw::used_label |
Definition at line 278 of file interface.h.
boolean _dsquotaw::visible |
Definition at line 292 of file interface.h.
LiVESWidget* _dsquotaw::vlabel |
Definition at line 282 of file interface.h.
LiVESWidget* _dsquotaw::vvlabel |
Definition at line 283 of file interface.h.