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

Data Fields

long long camera_id
 
GtkWidgetlens_param_box
 
GtkWidgetcbe [3]
 
GtkWidgetcamera_model
 
GtkMenu * camera_menu
 
GtkWidgetlens_model
 
GtkMenu * lens_menu
 
GtkWidgetaxis_source [DT_LENS_AXIS_LAST]
 
dt_lens_source_t axis_row [DT_LENS_AXIS_LAST][DT_LENS_SOURCE_LAST]
 
int axis_rows [DT_LENS_AXIS_LAST]
 
GtkWidgettarget_geom
 
GtkWidgetreverse
 
GtkWidgettca_r
 
GtkWidgettca_b
 
GtkWidgetscale
 

Detailed Description

Definition at line 549 of file lens.c.

Field Documentation

◆ axis_row

dt_lens_source_t dt_iop_lensfun_gui_data_t::axis_row[DT_LENS_AXIS_LAST][DT_LENS_SOURCE_LAST]

What each combobox currently OFFERS, rebuilt per image: row -> source, and how many. A source with nothing behind it for this image is not in here, because it is not in the widget either – displayed means available.

Definition at line 564 of file lens.c.

◆ axis_rows

int dt_iop_lensfun_gui_data_t::axis_rows[DT_LENS_AXIS_LAST]

Definition at line 565 of file lens.c.

◆ axis_source

GtkWidget* dt_iop_lensfun_gui_data_t::axis_source[DT_LENS_AXIS_LAST]

One source combobox per axis, indexed by dt_lens_axis_t.

Definition at line 560 of file lens.c.

◆ camera_id

long long dt_iop_lensfun_gui_data_t::camera_id

The camera shown in the picker, as a database id; -1 for none.

Definition at line 552 of file lens.c.

◆ camera_menu

GtkMenu* dt_iop_lensfun_gui_data_t::camera_menu

Definition at line 556 of file lens.c.

◆ camera_model

GtkWidget* dt_iop_lensfun_gui_data_t::camera_model

Definition at line 555 of file lens.c.

◆ cbe

GtkWidget* dt_iop_lensfun_gui_data_t::cbe[3]

Definition at line 554 of file lens.c.

◆ lens_menu

GtkMenu* dt_iop_lensfun_gui_data_t::lens_menu

Definition at line 558 of file lens.c.

◆ lens_model

GtkWidget* dt_iop_lensfun_gui_data_t::lens_model

Definition at line 557 of file lens.c.

◆ lens_param_box

GtkWidget* dt_iop_lensfun_gui_data_t::lens_param_box

Definition at line 553 of file lens.c.

◆ reverse

GtkWidget * dt_iop_lensfun_gui_data_t::reverse

Definition at line 566 of file lens.c.

◆ scale

GtkWidget * dt_iop_lensfun_gui_data_t::scale

Definition at line 566 of file lens.c.

◆ target_geom

GtkWidget* dt_iop_lensfun_gui_data_t::target_geom

Definition at line 566 of file lens.c.

◆ tca_b

GtkWidget * dt_iop_lensfun_gui_data_t::tca_b

Definition at line 566 of file lens.c.

◆ tca_r

GtkWidget * dt_iop_lensfun_gui_data_t::tca_r

Definition at line 566 of file lens.c.


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