QtPlotter Class Reference

QtPlotter: allows the viewing of lists of plots when used in combination with PlotFactory.
#include "QtPlotter.hxx"
 

Related Functions

  • static void Add(QtPlot* plot)
  • static void Remove(QtPlot* plot)
  • static void ShowAll()


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.