QMouseTrackingView Class Reference

QGraphicsView with mouse tracking. More...

#include <qmousetrackingview.h>

List of all members.

Signals

void mouseDragged (Qt::ArrowType)
void mouseDoubleClick ()

Public Member Functions

 QMouseTrackingView (QGraphicsScene *scene, QWidget *parent)
 The default constructor.
void reset ()
 Reset mouse tracking.

Detailed Description

QGraphicsView with mouse tracking.

This class implements mouse tracking on QGraphicsView. It defines moving direction and double clicking.


Constructor & Destructor Documentation

QMouseTrackingView::QMouseTrackingView ( QGraphicsScene *  scene,
QWidget *  parent 
)

The default constructor.

Parameters:
scene The pointer to used scene.
parent The pointer to parent widget.

Member Function Documentation

void QMouseTrackingView::reset (  ) 

Reset mouse tracking.

Ereases previous mouse moving.


The documentation for this class was generated from the following files:
Generated on Tue Jul 19 11:01:25 2011 for mysocials-core by  doxygen 1.6.3