RobWorkProject  23.9.11-
Classes | Namespaces
PlotView.hpp File Reference

GUI Element for showing RobWork plots. More...

#include <rw/core/ExtensionPoint.hpp>
#include <rw/core/Ptr.hpp>
#include <QGraphicsView>

Classes

class  PlotView
 GUI Element for showing RobWork plots. More...
 
class  PlotView::Dispatcher
 Dispatcher for plots. More...
 
class  PlotView::Factory
 A factory for PlotView::Dispatcher objects. This factory defines an extension point for PointView::Dispatcher (rws.PlotView). Typically this is for plugins that provide widgets capable of showing and interacting with plots. The extensions registered at this extension point must have an extension descriptor with a property called "identifier" giving a unique identifier for that particular type of PlotView. More...
 

Namespaces

 rws
 RobWorkStudio is the visualization framework of RobWork.
 

Detailed Description

GUI Element for showing RobWork plots.