The LineGraphicsItem class.
More...
#include <linegraphicsitem.h>
Inherits QGraphicsItem.
◆ LineGraphicsItem() [1/2]
◆ LineGraphicsItem() [2/2]
◆ ~LineGraphicsItem()
◆ setPosition()
void setPosition |
( |
const Point & |
pos | ) |
|
|
noexcept |
◆ setRotation()
void setRotation |
( |
const Angle & |
rot | ) |
|
|
noexcept |
◆ setLine()
void setLine |
( |
const Point & |
p1, |
|
|
const Point & |
p2 |
|
) |
| |
|
noexcept |
◆ setLineWidth()
◆ setLayer()
◆ boundingRect()
QRectF boundingRect |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ shape()
QPainterPath shape |
( |
| ) |
const |
|
overridenoexcept |
◆ paint()
void paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
|
overridenoexcept |
◆ operator=()
◆ layerEdited()
◆ updateBoundingRectAndShape()
void updateBoundingRectAndShape |
( |
| ) |
|
|
privatenoexcept |
◆ mLayer
◆ mPen
◆ mPenHighlighted
◆ mLine
◆ mBoundingRect
◆ mShape
◆ mOnLayerEditedSlot
The documentation for this class was generated from the following files: