LoggingPlugin Class Reference

The LoggingPlugin provides a log viewer widget. More...

#include <ArmarXGui/gui-plugins/LoggingPlugin/LoggingPlugin.h>

+ Inheritance diagram for LoggingPlugin:

Public Member Functions

 LoggingPlugin ()
 
- 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

The LoggingPlugin provides a log viewer widget.

See also
LogViewer

Definition at line 55 of file LoggingPlugin.h.

Constructor & Destructor Documentation

◆ LoggingPlugin()

Definition at line 42 of file LoggingPlugin.cpp.


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