#include <plot_data_entry.hh>
Public Member Functions | |
| PlotDataEntry (Real x_=0, Real ex_=0, Real y_=0, Real ey_=0, Real q_=1, const QString &info_="") | |
Data Fields | |
| Real | x |
| Real | y |
| Real | ex |
| Real | ey |
| Real | q |
| QString | info |
Definition at line 32 of file plot_data_entry.hh.
| PlotDataEntry | ( | Real | x_ = 0, |
|
| Real | ex_ = 0, |
|||
| Real | y_ = 0, |
|||
| Real | ey_ = 0, |
|||
| Real | q_ = 1, |
|||
| const QString & | info_ = "" | |||
| ) | [inline] |
Definition at line 34 of file plot_data_entry.hh.
Definition at line 39 of file plot_data_entry.hh.
Definition at line 40 of file plot_data_entry.hh.
| QString info |
Definition at line 42 of file plot_data_entry.hh.
Definition at line 41 of file plot_data_entry.hh.
Definition at line 37 of file plot_data_entry.hh.
Definition at line 38 of file plot_data_entry.hh.
1.5.8