navit  0.5.3-trunk
datawindow_priv Struct Reference

Data Fields

GtkWidget * window
 
GtkWidget * scrolled_window
 
GtkWidget * treeview
 
GtkWidget * button
 
GtkListStore * liststore
 
GtkTreeModel * sortmodel
 
struct callbackclick
 
struct callbackclose
 
struct gui_privgui
 
HWND hwnd
 
HWND hwndLabel
 
HWND hwndEdit
 
HWND hwndList
 
HWND hwndButtonPrev
 
HWND hwndButtonNext
 
enum attr_type currentSearchState
 
struct search_listsl
 
struct navitnav
 
struct notify_privnotifications
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2008 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

◆ button

GtkWidget* datawindow_priv::button

◆ click

struct callback* datawindow_priv::click

Referenced by gui_gtk_datawindow_new().

◆ close

struct callback * datawindow_priv::close

Referenced by gui_gtk_datawindow_new().

◆ currentSearchState

enum attr_type datawindow_priv::currentSearchState

◆ gui

struct gui_priv* datawindow_priv::gui

Referenced by gui_gtk_datawindow_new().

◆ hwnd

HWND datawindow_priv::hwnd

◆ hwndButtonNext

HWND datawindow_priv::hwndButtonNext

◆ hwndButtonPrev

HWND datawindow_priv::hwndButtonPrev

◆ hwndEdit

HWND datawindow_priv::hwndEdit

◆ hwndLabel

HWND datawindow_priv::hwndLabel

◆ hwndList

HWND datawindow_priv::hwndList

◆ liststore

GtkListStore* datawindow_priv::liststore

◆ nav

struct navit* datawindow_priv::nav

◆ notifications

struct notify_priv* datawindow_priv::notifications

◆ scrolled_window

GtkWidget* datawindow_priv::scrolled_window

Referenced by gui_gtk_datawindow_new().

◆ sl

struct search_list* datawindow_priv::sl

◆ sortmodel

GtkTreeModel* datawindow_priv::sortmodel

◆ treeview

GtkWidget* datawindow_priv::treeview

Referenced by gui_gtk_datawindow_new().

◆ window

GtkWidget* datawindow_priv::window

Referenced by gui_gtk_datawindow_new().


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