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 * incoming_selection
 
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 
 

Detailed Description

Definition at line 89 of file map.c.

Field Documentation

◆ bbox

◆ drag

gboolean dt_map_t::drag

◆ drop_filmstrip_activated

gboolean dt_map_t::drop_filmstrip_activated

Definition at line 106 of file map.c.

Referenced by init(), and leave().

◆ entering

gboolean dt_map_t::entering

Definition at line 91 of file map.c.

Referenced by enter(), and expose().

◆ filter_images_drawn

gboolean dt_map_t::filter_images_drawn

Definition at line 107 of file map.c.

◆ image_pin

GdkPixbuf* dt_map_t::image_pin

Definition at line 98 of file map.c.

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

◆ images

◆ incoming_selection

GList* dt_map_t::incoming_selection

Definition at line 99 of file map.c.

Referenced by enter(), expose(), and try_enter().

◆ last_hovered_entry

dt_map_image_t* dt_map_t::last_hovered_entry

Definition at line 113 of file map.c.

Referenced by _view_map_motion_notify_callback(), and init().

◆ [struct]

◆ main

◆ main_query

sqlite3_stmt* dt_map_t::main_query

Definition at line 105 of file map.c.

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

◆ map

◆ map_source

OsmGpsMapSource_t dt_map_t::map_source

Definition at line 93 of file map.c.

Referenced by _view_map_set_map_source(), enter(), and init().

◆ max_images_drawn

int dt_map_t::max_images_drawn

Definition at line 108 of file map.c.

Referenced by _view_map_draw_images().

◆ nb_points

int dt_map_t::nb_points

◆ osd

OsmGpsMapLayer* dt_map_t::osd

Definition at line 94 of file map.c.

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

◆ others

◆ place_pin

GdkPixbuf * dt_map_t::place_pin

Definition at line 98 of file map.c.

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

◆ points

◆ selected_images

GList* dt_map_t::selected_images

◆ start_drag

gboolean dt_map_t::start_drag

◆ start_drag_offset_x

int dt_map_t::start_drag_offset_x

◆ start_drag_offset_y

int dt_map_t::start_drag_offset_y

◆ start_drag_x

int dt_map_t::start_drag_x

Definition at line 102 of file map.c.

Referenced by _view_map_button_press_callback(), and _view_map_motion_notify_callback().

◆ start_drag_y

int dt_map_t::start_drag_y

Definition at line 102 of file map.c.

Referenced by _view_map_button_press_callback(), and _view_map_motion_notify_callback().

◆ thumb_lat_angle

float dt_map_t::thumb_lat_angle

Definition at line 104 of file map.c.

Referenced by _view_map_center_on_image_list(), _view_map_thumb_angles(), and init().

◆ thumb_lon_angle

float dt_map_t::thumb_lon_angle

Definition at line 104 of file map.c.

Referenced by _view_map_center_on_image_list(), _view_map_thumb_angles(), and init().

◆ thumbnail

◆ time_out

◆ timeout_event_source

int dt_map_t::timeout_event_source

Definition at line 111 of file map.c.

Referenced by _view_map_changed_callback_delayed(), _view_map_draw_images(), and init().


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