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 62 of file ColorPickerToolButton.h.

Constructor & Destructor Documentation

◆ ColorKeyInfo()

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

Definition at line 66 of file ColorPickerToolButton.h.

References m_color, and m_rect.

Member Data Documentation

◆ m_color

QColor te::qt::widgets::ColorKeyInfo::m_color

Definition at line 72 of file ColorPickerToolButton.h.

Referenced by ColorKeyInfo().

◆ m_rect

QRectF te::qt::widgets::ColorKeyInfo::m_rect

Definition at line 73 of file ColorPickerToolButton.h.

Referenced by ColorKeyInfo().


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