Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_retouch_gui_data_t Struct Reference
+ Collaboration diagram for dt_iop_retouch_gui_data_t:

Data Fields

int copied_scale
 
int mask_display
 
int suppress_mask
 
int display_wavelet_scale
 
int displayed_wavelet_scale
 
int preview_auto_levels
 
float preview_levels [3]
 
int first_scale_visible
 
GtkLabel * label_form
 
GtkLabel * label_form_selected
 
GtkWidget * bt_edit_masks
 
GtkWidget * bt_path
 
GtkWidget * bt_circle
 
GtkWidget * bt_ellipse
 
GtkWidget * bt_brush
 
GtkWidget * bt_clone
 
GtkWidget * bt_heal
 
GtkWidget * bt_blur
 
GtkWidget * bt_fill
 
GtkWidget * bt_showmask
 
GtkWidget * bt_suppress
 
GtkWidget * wd_bar
 
GtkLabel * lbl_num_scales
 
GtkLabel * lbl_curr_scale
 
GtkLabel * lbl_merge_from_scale
 
float wdbar_mouse_x
 
float wdbar_mouse_y
 
int curr_scale
 
gboolean is_dragging
 
gboolean upper_cursor
 
gboolean lower_cursor
 
gboolean upper_margin
 
gboolean lower_margin
 
GtkWidget * bt_display_wavelet_scale
 
GtkWidget * bt_copy_scale
 
GtkWidget * bt_paste_scale
 
GtkWidget * vbox_preview_scale
 
GtkDarktableGradientSliderpreview_levels_gslider
 
GtkWidget * bt_auto_levels
 
GtkWidget * vbox_blur
 
GtkWidget * cmb_blur_type
 
GtkWidget * sl_blur_radius
 
GtkWidget * vbox_fill
 
GtkWidget * hbox_color_pick
 
GtkWidget * colorpick
 
GtkWidget * colorpicker
 
GtkWidget * cmb_fill_mode
 
GtkWidget * sl_fill_brightness
 
GtkWidget * sl_mask_opacity
 

Field Documentation

◆ bt_auto_levels

GtkWidget* dt_iop_retouch_gui_data_t::bt_auto_levels

◆ bt_blur

GtkWidget * dt_iop_retouch_gui_data_t::bt_blur

◆ bt_brush

GtkWidget * dt_iop_retouch_gui_data_t::bt_brush

◆ bt_circle

GtkWidget * dt_iop_retouch_gui_data_t::bt_circle

◆ bt_clone

GtkWidget* dt_iop_retouch_gui_data_t::bt_clone

◆ bt_copy_scale

GtkWidget* dt_iop_retouch_gui_data_t::bt_copy_scale

◆ bt_display_wavelet_scale

GtkWidget* dt_iop_retouch_gui_data_t::bt_display_wavelet_scale

◆ bt_edit_masks

GtkWidget* dt_iop_retouch_gui_data_t::bt_edit_masks

◆ bt_ellipse

GtkWidget * dt_iop_retouch_gui_data_t::bt_ellipse

◆ bt_fill

GtkWidget * dt_iop_retouch_gui_data_t::bt_fill

◆ bt_heal

GtkWidget * dt_iop_retouch_gui_data_t::bt_heal

◆ bt_paste_scale

GtkWidget* dt_iop_retouch_gui_data_t::bt_paste_scale

◆ bt_path

GtkWidget * dt_iop_retouch_gui_data_t::bt_path

◆ bt_showmask

GtkWidget* dt_iop_retouch_gui_data_t::bt_showmask

◆ bt_suppress

GtkWidget * dt_iop_retouch_gui_data_t::bt_suppress

◆ cmb_blur_type

GtkWidget* dt_iop_retouch_gui_data_t::cmb_blur_type

◆ cmb_fill_mode

GtkWidget* dt_iop_retouch_gui_data_t::cmb_fill_mode

◆ colorpick

GtkWidget* dt_iop_retouch_gui_data_t::colorpick

◆ colorpicker

GtkWidget* dt_iop_retouch_gui_data_t::colorpicker

◆ copied_scale

int dt_iop_retouch_gui_data_t::copied_scale

◆ curr_scale

int dt_iop_retouch_gui_data_t::curr_scale

◆ display_wavelet_scale

int dt_iop_retouch_gui_data_t::display_wavelet_scale

◆ displayed_wavelet_scale

int dt_iop_retouch_gui_data_t::displayed_wavelet_scale

◆ first_scale_visible

int dt_iop_retouch_gui_data_t::first_scale_visible

◆ hbox_color_pick

GtkWidget* dt_iop_retouch_gui_data_t::hbox_color_pick

◆ is_dragging

gboolean dt_iop_retouch_gui_data_t::is_dragging

◆ label_form

GtkLabel* dt_iop_retouch_gui_data_t::label_form

◆ label_form_selected

GtkLabel* dt_iop_retouch_gui_data_t::label_form_selected

◆ lbl_curr_scale

GtkLabel* dt_iop_retouch_gui_data_t::lbl_curr_scale

◆ lbl_merge_from_scale

GtkLabel* dt_iop_retouch_gui_data_t::lbl_merge_from_scale

◆ lbl_num_scales

GtkLabel* dt_iop_retouch_gui_data_t::lbl_num_scales

◆ lower_cursor

gboolean dt_iop_retouch_gui_data_t::lower_cursor

◆ lower_margin

gboolean dt_iop_retouch_gui_data_t::lower_margin

◆ mask_display

int dt_iop_retouch_gui_data_t::mask_display

◆ preview_auto_levels

int dt_iop_retouch_gui_data_t::preview_auto_levels

◆ preview_levels

float dt_iop_retouch_gui_data_t::preview_levels[3]

◆ preview_levels_gslider

GtkDarktableGradientSlider* dt_iop_retouch_gui_data_t::preview_levels_gslider

◆ sl_blur_radius

GtkWidget* dt_iop_retouch_gui_data_t::sl_blur_radius

◆ sl_fill_brightness

GtkWidget* dt_iop_retouch_gui_data_t::sl_fill_brightness

◆ sl_mask_opacity

GtkWidget* dt_iop_retouch_gui_data_t::sl_mask_opacity

◆ suppress_mask

int dt_iop_retouch_gui_data_t::suppress_mask

◆ upper_cursor

gboolean dt_iop_retouch_gui_data_t::upper_cursor

◆ upper_margin

gboolean dt_iop_retouch_gui_data_t::upper_margin

◆ vbox_blur

GtkWidget* dt_iop_retouch_gui_data_t::vbox_blur

◆ vbox_fill

GtkWidget* dt_iop_retouch_gui_data_t::vbox_fill

◆ vbox_preview_scale

GtkWidget* dt_iop_retouch_gui_data_t::vbox_preview_scale

◆ wd_bar

GtkWidget* dt_iop_retouch_gui_data_t::wd_bar

◆ wdbar_mouse_x

float dt_iop_retouch_gui_data_t::wdbar_mouse_x

◆ wdbar_mouse_y

float dt_iop_retouch_gui_data_t::wdbar_mouse_y

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