TopicReplayerGuiPlugin Class Reference

TopicReplayerGuiPlugin provides a widget that allows replaying recorded TopicReplays. More...

#include <ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerGuiPlugin.h>

+ Inheritance diagram for TopicReplayerGuiPlugin:

Public Member Functions

 TopicReplayerGuiPlugin ()
 All widgets exposed by this plugin are added in the constructor via calls to addWidget() More...
 
- Public Member Functions inherited from ArmarXGuiPlugin
template<typename ArmarXWidgetType >
std::enable_if< !HasGetWidgetName< ArmarXWidgetType >::value >::type addWidget ()
 
template<typename ArmarXWidgetType >
std::enable_if< HasGetWidgetName< ArmarXWidgetType >::value >::type addWidget ()
 
 ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK (HasGetWidgetName, GetWidgetName, QString(*)())
 
WidgetCreatorMap getProvidedWidgets () override
 
- Public Member Functions inherited from ArmarXGuiInterface
virtual QString getPluginName ()
 
virtual ~ArmarXGuiInterface ()
 

Detailed Description

TopicReplayerGuiPlugin provides a widget that allows replaying recorded TopicReplays.

See also
TopicReplayerWidgetController

Definition at line 38 of file TopicReplayerGuiPlugin.h.

Constructor & Destructor Documentation

◆ TopicReplayerGuiPlugin()

All widgets exposed by this plugin are added in the constructor via calls to addWidget()

Definition at line 29 of file TopicReplayerGuiPlugin.cpp.


The documentation for this class was generated from the following files: