libosmscout  1.1.1
Classes | Namespaces | Functions
InputHandler.h File Reference
#include <QObject>
#include <QVector2D>
#include <QTouchEvent>
#include <QTimer>
#include <QElapsedTimer>
#include <QQueue>
#include <osmscout/util/Bearing.h>
#include <osmscout/util/GeoBox.h>
#include <osmscout/util/Magnification.h>
#include <osmscout/ClientQtImportExport.h>
#include <osmscout/VehiclePosition.h>
Include dependency graph for InputHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::TapRecognizer
 
struct  osmscout::AccumulatorEvent
 
class  osmscout::MoveAccumulator
 
class  osmscout::MapView
 
class  osmscout::InputHandler
 
class  osmscout::MoveHandler
 
class  osmscout::ZoomGestureHandler
 
class  osmscout::JumpHandler
 
class  osmscout::DragHandler
 
class  osmscout::MultitouchHandler
 
class  osmscout::LockHandler
 
class  osmscout::VehicleFollowHandler
 

Namespaces

 osmscout
 

Functions

bool osmscout::operator== (const MapView &a, const MapView &b)
 
bool osmscout::operator!= (const MapView &a, const MapView &b)