42 #ifndef LIVESELECTIONTOOL_H 43 #define LIVESELECTIONTOOL_H 50 #include <QtCore/QList> 51 #include <QtCore/QTime> 120 #endif // LIVESELECTIONTOOL_H
The QKeyEvent class describes a key event.
The QWheelEvent class contains parameters that describe a wheel event.
The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene.
virtual bool event(QEvent *)
This virtual function receives events to an object and should return true if the event e was recogniz...
#define QT_FORWARD_DECLARE_CLASS(name)
The QTime class provides clock time functions.
The QMouseEvent class contains parameters that describe a mouse event.
The QPoint class defines a point in the plane using integer precision.
The QAction class provides an abstract user interface action that can be inserted into widgets...
The QList class is a template class that provides lists.