MMMPlayerGuiPlugin Class Reference

This plugin provides a widget with which the MMMPlayer can be controlled. More...

#include <RobotComponents/gui-plugins/MMMPlayerPlugin/MMMPlayerGuiPlugin.h>

+ Inheritance diagram for MMMPlayerGuiPlugin:

Public Member Functions

QString getPluginName () override
 
 MMMPlayerGuiPlugin ()
 
- 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 ~ArmarXGuiInterface ()
 

Detailed Description

This plugin provides a widget with which the MMMPlayer can be controlled.

See also
MMMPlayerWidget

Definition at line 66 of file MMMPlayerGuiPlugin.h.

Constructor & Destructor Documentation

◆ MMMPlayerGuiPlugin()

Definition at line 56 of file MMMPlayerGuiPlugin.cpp.

Member Function Documentation

◆ getPluginName()

QString getPluginName ( )
inlineoverridevirtual

Reimplemented from ArmarXGuiInterface.

Definition at line 74 of file MMMPlayerGuiPlugin.h.


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