QtPlotter: allows the viewing of lists of plots when used in combination with PlotFactory. |
#include "QtPlotter.hxx" |
Related Functions |
|
Function Documentation |
void QtPlotter::Add(QtPlot* plot) |
Adds a plot to the list. |
void QtPlotter::Remove(QtPlot* plot) |
Removes a plot from the list. |
void QtPlotter::ShowAll() |
To view the list of plots. |
|
See the example. |