navit  0.5.3-trunk
navit Struct Reference

Data Fields

NAVIT_OBJECT struct attr self
 
GListmapsets
 
GListlayouts
 
struct guigui
 
char * default_layout_name
 
struct layoutlayout_current
 
struct graphicsgra
 
struct action * action
 
struct transformationtrans
 
struct transformationtrans_cursor
 
struct compasscompass
 
struct routeroute
 
struct navigationnavigation
 
struct speechspeech
 
struct trackingtracking
 
int ready
 
struct windowwin
 
struct displaylistdisplaylist
 
int tracking_flag
 
int orientation
 
int recentdest_count
 
int osd_configuration
 
GListvehicles
 
GListwindows_items
 
struct navit_vehiclevehicle
 
struct callback_listattr_cbl
 
struct callbacknav_speech_cb
 
struct callbackroadbook_callback
 
struct callbackpopup_callback
 
struct callbackroute_cb
 
struct callbackprogress_cb
 
struct datawindowroadbook_window
 
struct mapformer_destination
 
struct point pressed last current
 
int button_pressed
 
int moved
 
int popped
 
int zoomed
 
int center_timeout
 
int autozoom_secs
 
int autozoom_min
 
int autozoom_max
 
int autozoom_active
 
int autozoom_paused
 
struct event_timeoutbutton_timeout
 
struct event_timeoutmotion_timeout
 
struct callbackmotion_timeout_callback
 
int ignore_button
 
int ignore_graphics_events
 
struct logtextfile_debug_log
 
struct pcoord destination
 
int destination_valid
 
int blocked
 
int w
 
int h
 
int drag_bitmap
 
int use_mousewheel
 
struct messagelistmessages
 
struct callbackresize_callback
 
struct callbackbutton_callback
 
struct callbackmotion_callback
 
struct callbackpredraw_callback
 
struct vehicleprofilevehicleprofile
 
GListvehicleprofiles
 
int pitch
 
int follow_cursor
 
int prevTs
 
int graphics_flags
 
int zoom_min
 
int zoom_max
 
int radius
 
struct bookmarksbookmarks
 
int flags
 
int border
 
int imperial
 
int waypoints_flag
 
struct coord_geo center
 
int auto_switch
 
int tunnel_nightlayout
 
char * layout_before_tunnel
 
int sunrise_degrees
 

Field Documentation

◆ action

struct action* navit::action

◆ attr_cbl

◆ auto_switch

◆ autozoom_active

◆ autozoom_max

int navit::autozoom_max

◆ autozoom_min

int navit::autozoom_min

◆ autozoom_paused

int navit::autozoom_paused

◆ autozoom_secs

int navit::autozoom_secs

◆ blocked

int navit::blocked

Whether draw operations are currently blocked. This can be a combination of the following flags: 1: draw operations are blocked 2: draw operations are pending, requiring a redraw once draw operations are unblocked

Referenced by navit_block(), navit_draw_async(), navit_get_blocked(), and navit_vehicle_draw().

◆ bookmarks

struct bookmarks* navit::bookmarks

◆ border

int navit::border

◆ button_callback

struct callback * navit::button_callback

◆ button_pressed

int navit::button_pressed

◆ button_timeout

struct event_timeout* navit::button_timeout

◆ center

struct coord_geo navit::center

Referenced by navit_get_attr().

◆ center_timeout

int navit::center_timeout

◆ compass

struct compass* navit::compass

◆ current

struct point pressed last navit::current

◆ default_layout_name

char* navit::default_layout_name

The default layout indicated by the config file (if any)

Referenced by navit_add_layout(), navit_new(), navit_set_attr_do(), and navit_update_current_layout().

◆ destination

◆ destination_valid

◆ displaylist

◆ drag_bitmap

int navit::drag_bitmap

◆ flags

int navit::flags

◆ follow_cursor

int navit::follow_cursor

◆ former_destination

◆ gra

◆ graphics_flags

◆ gui

◆ h

◆ ignore_button

int navit::ignore_button

◆ ignore_graphics_events

int navit::ignore_graphics_events

◆ imperial

int navit::imperial

◆ layout_before_tunnel

char* navit::layout_before_tunnel

Referenced by navit_layout_switch(), and navit_new().

◆ layout_current

◆ layouts

GList* navit::layouts

◆ mapsets

◆ messages

struct messagelist* navit::messages

◆ motion_callback

struct callback * navit::motion_callback

◆ motion_timeout

struct event_timeout * navit::motion_timeout

◆ motion_timeout_callback

struct callback* navit::motion_timeout_callback

◆ moved

◆ nav_speech_cb

struct callback* navit::nav_speech_cb

Referenced by navit_destroy(), and navit_init().

◆ navigation

◆ orientation

int navit::orientation

◆ osd_configuration

int navit::osd_configuration

◆ pitch

int navit::pitch

◆ popped

int navit::popped

◆ popup_callback

struct callback * navit::popup_callback

Referenced by navit_button(), and navit_destroy().

◆ predraw_callback

struct callback * navit::predraw_callback

◆ prevTs

◆ progress_cb

struct callback * navit::progress_cb

Referenced by navit_destroy(), and navit_init().

◆ radius

int navit::radius

◆ ready

◆ recentdest_count

◆ resize_callback

struct callback* navit::resize_callback

◆ roadbook_callback

struct callback * navit::roadbook_callback

◆ roadbook_window

◆ route

◆ route_cb

struct callback * navit::route_cb

Referenced by navit_destroy(), and navit_init().

◆ self

NAVIT_OBJECT struct attr navit::self

◆ speech

◆ sunrise_degrees

int navit::sunrise_degrees

◆ textfile_debug_log

struct log* navit::textfile_debug_log

◆ tracking

◆ tracking_flag

◆ trans

◆ trans_cursor

◆ tunnel_nightlayout

int navit::tunnel_nightlayout

◆ use_mousewheel

int navit::use_mousewheel

◆ vehicle

◆ vehicleprofile

◆ vehicleprofiles

◆ vehicles

◆ w

◆ waypoints_flag

int navit::waypoints_flag

◆ win

struct window* navit::win

◆ windows_items

GList* navit::windows_items

◆ zoom_max

int navit::zoom_max

◆ zoom_min

int navit::zoom_min

◆ zoomed

int navit::zoomed

Referenced by navit_handle_button().


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