Reads a configuration from a xml file. More...
Public Member Functions | |
SimpleLoader (yarp::os::ResourceFinder *options, PlotManager *plotManager, bool *ok, QObject *parent=0) | |
![]() | |
GenericLoader (QObject *parent=0) | |
Additional Inherited Members | |
![]() | |
int | portscope_rows |
int | portscope_columns |
QString | portscope_carrier |
bool | portscope_persistent |
![]() | |
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 |
Reads a configuration from a xml file.
Definition at line 17 of file simpleloader.h.
|
explicit |
Definition at line 26 of file simpleloader.cpp.