28 #ifndef QTVIEWERPRINTGUI_H
29 #define QTVIEWERPRINTGUI_H
38 # include <QtXml/QDomDocument>
42 # include <display/QtViewer/printControl.ui.h>
70 bool load(QDomDocument &doc);
74 const QSize &wcmax,
const QRect &viewport );
83 void savePS(QPixmap*,
int,
int);
87 void ps2eps(
const QString &filename, QRect rect);
88 void printToFile(
const QString &filename,
bool isEPS);
108 void dpResized(QSize panelSize, QSize canvasSize);
129 QString
paper()
const;
QString orientation() const
double printimgsizefactor
void loadRecord(casacore::Record rec)
void printPS(QPrinter *printer, const QString printerType)
std::pair< int, int > printimgresolution
void apply(const Jones &j1, VisVector &v, const Jones &j2)
Apply a pair of Jones to a VisVector:
void selectOutputType(const QString &text)
QString printerName() const
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the if a human readable name(i.e."black").In many places throughout the plotter
void ps2eps(const QString &filename, QRect rect)
void printToFile(const QString &filename, bool isEPS)
friend std::ostream & operator<<(std::ostream &os, const QtViewerPrintGui &obj)
QtViewerPrintCtl(QtViewerPrintGui *parent=0)
void dpResized(QSize panelSize, QSize canvasSize)
static const QString printRecord
void savePS(QPixmap *, int, int)
void itemValueChanged(QString name, QString value, int action, bool apply)
QString printerName() const
A hierarchical collection of named fields of various types.
bool load(QDomDocument &doc)
void adjustEpsBoundingBox(const char *from, const char *to, const QSize &wcmax, const QRect &viewport)
QString printFileName() const
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.
QtViewerPrintGui(QtDisplayPanel *dp)