LiVES 3.2.0
Loading...
Searching...
No Matches
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(), and do_progress_dialog().

◆ frames_done

frames_t xprocess::frames_done

◆ is_ready

boolean xprocess::is_ready

Definition at line 719 of file mainwindow.h.

Referenced by create_threaded_dialog().

◆ label

LiVESWidget* xprocess::label

Definition at line 708 of file mainwindow.h.

Referenced by create_processing(), and create_threaded_dialog().

◆ label2

LiVESWidget* xprocess::label2

◆ label3

LiVESWidget* xprocess::label3

Definition at line 710 of file mainwindow.h.

Referenced by create_processing(), create_threaded_dialog(), and update_progress().

◆ owner

int xprocess::owner

Definition at line 720 of file mainwindow.h.

Referenced by do_progress_dialog().

◆ 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 do_progress_dialog(), and pump_io_chan().

◆ progress_start

frames_t xprocess::progress_start

Definition at line 716 of file mainwindow.h.

Referenced by do_progress_dialog(), pump_io_chan(), and update_progress().

◆ progressbar

LiVESWidget* xprocess::progressbar

◆ 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: