#include <stdlib.h>#include <stdio.h>#include <iostream>#include <math.h>#include <qlabel.h>#include <qhbox.h>#include <qfontdialog.h>#include <klocale.h>#include <kiconloader.h>#include "ExplorerDialog.h"#include "Plot2DSimple.h"#include "Plot2DSurface.h"#include "Plot3D.h"#include "PlotPie.h"#include "PlotPolar.h"#include "PlotTernary.h"#include "PlotQWT3D.h"#include "pixmaps/pixmap.h"
1.4.4