casa
$Rev:20696$
|
viewer print widget More...
#include <QtViewerPrintGui.qo.h>
Signals | |
void | printIt () |
Public Member Functions | |
QtViewerPrintCtl (QtViewerPrintGui *parent=0) | |
~QtViewerPrintCtl () | |
QString | fileName () const |
QString | printerName () const |
QString | orientation () const |
QString | paper () const |
Private Slots | |
void | checkPrinter () |
viewer print widget
<h3>Synopsis</h3> synopsis for the QtViewerPrintGui
////////////////////// QtViewerPrintCtl /////////////////////////
Definition at line 120 of file QtViewerPrintGui.qo.h.
casa::QtViewerPrintCtl::QtViewerPrintCtl | ( | QtViewerPrintGui * | parent = 0 | ) |
void casa::QtViewerPrintCtl::checkPrinter | ( | ) | [private, slot] |
QString casa::QtViewerPrintCtl::fileName | ( | ) | const |
QString casa::QtViewerPrintCtl::orientation | ( | ) | const |
QString casa::QtViewerPrintCtl::paper | ( | ) | const |
QString casa::QtViewerPrintCtl::printerName | ( | ) | const |
void casa::QtViewerPrintCtl::printIt | ( | ) | [signal] |