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

Data Fields

gboolean entering
 
OsmGpsMap * map
 
OsmGpsMapSource_t map_source
 
OsmGpsMapLayer * osd
 
GSList * images
 
dt_geo_position_tpoints
 
int nb_points
 
GdkPixbuf * image_pin
 
GdkPixbuf * place_pin
 
GList * selected_images
 
gboolean start_drag
 
int start_drag_x
 
int start_drag_y
 
int start_drag_offset_x
 
int start_drag_offset_y
 
float thumb_lat_angle
 
float thumb_lon_angle
 
sqlite3_stmt * main_query
 
gboolean drop_filmstrip_activated
 
gboolean filter_images_drawn
 
int max_images_drawn
 
dt_map_box_t bbox
 
int time_out
 
int timeout_event_source
 
int thumbnail
 
dt_map_image_tlast_hovered_entry
 
struct { 
 
   dt_location_draw_t   main 
 
   gboolean   drag 
 
   int   time_out 
 
   GList *   others 
 
loc 
 

Field Documentation

◆ bbox

◆ drag

◆ drop_filmstrip_activated

gboolean dt_map_t::drop_filmstrip_activated

Referenced by init(), and leave().

◆ entering

gboolean dt_map_t::entering

Referenced by enter(), and expose().

◆ filter_images_drawn

gboolean dt_map_t::filter_images_drawn

◆ image_pin

GdkPixbuf* dt_map_t::image_pin

Referenced by _draw_image(), cleanup(), and init().

◆ images

◆ last_hovered_entry

dt_map_image_t* dt_map_t::last_hovered_entry

◆ [struct]

◆ main

◆ main_query

sqlite3_stmt* dt_map_t::main_query

◆ map

◆ map_source

OsmGpsMapSource_t dt_map_t::map_source

◆ max_images_drawn

int dt_map_t::max_images_drawn

Referenced by _view_map_draw_images().

◆ nb_points

◆ osd

OsmGpsMapLayer* dt_map_t::osd

Referenced by _view_map_show_osd(), cleanup(), and init().

◆ others

◆ place_pin

GdkPixbuf * dt_map_t::place_pin

Referenced by _view_map_add_pin(), cleanup(), and init().

◆ points

◆ selected_images

◆ start_drag

◆ start_drag_offset_x

◆ start_drag_offset_y

◆ start_drag_x

int dt_map_t::start_drag_x

◆ start_drag_y

int dt_map_t::start_drag_y

◆ thumb_lat_angle

float dt_map_t::thumb_lat_angle

◆ thumb_lon_angle

float dt_map_t::thumb_lon_angle

◆ thumbnail

◆ time_out

◆ timeout_event_source

int dt_map_t::timeout_event_source

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