navit  0.5.3-trunk
qt5_navit_timer Class Reference

#include <event_qt5.h>

Inheritance diagram for qt5_navit_timer:

Public Slots

void watchEvent (int id)
 

Public Member Functions

 qt5_navit_timer (QObject *parent=0)
 

Data Fields

GHashTable * timer_type
 
GHashTable * timer_callback
 
GHashTable * watches
 

Protected Member Functions

void timerEvent (QTimerEvent *event)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ qt5_navit_timer()

qt5_navit_timer::qt5_navit_timer ( QObject *  parent = 0)

Member Function Documentation

◆ timerEvent()

void qt5_navit_timer::timerEvent ( QTimerEvent *  event)
protected

◆ watchEvent

void qt5_navit_timer::watchEvent ( int  id)
slot

Field Documentation

◆ timer_callback

GHashTable* qt5_navit_timer::timer_callback

◆ timer_type

GHashTable* qt5_navit_timer::timer_type

◆ watches

GHashTable* qt5_navit_timer::watches

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