mysocials-core 1.0
|
#include <QWidget>
#include <QMouseEvent>
#include <QDebug>
#include <QGraphicsView>
#include <QApplication>
#include <QScrollBar>
Go to the source code of this file.
Classes | |
class | QMouseTrackingView |
QGraphicsView with mouse tracking. More... | |
Defines | |
#define | NUM_MOVE_EVENTS 10 |
The minimum number of tracking events. |
#define NUM_MOVE_EVENTS 10 |
The minimum number of tracking events.
This number used to define moving direction. The default value is 10. For Maemo platform it is 5.