#include <Libs/Widgets/ctkTransferFunctionBarsItem.h>
|
QScopedPointer< ctkTransferFunctionBarsItemPrivate > | d_ptr |
|
QScopedPointer< ctkTransferFunctionItemPrivate > | d_ptr |
|
|
QColor | color (const QVariant &value) const |
|
QColor | color (const ctkPoint &point) const |
|
virtual QVariant | itemChange (QGraphicsItem::GraphicsItemChange change, const QVariant &value) |
|
ctkTransferFunctionBarsItem::ctkTransferFunctionBarsItem |
( |
QGraphicsItem * |
parent = 0 | ) |
|
ctkTransferFunctionBarsItem::ctkTransferFunctionBarsItem |
( |
ctkTransferFunction * |
transferFunc, |
|
|
QGraphicsItem * |
parent = 0 |
|
) |
| |
virtual ctkTransferFunctionBarsItem::~ctkTransferFunctionBarsItem |
( |
| ) |
|
|
virtual |
QColor ctkTransferFunctionBarsItem::barColor |
( |
| ) |
const |
qreal ctkTransferFunctionBarsItem::barWidth |
( |
| ) |
const |
virtual void ctkTransferFunctionBarsItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
|
virtual |
void ctkTransferFunctionBarsItem::setBarColor |
( |
const QColor & |
newBarColor | ) |
|
void ctkTransferFunctionBarsItem::setBarWidth |
( |
qreal |
newBarWidth | ) |
|
QScopedPointer<ctkTransferFunctionBarsItemPrivate> ctkTransferFunctionBarsItem::d_ptr |
|
protected |
QColor ctkTransferFunctionBarsItem::barColor |
|
readwrite |
qreal ctkTransferFunctionBarsItem::barWidth |
|
readwrite |
The documentation for this class was generated from the following file: