|
Guitar
|
#include <ColorDialog.h>


Public Member Functions | |
| ColorDialog (QWidget *parent, QColor const &color) | |
| ~ColorDialog () | |
| QColor | color () const |
| void | setColor (const QColor &color) |
Private Attributes | |
| Ui::ColorDialog * | ui |
|
explicit |

| ColorDialog::~ColorDialog | ( | ) |
| QColor ColorDialog::color | ( | ) | const |
| void ColorDialog::setColor | ( | const QColor & | color | ) |

|
private |