gz/gui/PlottingInterface.hh File Reference
#include <QObject>
#include <QString>
#include <QMap>
#include <QVariant>
#include <google/protobuf/message.h>
#include <google/protobuf/descriptor.h>
#include <map>
#include <set>
#include <string>
#include <memory>
#include <limits>
#include "gz/gui/Export.hh"
Go to the source code of this file.
Classes | |
class | PlotData |
Plot Data containter to hold value and registered charts Can be a Field or a PlotComponent Used by PlottingInterface and Gazebo Plotting. More... | |
class | PlottingInterface |
Plotting Interface Responsible for plotting transport msgs-fields Used by TransportPlotting Plugin & GazeboPlotting Plugin Accepts dragged items from TopicViewer Plugin & ComponentInspector Plugin. More... | |
class | Topic |
Plotting Topic to handle published topics & their registered fields. More... | |
class | Transport |
Handle transport topics subscribing for one object (Chart) More... | |
Namespaces | |
gz | |
gz::gui | |