#include <KeypointItem.h>
Definition at line 39 of file KeypointItem.h.
◆ KeypointItem()
find_object::KeypointItem::KeypointItem |
( |
int |
id, |
|
|
qreal |
x, |
|
|
qreal |
y, |
|
|
int |
r, |
|
|
const cv::KeyPoint & |
kpt, |
|
|
int |
wordID = -1 , |
|
|
const QColor & |
color = Qt::green , |
|
|
QGraphicsItem * |
parent = 0 |
|
) |
| |
◆ ~KeypointItem()
find_object::KeypointItem::~KeypointItem |
( |
| ) |
|
|
virtual |
◆ focusInEvent()
void find_object::KeypointItem::focusInEvent |
( |
QFocusEvent * |
event | ) |
|
|
protectedvirtual |
◆ focusOutEvent()
void find_object::KeypointItem::focusOutEvent |
( |
QFocusEvent * |
event | ) |
|
|
protectedvirtual |
◆ hideDescription()
void find_object::KeypointItem::hideDescription |
( |
| ) |
|
|
private |
◆ hoverEnterEvent()
void find_object::KeypointItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
protectedvirtual |
◆ hoverLeaveEvent()
void find_object::KeypointItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
protectedvirtual |
◆ id()
int find_object::KeypointItem::id |
( |
| ) |
const |
|
inline |
◆ setColor()
void find_object::KeypointItem::setColor |
( |
const QColor & |
color | ) |
|
◆ setWordID()
void find_object::KeypointItem::setWordID |
( |
int |
id | ) |
|
|
inline |
◆ showDescription()
void find_object::KeypointItem::showDescription |
( |
| ) |
|
|
private |
◆ wordID()
int find_object::KeypointItem::wordID |
( |
| ) |
const |
|
inline |
◆ id_
int find_object::KeypointItem::id_ |
|
private |
◆ kpt_
cv::KeyPoint find_object::KeypointItem::kpt_ |
|
private |
◆ placeHolder_
QGraphicsRectItem* find_object::KeypointItem::placeHolder_ |
|
private |
◆ wordID_
int find_object::KeypointItem::wordID_ |
|
private |
The documentation for this class was generated from the following files: