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
 
GtkWidgetbt_edit_masks
 
GtkWidgetbt_polygon
 
GtkWidgetbt_circle
 
GtkWidgetbt_ellipse
 
GtkWidgetbt_brush
 
GtkWidgetbt_clone
 
GtkWidgetbt_heal
 
GtkWidgetbt_blur
 
GtkWidgetbt_fill
 
GtkWidgetbt_showmask
 
GtkWidgetbt_suppress
 
GtkWidgetwd_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
 
GtkWidgetbt_display_wavelet_scale
 
GtkWidgetbt_copy_scale
 
GtkWidgetbt_paste_scale
 
GtkWidgetvbox_preview_scale
 
GtkDarktableGradientSliderpreview_levels_gslider
 
GtkWidgetbt_auto_levels
 
GtkWidgetvbox_blur
 
GtkWidgetcmb_blur_type
 
GtkWidgetsl_blur_radius
 
GtkWidgetvbox_fill
 
GtkWidgethbox_color_pick
 
GtkWidgetcolorpick
 
GtkWidgetcolorpicker
 
GtkWidgetcmb_fill_mode
 
GtkWidgetsl_fill_brightness
 
GtkWidgetsl_mask_opacity
 

Detailed Description

Definition at line 148 of file retouch.c.

Field Documentation

◆ bt_auto_levels

GtkWidget* dt_iop_retouch_gui_data_t::bt_auto_levels

Definition at line 186 of file retouch.c.

◆ bt_blur

GtkWidget * dt_iop_retouch_gui_data_t::bt_blur

Definition at line 162 of file retouch.c.

◆ bt_brush

GtkWidget * dt_iop_retouch_gui_data_t::bt_brush

Definition at line 161 of file retouch.c.

◆ bt_circle

GtkWidget * dt_iop_retouch_gui_data_t::bt_circle

Definition at line 161 of file retouch.c.

◆ bt_clone

GtkWidget* dt_iop_retouch_gui_data_t::bt_clone

Definition at line 162 of file retouch.c.

◆ bt_copy_scale

GtkWidget* dt_iop_retouch_gui_data_t::bt_copy_scale

Definition at line 179 of file retouch.c.

◆ bt_display_wavelet_scale

GtkWidget* dt_iop_retouch_gui_data_t::bt_display_wavelet_scale

Definition at line 177 of file retouch.c.

◆ bt_edit_masks

GtkWidget* dt_iop_retouch_gui_data_t::bt_edit_masks

Definition at line 161 of file retouch.c.

◆ bt_ellipse

GtkWidget * dt_iop_retouch_gui_data_t::bt_ellipse

Definition at line 161 of file retouch.c.

◆ bt_fill

GtkWidget * dt_iop_retouch_gui_data_t::bt_fill

Definition at line 162 of file retouch.c.

◆ bt_heal

GtkWidget * dt_iop_retouch_gui_data_t::bt_heal

Definition at line 162 of file retouch.c.

◆ bt_paste_scale

GtkWidget* dt_iop_retouch_gui_data_t::bt_paste_scale

Definition at line 180 of file retouch.c.

◆ bt_polygon

GtkWidget * dt_iop_retouch_gui_data_t::bt_polygon

Definition at line 161 of file retouch.c.

◆ bt_showmask

GtkWidget* dt_iop_retouch_gui_data_t::bt_showmask

Definition at line 163 of file retouch.c.

◆ bt_suppress

GtkWidget * dt_iop_retouch_gui_data_t::bt_suppress

Definition at line 163 of file retouch.c.

◆ cmb_blur_type

GtkWidget* dt_iop_retouch_gui_data_t::cmb_blur_type

Definition at line 189 of file retouch.c.

◆ cmb_fill_mode

GtkWidget* dt_iop_retouch_gui_data_t::cmb_fill_mode

Definition at line 197 of file retouch.c.

◆ colorpick

GtkWidget* dt_iop_retouch_gui_data_t::colorpick

Definition at line 194 of file retouch.c.

◆ colorpicker

GtkWidget* dt_iop_retouch_gui_data_t::colorpicker

Definition at line 195 of file retouch.c.

◆ copied_scale

int dt_iop_retouch_gui_data_t::copied_scale

Definition at line 150 of file retouch.c.

◆ curr_scale

int dt_iop_retouch_gui_data_t::curr_scale

Definition at line 170 of file retouch.c.

◆ display_wavelet_scale

int dt_iop_retouch_gui_data_t::display_wavelet_scale

Definition at line 153 of file retouch.c.

◆ displayed_wavelet_scale

int dt_iop_retouch_gui_data_t::displayed_wavelet_scale

Definition at line 154 of file retouch.c.

◆ first_scale_visible

int dt_iop_retouch_gui_data_t::first_scale_visible

Definition at line 157 of file retouch.c.

◆ hbox_color_pick

GtkWidget* dt_iop_retouch_gui_data_t::hbox_color_pick

Definition at line 193 of file retouch.c.

◆ is_dragging

gboolean dt_iop_retouch_gui_data_t::is_dragging

Definition at line 171 of file retouch.c.

◆ label_form

GtkLabel* dt_iop_retouch_gui_data_t::label_form

Definition at line 159 of file retouch.c.

◆ label_form_selected

GtkLabel* dt_iop_retouch_gui_data_t::label_form_selected

Definition at line 160 of file retouch.c.

◆ lbl_curr_scale

GtkLabel* dt_iop_retouch_gui_data_t::lbl_curr_scale

Definition at line 167 of file retouch.c.

◆ lbl_merge_from_scale

GtkLabel* dt_iop_retouch_gui_data_t::lbl_merge_from_scale

Definition at line 168 of file retouch.c.

◆ lbl_num_scales

GtkLabel* dt_iop_retouch_gui_data_t::lbl_num_scales

Definition at line 166 of file retouch.c.

◆ lower_cursor

gboolean dt_iop_retouch_gui_data_t::lower_cursor

Definition at line 173 of file retouch.c.

◆ lower_margin

gboolean dt_iop_retouch_gui_data_t::lower_margin

Definition at line 175 of file retouch.c.

◆ mask_display

int dt_iop_retouch_gui_data_t::mask_display

Definition at line 151 of file retouch.c.

◆ preview_auto_levels

int dt_iop_retouch_gui_data_t::preview_auto_levels

Definition at line 155 of file retouch.c.

◆ preview_levels

float dt_iop_retouch_gui_data_t::preview_levels[3]

Definition at line 156 of file retouch.c.

◆ preview_levels_gslider

GtkDarktableGradientSlider* dt_iop_retouch_gui_data_t::preview_levels_gslider

Definition at line 184 of file retouch.c.

◆ sl_blur_radius

GtkWidget* dt_iop_retouch_gui_data_t::sl_blur_radius

Definition at line 190 of file retouch.c.

◆ sl_fill_brightness

GtkWidget* dt_iop_retouch_gui_data_t::sl_fill_brightness

Definition at line 198 of file retouch.c.

◆ sl_mask_opacity

GtkWidget* dt_iop_retouch_gui_data_t::sl_mask_opacity

Definition at line 200 of file retouch.c.

◆ suppress_mask

int dt_iop_retouch_gui_data_t::suppress_mask

Definition at line 152 of file retouch.c.

◆ upper_cursor

gboolean dt_iop_retouch_gui_data_t::upper_cursor

Definition at line 172 of file retouch.c.

◆ upper_margin

gboolean dt_iop_retouch_gui_data_t::upper_margin

Definition at line 174 of file retouch.c.

◆ vbox_blur

GtkWidget* dt_iop_retouch_gui_data_t::vbox_blur

Definition at line 188 of file retouch.c.

◆ vbox_fill

GtkWidget* dt_iop_retouch_gui_data_t::vbox_fill

Definition at line 192 of file retouch.c.

◆ vbox_preview_scale

GtkWidget* dt_iop_retouch_gui_data_t::vbox_preview_scale

Definition at line 182 of file retouch.c.

◆ wd_bar

GtkWidget* dt_iop_retouch_gui_data_t::wd_bar

Definition at line 165 of file retouch.c.

◆ wdbar_mouse_x

float dt_iop_retouch_gui_data_t::wdbar_mouse_x

Definition at line 169 of file retouch.c.

◆ wdbar_mouse_y

float dt_iop_retouch_gui_data_t::wdbar_mouse_y

Definition at line 169 of file retouch.c.


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