Base Class for the Loaders. More...
Public Member Functions | |
GenericLoader (QObject *parent=0) | |
Public Attributes | |
int | portscope_rows |
int | portscope_columns |
QString | portscope_carrier |
bool | portscope_persistent |
Protected Attributes | |
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 |
Base Class for the Loaders.
It stores some common features that could be red from xml or command line
Definition at line 18 of file genericloader.h.
|
explicit |
Definition at line 8 of file genericloader.cpp.
|
protected |
Definition at line 44 of file genericloader.h.
|
protected |
Definition at line 42 of file genericloader.h.
|
protected |
Definition at line 45 of file genericloader.h.
|
protected |
Definition at line 43 of file genericloader.h.
|
protected |
Definition at line 38 of file genericloader.h.
|
protected |
Definition at line 37 of file genericloader.h.
|
protected |
Definition at line 30 of file genericloader.h.
|
protected |
Definition at line 31 of file genericloader.h.
|
protected |
Definition at line 32 of file genericloader.h.
|
protected |
Definition at line 35 of file genericloader.h.
|
protected |
Definition at line 34 of file genericloader.h.
|
protected |
Definition at line 39 of file genericloader.h.
|
protected |
Definition at line 36 of file genericloader.h.
|
protected |
Definition at line 41 of file genericloader.h.
|
protected |
Definition at line 40 of file genericloader.h.
|
protected |
Definition at line 33 of file genericloader.h.
|
protected |
Definition at line 27 of file genericloader.h.
|
protected |
Definition at line 26 of file genericloader.h.
|
protected |
Definition at line 29 of file genericloader.h.
|
protected |
Definition at line 28 of file genericloader.h.
|
protected |
Definition at line 25 of file genericloader.h.
QString GenericLoader::portscope_carrier |
Definition at line 50 of file genericloader.h.
int GenericLoader::portscope_columns |
Definition at line 49 of file genericloader.h.
bool GenericLoader::portscope_persistent |
Definition at line 51 of file genericloader.h.
int GenericLoader::portscope_rows |
Definition at line 48 of file genericloader.h.