![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
Inherits QWidget.
Public Slots | |
void | setValue (const QColor &value) |
Signals | |
void | valueChanged (const QColor &value) |
Public Member Functions | |
bool | eventFilter (QObject *obj, QEvent *ev) |
QtColorEditWidget (QWidget *parent) | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
Private Slots | |
void | buttonClicked () |
Private Attributes | |
QToolButton * | m_button |
QColor | m_color |
QLabel * | m_label |
QLabel * | m_pixmapLabel |
QtColorEditWidget::QtColorEditWidget | ( | QWidget * | parent | ) |
|
privateslot |
References m_color, setValue(), and valueChanged().
Referenced by QtColorEditWidget().
bool QtColorEditWidget::eventFilter | ( | QObject * | obj, |
QEvent * | ev | ||
) |
References m_button.
|
protected |
|
slot |
References QtPropertyBrowserUtils::brushValuePixmap(), QtPropertyBrowserUtils::colorValueText(), m_color, m_label, and m_pixmapLabel.
Referenced by buttonClicked(), and QtColorEditorFactory::createEditor().
|
signal |
Referenced by buttonClicked().
|
private |
Referenced by eventFilter(), and QtColorEditWidget().
|
private |
Referenced by buttonClicked(), QtColorEditWidget(), and setValue().
|
private |
Referenced by QtColorEditWidget(), and setValue().
|
private |
Referenced by QtColorEditWidget(), and setValue().