Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

PlotSettingsDialog.cc File Reference

#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <qlabel.h>
#include <qhbox.h>
#include <qlayout.h>
#include <qcolordialog.h>
#include <qbuttongroup.h>
#include <klocale.h>
#include "PlotSettingsDialog.h"
#include "Plot2DSurface.h"
#include "PlotQWT3D.h"
#include "ColormapReader.h"

Defines

#define NR_PLOTSTYLE   7
#define NR_COORDINATESTYLE   3
#define NR_FLOORSTYLE   3

Variables

const QString plotStyle [] = {"NOPLOT","WIREFRAME","HIDDENLINE","FILLED","FILLEDMESH","POINTS","USER",0}
const QString coordinateStyle [] = {"NOCOORD","BOX","FRAME",0}
const QString floorStyle [] = {"NOFLOOR","FLOORISO","FLOORDATA",0}

Define Documentation

#define NR_COORDINATESTYLE   3
 

#define NR_FLOORSTYLE   3
 

#define NR_PLOTSTYLE   7
 


Variable Documentation

const QString coordinateStyle[] = {"NOCOORD","BOX","FRAME",0}
 

const QString floorStyle[] = {"NOFLOOR","FLOORISO","FLOORDATA",0}
 

const QString plotStyle[] = {"NOPLOT","WIREFRAME","HIDDENLINE","FILLED","FILLEDMESH","POINTS","USER",0}
 


Generated on Sun Nov 28 22:31:17 2004 for LabPlot by doxygen 1.3.6