RobotWidget.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <RobotAPI/gui-plugins/ArVizDrawerGui/ui_RobotWidget.h>
4
5
#include "
ElementWidgetBase.h
"
6
7
namespace
armarx
8
{
9
class
RobotWidget
:
public
ElementWidgetBaseTemplate
<Ui::RobotWidget>
10
{
11
public
:
12
void
addTo
(
viz::Layer
& layer)
const override
;
13
};
14
}
// namespace armarx
ElementWidgetBase.h
armarx::ElementWidgetBaseTemplate< Ui::RobotWidget >::ElementWidgetBaseTemplate
ElementWidgetBaseTemplate()
Definition
ElementWidgetBase.h:23
armarx::RobotWidget
Definition
RobotWidget.h:10
armarx::RobotWidget::addTo
void addTo(viz::Layer &layer) const override
Definition
RobotWidget.cpp:6
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition
ArmarXTimeserver.cpp:28
armarx::viz::Layer
Definition
Layer.h:13
RobotAPI
gui-plugins
ArVizDrawerGui
Elements
RobotWidget.h
Generated by
1.13.2