![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
This is the complete list of members for D_Popup_Plot, including all inherited members.
D_Popup_Plot(QString Title, QString nameX, QString nameY, QString namePlot, QString nameSeries, vector< double > vX, vector< double > vY, int plot_mode=c_PLOT_SIMPLE_POINT, bool as_exec=true, QWidget *parent=nullptr) | D_Popup_Plot | explicit |
D_Popup_Plot(QString Title, QString nameX, QString nameY, QString namePlot, QString nameSeries, vector< double > vY, int plot_mode=c_PLOT_SIMPLE_POINT, bool as_exec=true, QWidget *parent=nullptr) | D_Popup_Plot | explicit |
D_Popup_Plot(QString Title, QString nameX, QString nameY, QString namePlot, QStringList namesSeries, vector< vector< double >> vvX, vector< vector< double >> vvY, int plot_mode=c_PLOT_SIMPLE_POINT, bool as_exec=true, QWidget *parent=nullptr) | D_Popup_Plot | explicit |
D_Popup_Plot(QString Title, QString nameX, QString nameY, QString namePlot, QStringList namesSeries, vector< vector< double >> vvY, int plot_mode=c_PLOT_SIMPLE_POINT, bool as_exec=true, QWidget *parent=nullptr) | D_Popup_Plot | explicit |
~D_Popup_Plot() | D_Popup_Plot |