te::qt::widgets::ColorKeyInfo Class Reference

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
 

Detailed Description

Associate a rect to a color.

Definition at line 61 of file ColorPickerToolButton.h.

Constructor & Destructor Documentation

te::qt::widgets::ColorKeyInfo::ColorKeyInfo ( const QColor &  color,
const QRectF &  rect 
)
inline

Definition at line 65 of file ColorPickerToolButton.h.

References m_color, and m_rect.

Member Data Documentation

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().


The documentation for this class was generated from the following file: