Custom tool button used to pick a color.
More...
#include <ColorPickerToolButton.h>
Custom tool button used to pick a color.
Definition at line 234 of file ColorPickerToolButton.h.
te::qt::widgets::ColorPickerToolButton::ColorPickerToolButton |
( |
QWidget * |
parent = 0 | ) |
|
te::qt::widgets::ColorPickerToolButton::~ColorPickerToolButton |
( |
| ) |
|
void te::qt::widgets::ColorPickerToolButton::colorChanged |
( |
const QColor & |
| ) |
|
|
signal |
QColor te::qt::widgets::ColorPickerToolButton::getColor |
( |
| ) |
const |
void te::qt::widgets::ColorPickerToolButton::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
void te::qt::widgets::ColorPickerToolButton::onPopupSelected |
( |
const QColor & |
color | ) |
|
|
protectedslot |
void te::qt::widgets::ColorPickerToolButton::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
protected |
void te::qt::widgets::ColorPickerToolButton::setColor |
( |
const QColor & |
color | ) |
|
void te::qt::widgets::ColorPickerToolButton::updateIcon |
( |
| ) |
|
|
protected |
bool te::qt::widgets::ColorPickerToolButton::m_isOpen |
|
private |
QColor te::qt::widgets::ColorPickerToolButton::m_selectedColor |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/utils/ColorPickerToolButton.h