navit  0.5.3-trunk
search_param Struct Reference

Data Fields

struct navitnav
 
struct mapsetms
 
struct search_listsl
 
struct attr attr
 
int partial
 
GtkWidget * entry_country
 
GtkWidget * entry_postal
 
GtkWidget * entry_city
 
GtkWidget * entry_district
 
GtkWidget * entry_street
 
GtkWidget * entry_number
 
GtkWidget * listbox
 
GtkWidget * treeview
 
GtkListStore * liststore
 
GtkTreeModel * liststore2
 
void * entry_country
 
void * entry_postal
 
void * entry_city
 
void * entry_district
 
void * entry_street
 
void * entry_number
 

Field Documentation

◆ attr

struct attr search_param::attr

◆ entry_city [1/2]

GtkWidget * search_param::entry_city

◆ entry_city [2/2]

void * search_param::entry_city

◆ entry_country [1/2]

GtkWidget* search_param::entry_country

◆ entry_country [2/2]

void* search_param::entry_country

◆ entry_district [1/2]

GtkWidget * search_param::entry_district

Referenced by destination_address().

◆ entry_district [2/2]

void * search_param::entry_district

◆ entry_number [1/2]

GtkWidget * search_param::entry_number

◆ entry_number [2/2]

void * search_param::entry_number

◆ entry_postal [1/2]

GtkWidget * search_param::entry_postal

Referenced by changed(), and destination_address().

◆ entry_postal [2/2]

void * search_param::entry_postal

◆ entry_street [1/2]

GtkWidget* search_param::entry_street

◆ entry_street [2/2]

void* search_param::entry_street

◆ listbox

GtkWidget* search_param::listbox

Referenced by destination_address().

◆ liststore

GtkListStore* search_param::liststore

Referenced by changed(), and destination_address().

◆ liststore2

GtkTreeModel* search_param::liststore2

◆ ms

struct mapset * search_param::ms

◆ nav

◆ partial

int search_param::partial

◆ sl

struct search_list * search_param::sl

◆ treeview

GtkWidget* search_param::treeview

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