YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
SimpleLoader Class Reference

Reads a configuration from a xml file. More...

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpscope/plugin/simpleloader.h>

+ Inheritance diagram for SimpleLoader:

Public Member Functions

 SimpleLoader (yarp::os::ResourceFinder *options, PlotManager *plotManager, bool *ok, QObject *parent=0)
 
- Public Member Functions inherited from GenericLoader
 GenericLoader (QObject *parent=0)
 

Additional Inherited Members

- Public Attributes inherited from GenericLoader
int portscope_rows
 
int portscope_columns
 
QString portscope_carrier
 
bool portscope_persistent
 
- Protected Attributes inherited from GenericLoader
const int default_portscope_rows
 
const int default_portscope_columns
 
const QString default_portscope_carrier
 
const bool default_portscope_persistent
 
const QString default_portscope_localport
 
const int default_plot_gridx
 
const int default_plot_gridy
 
const int default_plot_hspan
 
const int default_plot_vspan
 
const float default_plot_minval
 
const float default_plot_maxval
 
const int default_plot_size
 
const QString default_plot_bgcolor
 
const bool default_plot_autorescale
 
const bool default_plot_realtime
 
const bool default_plot_triggermode
 
const QString default_plot_title
 
const int default_graph_size
 
const QString default_graph_type
 
const QString default_graph_color
 
const QString default_graph_title
 

Detailed Description

Reads a configuration from a xml file.

Definition at line 17 of file simpleloader.h.

Constructor & Destructor Documentation

◆ SimpleLoader()

SimpleLoader::SimpleLoader ( yarp::os::ResourceFinder options,
PlotManager plotManager,
bool *  ok,
QObject *  parent = 0 
)
explicit

Definition at line 26 of file simpleloader.cpp.


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