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

Data Fields

float left
 
float top
 
float right
 
float bottom
 
float width
 
float height
 

Detailed Description

Definition at line 65 of file guides.c.

Field Documentation

◆ bottom

float dt_QRect_t::bottom

Definition at line 67 of file guides.c.

Referenced by _guides_draw_golden_mean(), dt_guides_draw_golden_mean(), and dt_guides_q_rect().

◆ height

float dt_QRect_t::height

Definition at line 67 of file guides.c.

Referenced by _guides_draw_golden_mean(), dt_guides_draw_golden_mean(), and dt_guides_q_rect().

◆ left

float dt_QRect_t::left

Definition at line 67 of file guides.c.

Referenced by _guides_draw_golden_mean(), dt_guides_draw_golden_mean(), and dt_guides_q_rect().

◆ right

float dt_QRect_t::right

Definition at line 67 of file guides.c.

Referenced by _guides_draw_golden_mean(), dt_guides_draw_golden_mean(), and dt_guides_q_rect().

◆ top

float dt_QRect_t::top

Definition at line 67 of file guides.c.

Referenced by _guides_draw_golden_mean(), dt_guides_draw_golden_mean(), and dt_guides_q_rect().

◆ width

float dt_QRect_t::width

Definition at line 67 of file guides.c.

Referenced by _guides_draw_golden_mean(), dt_guides_draw_golden_mean(), and dt_guides_q_rect().


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