#include <RadarScene.hpp>
|
void | resizeEvent (QResizeEvent *event) override |
| function managing a resizing event. More...
|
|
void | showEvent (QShowEvent *event) override |
| function managing the window pop-up. More...
|
|
Definition at line 19 of file RadarScene.hpp.
◆ RadarScene()
rqt_human_radar::RadarScene::RadarScene |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~RadarScene()
rqt_human_radar::RadarScene::~RadarScene |
( |
| ) |
|
|
virtual |
◆ resizeEvent()
void rqt_human_radar::RadarScene::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
overrideprotected |
function managing a resizing event.
Definition at line 44 of file RadarScene.cpp.
◆ showEvent()
void rqt_human_radar::RadarScene::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprotected |
function managing the window pop-up.
Definition at line 50 of file RadarScene.cpp.
◆ showRadarCanvas
void rqt_human_radar::RadarScene::showRadarCanvas |
( |
| ) |
|
|
slot |
function managing the radar canvas.
function called when current tab goes from settings to radar.
Definition at line 36 of file RadarScene.cpp.
◆ ui_
Ui::RadarTabs* rqt_human_radar::RadarScene::ui_ |
|
private |
The documentation for this class was generated from the following files: