QtiPlot
0.9.8.2
|
Signals | |
void | clicked () |
Public Member Functions | |
ColorPickerButton (QWidget *parent) | |
Protected Member Functions | |
void | focusInEvent (QFocusEvent *e) |
void | focusOutEvent (QFocusEvent *e) |
void | keyPressEvent (QKeyEvent *e) |
void | keyReleaseEvent (QKeyEvent *e) |
void | mouseMoveEvent (QMouseEvent *e) |
void | mousePressEvent (QMouseEvent *e) |
void | mouseReleaseEvent (QMouseEvent *e) |
void | paintEvent (QPaintEvent *e) |
ColorPickerButton::ColorPickerButton | ( | QWidget * | parent | ) |
void ColorPickerButton::clicked | ( | ) | [signal] |
Referenced by keyReleaseEvent(), and mouseReleaseEvent().
void ColorPickerButton::focusInEvent | ( | QFocusEvent * | e | ) | [protected] |
References focusOutEvent().
void ColorPickerButton::focusOutEvent | ( | QFocusEvent * | e | ) | [protected] |
Referenced by focusInEvent().
void ColorPickerButton::keyPressEvent | ( | QKeyEvent * | e | ) | [protected] |
void ColorPickerButton::keyReleaseEvent | ( | QKeyEvent * | e | ) | [protected] |
References clicked().
void ColorPickerButton::mouseMoveEvent | ( | QMouseEvent * | e | ) | [protected] |
void ColorPickerButton::mousePressEvent | ( | QMouseEvent * | e | ) | [protected] |
void ColorPickerButton::mouseReleaseEvent | ( | QMouseEvent * | e | ) | [protected] |
References clicked().
void ColorPickerButton::paintEvent | ( | QPaintEvent * | e | ) | [protected] |