#include <KeypointItem.h>
Definition at line 39 of file KeypointItem.h.
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 |
|
) |
| |
find_object::KeypointItem::~KeypointItem |
( |
| ) |
|
|
virtual |
void find_object::KeypointItem::focusInEvent |
( |
QFocusEvent * |
event | ) |
|
|
protectedvirtual |
void find_object::KeypointItem::focusOutEvent |
( |
QFocusEvent * |
event | ) |
|
|
protectedvirtual |
void find_object::KeypointItem::hideDescription |
( |
| ) |
|
|
private |
void find_object::KeypointItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
protectedvirtual |
void find_object::KeypointItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
protectedvirtual |
int find_object::KeypointItem::id |
( |
| ) |
const |
|
inline |
void find_object::KeypointItem::setColor |
( |
const QColor & |
color | ) |
|
void find_object::KeypointItem::setWordID |
( |
int |
id | ) |
|
|
inline |
void find_object::KeypointItem::showDescription |
( |
| ) |
|
|
private |
int find_object::KeypointItem::wordID |
( |
| ) |
const |
|
inline |
int find_object::KeypointItem::id_ |
|
private |
cv::KeyPoint find_object::KeypointItem::kpt_ |
|
private |
QGraphicsRectItem* find_object::KeypointItem::placeHolder_ |
|
private |
int find_object::KeypointItem::wordID_ |
|
private |
The documentation for this class was generated from the following files: