|
navit
0.5.3-trunk
|
#include <graphics_win32.h>
Data Structures | |
| struct | gesture_elem |
| struct | html |
Private data for the internal GUI.
Navit, a modular navigation system. Copyright (C) 2005-2010 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.
| QCoreApplication* gui_priv::app |
Referenced by gui_qml_set_graphics().
| struct attr gui_priv::attributes |
Referenced by gui_qt5_qml_new().
| class Backend* gui_priv::backend |
Referenced by gui_qt5_qml_button(), and gui_qt5_qml_set_graphics().
| struct graphics_gc* gui_priv::background |
| struct graphics_gc* gui_priv::background2 |
| GtkActionGroup* gui_priv::base_group |
| GList* gui_priv::bookmarks_menuitems |
| class NGQProxyBookmarks* gui_priv::bookmarksProxy |
Referenced by gui_qml_set_graphics().
| struct callback * gui_priv::button_cb |
Referenced by gui_qml_set_graphics(), and gui_qt5_qml_set_graphics().
| struct callback_list* gui_priv::callbacks |
Referenced by gui_qt5_qml_new().
| struct callback_list * gui_priv::cbl |
Referenced by gui_internal_add_callback(), gui_internal_get_flags(), and gui_qml_new().
| struct attr* gui_priv::click_coord_geo |
| int gui_priv::cols |
Referenced by select_row().
| struct gui_config_settings gui_priv::config |
The setting information read from the configuration file. values of -1 indicate no value was specified in the config file.
| char* gui_priv::country_iso2 |
| struct point gui_priv::current |
Referenced by gui_internal_motion().
| class NGQPoint* gui_priv::currentPoint |
Referenced by gui_qml_set_graphics(), NGQProxyGui::setNewPoint(), and NGQProxyBookmarks::setPoint().
| struct vehicle* gui_priv::currVehicle |
Referenced by NGQProxyVehicle::getAttrFunc(), NGQProxyNavit::getPosition(), and NGQProxyVehicle::setAttrFunc().
| struct gui_internal_data gui_priv::data |
Referenced by gui_internal_get_data().
| struct datawindow_priv* gui_priv::datawindow |
| GtkActionGroup* gui_priv::debug_group |
| GList* gui_priv::dest_menuitems |
| struct pcoord gui_priv::dialog_coord |
| GtkWidget* gui_priv::dialog_entry |
| GtkWidget* gui_priv::dialog_win |
| int gui_priv::dyn_counter |
| GtkActionGroup* gui_priv::dyn_group |
| struct widget * gui_priv::editable |
| QQmlApplicationEngine* gui_priv::engine |
Referenced by gui_qt5_qml_set_graphics().
| int gui_priv::flags |
| int gui_priv::flags_house_number |
| int gui_priv::flags_street |
| int gui_priv::flags_town |
| char* gui_priv::font_name |
| int gui_priv::font_size |
| struct graphics_font* gui_priv::fonts[3] |
| struct graphics_gc* gui_priv::foreground |
| struct form* gui_priv::form |
| int gui_priv::fullscreen |
Referenced by gui_qml_get_attr(), gui_qml_new(), and gui_qml_set_graphics().
| struct gui_priv::gesture_elem gui_priv::gesture_ring[GESTURE_RINGSIZE] |
| int gui_priv::gesture_ring_first |
| int gui_priv::gesture_ring_last |
| struct graphics * gui_priv::gra |
| QWidget* gui_priv::graphicsWidget |
Referenced by NGQProxyGui::backToMap(), and gui_qml_set_graphics().
| struct gui * gui_priv::gui |
Referenced by NGQProxyGui::getAttrFunc(), NGQPoint::getPOI(), gui_qml_new(), gui_qt5_qml_new(), and NGQProxyGui::setAttrFunc().
| class NGQProxyGui* gui_priv::guiProxy |
Referenced by __setNewPoint(), gui_qml_button(), gui_qml_keypress(), and gui_qml_set_graphics().
| QDeclarativeView* gui_priv::guiWidget |
Referenced by gui_qml_set_graphics(), and NGQProxyGui::switchToMenu().
| int gui_priv::h |
| int gui_priv::hide_keys |
| struct graphics_gc* gui_priv::highlight_background |
| struct widget* gui_priv::highlighted |
| struct widget* gui_priv::highlighted_menu |
| char* gui_priv::href |
| struct gui_priv::html gui_priv::html[10] |
| char* gui_priv::html_anchor |
| int gui_priv::html_anchor_found |
| struct widget* gui_priv::html_container |
| int gui_priv::html_depth |
| int gui_priv::html_skip |
| char* gui_priv::html_text |
| HANDLE gui_priv::hwnd |
Referenced by CreateWin32Window(), win32_gui_new(), win32_gui_set_graphics(), and WndProc().
| int gui_priv::icon_l |
The size (in pixels) that l style icons should be scaled to
| int gui_priv::icon_s |
The size (in pixels) that s style icons (small) should be scaled to
| char* gui_priv::icon_src |
Referenced by gui_qml_new(), and NGQProxyGui::iconPath().
| int gui_priv::icon_xs |
The size (in pixels) that xs style icons should be scaled to. This icon size can be too small to click it on some devices.
| struct event_idle* gui_priv::idle |
| struct callback * gui_priv::idle_cb |
| int gui_priv::ignore_button |
| int gui_priv::keyboard |
Whether the internal GUI keyboard is enabled
| int gui_priv::keyboard_required |
Whether keyboard input is needed. This is only used by the HTML menu, text entry dialogs do not use this member.
| struct callback * gui_priv::keypress_cb |
Referenced by gui_qml_set_graphics(), and gui_qt5_qml_set_graphics().
| GSList* gui_priv::layout_group |
| int gui_priv::lazy |
Referenced by gui_qml_new(), and NGQProxyGui::switchToMenu().
| QObject* gui_priv::loader |
Referenced by gui_qt5_qml_set_graphics().
| QWidget* gui_priv::mainWindow |
Referenced by gui_qml_set_graphics().
| GtkUIManager* gui_priv::menu_manager |
| int gui_priv::menu_on_map_click |
Referenced by gui_qml_button(), gui_qml_new(), gui_qt5_qml_button(), and gui_qt5_qml_new().
| GtkWidget* gui_priv::menubar |
| int gui_priv::menubar_enable |
| struct callback * gui_priv::motion_cb |
Referenced by gui_qml_set_graphics(), and gui_qt5_qml_set_graphics().
| struct callback * gui_priv::motion_timeout_callback |
Referenced by gui_internal_motion().
| struct event_timeout* gui_priv::motion_timeout_event |
Referenced by gui_internal_motion().
| int gui_priv::mouse_button_clicked_on_map |
| struct navit * gui_priv::nav |
Referenced by NGQPoint::_coordName(), NGQProxyBookmarks::AddBookmark(), NGQProxyRoute::addDestination(), NGQProxyBookmarks::AddFolder(), NGQProxyBookmarks::Copy(), NGQProxyBookmarks::Cut(), NGQProxyBookmarks::Delete(), NGQProxyNavit::getAttrFunc(), NGQProxyRoute::getAttrFunc(), NGQProxyNavit::getAttrList(), NGQProxyBookmarks::getBookmarks(), NGQPoint::getPOI(), NGQProxyNavit::getPosition(), gui_internal_motion(), gui_internal_resize(), gui_qml_button(), gui_qml_dbus_signal(), gui_qml_keypress(), gui_qml_motion(), gui_qml_new(), gui_qml_resize(), gui_qml_set_graphics(), gui_qt5_qml_button(), gui_qt5_qml_motion(), gui_qt5_qml_new(), gui_qt5_qml_resize(), gui_qt5_qml_set_graphics(), NGQProxyBookmarks::moveDown(), NGQProxyBookmarks::moveRoot(), NGQProxyBookmarks::moveUp(), NGQPoint::NGQPoint(), NGQProxySearch::NGQProxySearch(), NGQProxyBookmarks::Paste(), NGQProxyNavit::setAttrFunc(), NGQProxyRoute::setAttrFunc(), NGQProxyNavit::setCenter(), NGQProxyNavit::setDestination(), NGQPoint::setNewPoint(), NGQProxyNavit::setObjectByName(), NGQProxyBookmarks::setPoint(), NGQProxyNavit::setPosition(), NGQProxyNavit::stopNavigation(), and win32_gui_new().
| class NGQProxyNavit* gui_priv::navitProxy |
Referenced by gui_qml_set_graphics(), and gui_qml_window_closed().
| char* gui_priv::on_map_click |
| struct attr gui_priv::osd_configuration |
The OSD configuration, a set of flags controlling which OSD items will be visible.
| int gui_priv::pitch |
The pitch for the 3D map view.
Referenced by gui_qml_get_attr(), and gui_qml_new().
| struct attr * gui_priv::position_coord_geo |
| int gui_priv::pressed |
Referenced by gui_internal_motion(), gui_qml_button(), and gui_qt5_qml_button().
| QDeclarativeView* gui_priv::prevGuiWidget |
| GSList* gui_priv::projection_group |
| int gui_priv::radius |
Referenced by gui_qml_get_attr(), and gui_qml_new().
| int gui_priv::redraw |
| struct callback * gui_priv::resize_cb |
Referenced by gui_qml_set_graphics(), and gui_qt5_qml_set_graphics().
| int gui_priv::results_map_population |
| struct widget gui_priv::root |
Referenced by gui_internal_motion(), and gui_internal_resize().
| struct route_data gui_priv::route_data |
Stores information about the route.
Referenced by gui_internal_route_screen_free().
| class NGQProxyRoute* gui_priv::routeProxy |
Referenced by gui_qml_set_graphics().
| class NGQProxySearch* gui_priv::searchProxy |
Referenced by gui_qml_set_graphics().
| struct attr gui_priv::self |
Referenced by gui_qml_new().
| int gui_priv::signal_on_map_click |
Referenced by gui_qml_button(), and gui_qml_new().
| char* gui_priv::skin |
Referenced by gui_qml_get_attr(), gui_qml_new(), and gui_qml_set_graphics().
| struct search_list* gui_priv::sl |
| char* gui_priv::source |
Referenced by gui_qml_new(), gui_qml_set_graphics(), and NGQProxyGui::switchToMenu().
| int gui_priv::spacing |
| int gui_priv::speech |
| struct statusbar_priv* gui_priv::statusbar |
| int gui_priv::statusbar_enable |
| QStackedLayout* gui_priv::switcherWidget |
Referenced by gui_qml_set_graphics().
| struct graphics_gc* gui_priv::text_background |
| struct color background_color background2_color text_foreground_color gui_priv::text_background_color |
| struct graphics_gc* gui_priv::text_foreground |
| int gui_priv::toolbar_enable |
| int gui_priv::town_use_postal |
| GtkUIManager* gui_priv::ui_manager |
| GtkWidget* gui_priv::vbox |
| struct callback* gui_priv::vehicle_cb |
| GSList* gui_priv::vehicle_group |
| GList* gui_priv::vehicle_menuitems |
| struct pcoord clickp gui_priv::vehiclep |
| class NGQProxyVehicle* gui_priv::vehicleProxy |
Referenced by NGQProxyNavit::getAttrList(), and gui_qml_set_graphics().
| int gui_priv::w |
| struct widget* gui_priv::widgets |
| int gui_priv::widgets_count |
| struct window * gui_priv::win |
| struct window* gui_priv::win |
| struct callback * gui_priv::window_closed_cb |
Referenced by gui_qml_set_graphics().