LookAtClickGuiPlugin Class Reference

LookAtClickGuiPlugin brief description. More...

#include <VisionX/gui-plugins/LookAtClick/LookAtClickGuiPlugin.h>

+ Inheritance diagram for LookAtClickGuiPlugin:

Public Member Functions

 LookAtClickGuiPlugin ()
 All widgets exposed by this plugin are added in the constructor via calls to addWidget()
 
- 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

LookAtClickGuiPlugin brief description.

Detailed description

Definition at line 38 of file LookAtClickGuiPlugin.h.

Constructor & Destructor Documentation

◆ LookAtClickGuiPlugin()

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

Definition at line 29 of file LookAtClickGuiPlugin.cpp.

+ Here is the call graph for this function:

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