42 #ifndef COLORPICKERTOOL_H 43 #define COLORPICKERTOOL_H 47 #include <QtGui/QColor> 92 #endif // COLORPICKERTOOL_H
The QColor class provides colors based on RGB, HSV or CMYK values.
The QKeyEvent class describes a key event.
The QWheelEvent class contains parameters that describe a wheel event.
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 QMouseEvent class contains parameters that describe a mouse event.
The QPoint class defines a point in the plane using integer precision.
The QList class is a template class that provides lists.