LiVES  3.2.0
Data Fields
xprocess Struct Reference

#include <mainwindow.h>

Data Fields

LiVESWidget * processing
 
LiVESWidget * progressbar
 
LiVESWidget * label
 
LiVESWidget * label2
 
LiVESWidget * label3
 
LiVESWidget * stop_button
 
LiVESWidget * pause_button
 
LiVESWidget * preview_button
 
LiVESWidget * cancel_button
 
LiVESWidget * scrolledwindow
 
frames_t progress_start
 
frames_t progress_end
 
frames_t frames_done
 
double frac_done
 
boolean is_ready
 
int owner
 

Detailed Description

Definition at line 704 of file mainwindow.h.

Field Documentation

◆ cancel_button

LiVESWidget* xprocess::cancel_button

◆ frac_done

double xprocess::frac_done

Definition at line 718 of file mainwindow.h.

Referenced by create_processing().

◆ frames_done

frames_t xprocess::frames_done

Definition at line 717 of file mainwindow.h.

Referenced by load_frame_image(), on_cancel_keep_button_clicked(), and pump_io_chan().

◆ is_ready

boolean xprocess::is_ready

Definition at line 719 of file mainwindow.h.

◆ label

LiVESWidget* xprocess::label

Definition at line 708 of file mainwindow.h.

Referenced by create_processing().

◆ label2

LiVESWidget* xprocess::label2

Definition at line 709 of file mainwindow.h.

Referenced by create_processing(), do_auto_dialog(), and on_effects_paused().

◆ label3

LiVESWidget* xprocess::label3

Definition at line 710 of file mainwindow.h.

Referenced by create_processing().

◆ owner

int xprocess::owner

Definition at line 720 of file mainwindow.h.

◆ pause_button

LiVESWidget* xprocess::pause_button

◆ preview_button

LiVESWidget* xprocess::preview_button

◆ processing

LiVESWidget* xprocess::processing

◆ progress_end

frames_t xprocess::progress_end

Definition at line 716 of file mainwindow.h.

Referenced by pump_io_chan().

◆ progress_start

frames_t xprocess::progress_start

Definition at line 716 of file mainwindow.h.

Referenced by pump_io_chan().

◆ progressbar

LiVESWidget* xprocess::progressbar

Definition at line 707 of file mainwindow.h.

Referenced by create_processing(), and do_auto_dialog().

◆ scrolledwindow

LiVESWidget* xprocess::scrolledwindow

Definition at line 715 of file mainwindow.h.

Referenced by create_processing().

◆ stop_button

LiVESWidget* xprocess::stop_button

The documentation for this struct was generated from the following file: