Associate a rect to a color. More...
#include <ColorPickerToolButton.h>
Public Member Functions | |
ColorKeyInfo (const QColor &color, const QRectF &rect) | |
Public Attributes | |
QColor | m_color |
QRectF | m_rect |
Associate a rect to a color.
Definition at line 61 of file ColorPickerToolButton.h.
|
inline |
Definition at line 65 of file ColorPickerToolButton.h.
QColor te::qt::widgets::ColorKeyInfo::m_color |
Definition at line 71 of file ColorPickerToolButton.h.
Referenced by ColorKeyInfo().
QRectF te::qt::widgets::ColorKeyInfo::m_rect |
Definition at line 72 of file ColorPickerToolButton.h.
Referenced by ColorKeyInfo().