#include <coloreditor.hpp>
CSVWidget::ColorEditor::ColorEditor |
( |
const QColor & |
color, |
|
|
QWidget * |
parent = 0 , |
|
|
bool |
popupOnStart = false |
|
) |
| |
QPoint CSVWidget::ColorEditor::calculatePopupPosition |
( |
| ) |
|
|
private |
QColor CSVWidget::ColorEditor::color |
( |
| ) |
const |
void CSVWidget::ColorEditor::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
void CSVWidget::ColorEditor::pickerColorChanged |
( |
const QColor & |
color | ) |
|
|
privateslot |
void CSVWidget::ColorEditor::pickerHid |
( |
| ) |
|
|
privateslot |
void CSVWidget::ColorEditor::pickingFinished |
( |
| ) |
|
|
signal |
void CSVWidget::ColorEditor::setColor |
( |
const QColor & |
color | ) |
|
void CSVWidget::ColorEditor::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
void CSVWidget::ColorEditor::showPicker |
( |
| ) |
|
|
privateslot |
QColor CSVWidget::ColorEditor::mColor |
|
private |
bool CSVWidget::ColorEditor::mPopupOnStart |
|
private |
The documentation for this class was generated from the following files: