Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

plot.cc File Reference

#include <vector>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include "plot.h"
#include "qtincludes.h"
#include <qpainter.h>
#include <qpaintdevicemetrics.h>
#include "definitions.h"
#include "error.hh"
#include "Pixmaps/filesave.xpm"
#include "Pixmaps/fileprint.xpm"
#include "Pixmaps/as.xpm"

Defines

#define XSize   200
#define YSize   150

Variables

const char* fileSaveText
const char* filePrintText

Define Documentation

#define XSize   200
 

#define YSize   150
 


Variable Documentation

const char * filePrintText
 

Initial value:

 "Click this button to print the data currently"
"visible in the plot window "

const char * fileSaveText
 

Initial value:

 "Click this button to save the data currently visible"
" in this plot window."
"You will be prompted for a file name.\n\n"
"You can also select the Save command from the File menu in the MainWindow "
"but that will save all data in memory"


Generated at Mon Sep 2 18:21:07 2002 for MAX by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001