#include <panel.h>
Definition at line 41 of file panel.h.
◆ Panel()
rviz::Panel::Panel |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~Panel()
◆ configChanged
void rviz::Panel::configChanged |
( |
| ) |
|
|
signal |
Subclasses must emit this whenever a configuration change happens.
This is used to let the system know that changes have been made since the last time the config was saved.
◆ getClassId()
virtual QString rviz::Panel::getClassId |
( |
| ) |
const |
|
inlinevirtual |
Return the class identifier which was used to create this instance. This version just returns whatever was set with setClassId().
Definition at line 85 of file panel.h.
◆ getDescription()
virtual QString rviz::Panel::getDescription |
( |
| ) |
const |
|
inlinevirtual |
Return a description of this Panel.
Definition at line 71 of file panel.h.
◆ getName()
virtual QString rviz::Panel::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ initialize()
◆ load()
void rviz::Panel::load |
( |
const Config & |
config | ) |
|
|
virtual |
◆ onInitialize()
virtual void rviz::Panel::onInitialize |
( |
| ) |
|
|
inlinevirtual |
◆ save()
void rviz::Panel::save |
( |
Config |
config | ) |
const |
|
virtual |
◆ setClassId()
virtual void rviz::Panel::setClassId |
( |
const QString & |
class_id | ) |
|
|
inlinevirtual |
Set the class identifier used to create this instance. Typically this will be set by the factory object which created it.
Definition at line 92 of file panel.h.
◆ setDescription()
virtual void rviz::Panel::setDescription |
( |
const QString & |
description | ) |
|
|
inlinevirtual |
Set a description of this Panel. Called by the factory which creates it.
Definition at line 77 of file panel.h.
◆ setName()
virtual void rviz::Panel::setName |
( |
const QString & |
name | ) |
|
|
inlinevirtual |
◆ class_id_
QString rviz::Panel::class_id_ |
|
private |
◆ description_
QString rviz::Panel::description_ |
|
private |
◆ name_
QString rviz::Panel::name_ |
|
private |
◆ vis_manager_
The documentation for this class was generated from the following files:
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall
autogenerated on Fri Aug 2 2024 08:43:11