#include <odgraphicsitem.h>
◆ ODGraphicsPointItem()
| ODGraphicsPointItem::ODGraphicsPointItem |
( |
| ) |
|
◆ ~ODGraphicsPointItem()
| ODGraphicsPointItem::~ODGraphicsPointItem |
( |
| ) |
|
◆ boundingRect()
| QRectF ODGraphicsPointItem::boundingRect |
( |
| ) |
const |
|
override |
◆ drawPoint()
| void ODGraphicsPointItem::drawPoint |
( |
QPainter * | | ) |
|
◆ mouseMoveEvent()
| void ODGraphicsPointItem::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * | | ) |
|
|
overrideprotected |
◆ paint()
| void ODGraphicsPointItem::paint |
( |
QPainter * | , |
|
|
const QStyleOptionGraphicsItem * | , |
|
|
QWidget * | ) |
|
override |
◆ setColor()
| void ODGraphicsPointItem::setColor |
( |
const OD::Color & | col | ) |
|
|
inline |
◆ setHighLight()
| void ODGraphicsPointItem::setHighLight |
( |
bool | hl | ) |
|
|
inline |
◆ type()
| int ODGraphicsPointItem::type |
( |
| ) |
const |
|
inlineoverride |
◆ highlight_
| bool ODGraphicsPointItem::highlight_ = false |
|
protected |
◆ pencolor_
◆ penwidth_
| int ODGraphicsPointItem::penwidth_ = 2 |
|
protected |