#include <Libs/Widgets/ctkTransferFunctionNativeItem.h>
|
QScopedPointer< ctkTransferFunctionNativeItemPrivate > | d_ptr |
|
QScopedPointer< ctkTransferFunctionItemPrivate > | d_ptr |
|
|
QColor | color (const ctkPoint &point) const |
|
QColor | color (const QVariant &value) const |
|
virtual QVariant | itemChange (QGraphicsItem::GraphicsItemChange change, const QVariant &value) |
|
QRectF | rect |
|
◆ ctkTransferFunctionNativeItem() [1/2]
ctkTransferFunctionNativeItem::ctkTransferFunctionNativeItem |
( |
QGraphicsItem * |
parent = 0 | ) |
|
◆ ctkTransferFunctionNativeItem() [2/2]
ctkTransferFunctionNativeItem::ctkTransferFunctionNativeItem |
( |
ctkTransferFunction * |
transferFunction, |
|
|
QGraphicsItem * |
parent = 0 |
|
) |
| |
◆ ~ctkTransferFunctionNativeItem()
virtual ctkTransferFunctionNativeItem::~ctkTransferFunctionNativeItem |
( |
| ) |
|
|
virtual |
◆ paint()
virtual void ctkTransferFunctionNativeItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
|
virtual |
◆ d_ptr
QScopedPointer<ctkTransferFunctionNativeItemPrivate> ctkTransferFunctionNativeItem::d_ptr |
|
protected |
The documentation for this class was generated from the following file: