navit  0.5.1-trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups
gtk_poi_search Struct Reference

Data Fields

GtkWidget * entry_distance
 
GtkWidget * label_distance
 
GtkWidget * treeview_cat
 
GtkWidget * treeview_poi
 
GtkWidget * button_visit
 
GtkWidget * button_destination
 
GtkWidget * button_map
 
GtkListStore * store_poi
 
GtkListStore * store_cat
 
GtkTreeModel * store_poi_sorted
 
GtkTreeModel * store_cat_sorted
 
char * selected_cat
 
struct navitnav
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2013 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Field Documentation

GtkWidget * gtk_poi_search::button_destination
GtkWidget * gtk_poi_search::button_map
GtkWidget* gtk_poi_search::button_visit
GtkWidget* gtk_poi_search::entry_distance

Referenced by gtk_gui_poi(), and model_poi().

GtkWidget* gtk_poi_search::label_distance

Referenced by gtk_gui_poi(), and model_poi().

char* gtk_poi_search::selected_cat

Referenced by model_poi(), and treeview_poi_reload().

GtkListStore* gtk_poi_search::store_cat

Referenced by category_list_model(), and gtk_gui_poi().

GtkTreeModel* gtk_poi_search::store_cat_sorted
GtkListStore* gtk_poi_search::store_poi

Referenced by gtk_gui_poi(), and model_poi().

GtkTreeModel* gtk_poi_search::store_poi_sorted
GtkWidget* gtk_poi_search::treeview_cat

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