Implements the functionalities of an RFID tag.
More...
#include <stdr_gui_rfid_tag.h>
Implements the functionalities of an RFID tag.
Definition at line 38 of file stdr_gui_rfid_tag.h.
| stdr_gui::CGuiRfidTag::CGuiRfidTag |
( |
QPoint |
p, |
|
|
std::string |
name, |
|
|
float |
resolution |
|
) |
| |
Default contructor.
- Parameters
-
| p | [QPoint] The pose of the rfid tag |
| name | [std::string] The "name" of the rfid tag |
| resolution | [float] The map's resolution |
- Returns
- void
- Parameters
-
| p | [QPoint] The pose of the rfid tag |
| name | [std::string] The "name" of the rfid tag |
- Returns
- void
Definition at line 33 of file stdr_gui_rfid_tag.cpp.
| stdr_gui::CGuiRfidTag::~CGuiRfidTag |
( |
void |
| ) |
|
| void stdr_gui::CGuiRfidTag::draw |
( |
QImage * |
img | ) |
|
|
virtual |
| QString stdr_gui::CGuiRfidTag::getMessage |
( |
void |
| ) |
|
| void stdr_gui::CGuiRfidTag::setMessage |
( |
QString |
msg | ) |
|
Sets the tag message.
- Parameters
-
| msg | [QString] The message to be set |
- Returns
- void
Definition at line 104 of file stdr_gui_rfid_tag.cpp.
| QString stdr_gui::CGuiRfidTag::message_ |
|
private |
The documentation for this class was generated from the following files: