Computer Assisted Medical Intervention Tool Kit  version 5.2
QtColorEditWidget Class Reference
+ Inheritance diagram for QtColorEditWidget:
+ Collaboration diagram for QtColorEditWidget:

Public Slots

void setValue (const QColor &value)
 

Signals

void valueChanged (const QColor &value)
 

Public Member Functions

bool eventFilter (QObject *obj, QEvent *ev) override
 
 QtColorEditWidget (QWidget *parent)
 

Protected Member Functions

void paintEvent (QPaintEvent *) override
 

Constructor & Destructor Documentation

◆ QtColorEditWidget()

QtColorEditWidget::QtColorEditWidget ( QWidget *  parent)

References QtPropertyBrowserUtils::brushValuePixmap(), QtPropertyBrowserUtils::colorValueText(), and setupTreeViewEditorMargin().

+ Here is the call graph for this function:

Member Function Documentation

◆ eventFilter()

bool QtColorEditWidget::eventFilter ( QObject *  obj,
QEvent *  ev 
)
override

◆ paintEvent()

void QtColorEditWidget::paintEvent ( QPaintEvent *  )
overrideprotected

◆ setValue

void QtColorEditWidget::setValue ( const QColor &  value)
slot

References QtPropertyBrowserUtils::brushValuePixmap(), and QtPropertyBrowserUtils::colorValueText().

Referenced by QtColorEditorFactory::createEditor().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ valueChanged

void QtColorEditWidget::valueChanged ( const QColor &  value)
signal

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