|
| LineItem (float x1, float y1, float x2, float y2, const QString &text=QString(), QGraphicsItem *parent=0) |
|
void | setColor (const QColor &color) |
|
virtual | ~LineItem () |
|
Definition at line 54 of file ImageView.cpp.
rtabmap::LineItem::LineItem |
( |
float |
x1, |
|
|
float |
y1, |
|
|
float |
x2, |
|
|
float |
y2, |
|
|
const QString & |
text = QString() , |
|
|
QGraphicsItem * |
parent = 0 |
|
) |
| |
|
inline |
virtual rtabmap::LineItem::~LineItem |
( |
| ) |
|
|
inlinevirtual |
virtual void rtabmap::LineItem::focusInEvent |
( |
QFocusEvent * |
event | ) |
|
|
inlineprotectedvirtual |
virtual void rtabmap::LineItem::focusOutEvent |
( |
QFocusEvent * |
event | ) |
|
|
inlineprotectedvirtual |
void rtabmap::LineItem::hideDescription |
( |
| ) |
|
|
inlineprivate |
virtual void rtabmap::LineItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
inlineprotectedvirtual |
virtual void rtabmap::LineItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
inlineprotectedvirtual |
void rtabmap::LineItem::setColor |
( |
const QColor & |
color | ) |
|
void rtabmap::LineItem::showDescription |
( |
| ) |
|
|
inlineprivate |
QGraphicsRectItem* rtabmap::LineItem::_placeHolder |
|
private |
QString rtabmap::LineItem::_text |
|
private |
int rtabmap::LineItem::_width |
|
private |
The documentation for this class was generated from the following file: