|
Guitar
|
#include <ColorPreviewWidget.h>


Public Member Functions | |
| ColorPreviewWidget (QWidget *parent) | |
| void | setColor (QColor const &color) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
Private Attributes | |
| QColor | color_ |
| ColorPreviewWidget::ColorPreviewWidget | ( | QWidget * | parent | ) |
|
protected |
| void ColorPreviewWidget::setColor | ( | QColor const & | color | ) |
|
private |