#include <QtDrawer.qo.h>
|
void | printIt (QPrinter *) |
| virtual void closeEvent (QCloseEvent * event); More...
|
|
Definition at line 65 of file QtDrawer.qo.h.
casa::QtDrawer::QtDrawer |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
int |
nr = 1 , |
|
|
int |
rc = 1 |
|
) |
| |
casa::QtDrawer::~QtDrawer |
( |
| ) |
|
QtDrawCanvas* casa::QtDrawer::canvas |
( |
int |
i = 0 , |
|
|
int |
j = 0 |
|
) |
| |
void casa::QtDrawer::down |
( |
| ) |
|
|
slot |
void casa::QtDrawer::focusChanged |
( |
| ) |
|
|
slot |
void casa::QtDrawer::left |
( |
| ) |
|
|
slot |
void casa::QtDrawer::openText |
( |
| ) |
|
|
slot |
void casa::QtDrawer::print |
( |
| ) |
|
|
slot |
void casa::QtDrawer::printExp |
( |
| ) |
|
|
slot |
void casa::QtDrawer::printIt |
( |
QPrinter * |
| ) |
|
|
private |
virtual void closeEvent (QCloseEvent * event);
void casa::QtDrawer::right |
( |
| ) |
|
|
slot |
void casa::QtDrawer::save |
( |
| ) |
|
|
slot |
void casa::QtDrawer::saveExp |
( |
| ) |
|
|
slot |
void casa::QtDrawer::up |
( |
| ) |
|
|
slot |
void casa::QtDrawer::updateZoomer |
( |
| ) |
|
|
slot |
void casa::QtDrawer::writeText |
( |
| ) |
|
|
slot |
void casa::QtDrawer::zoomIn |
( |
| ) |
|
|
slot |
void casa::QtDrawer::zoomOut |
( |
| ) |
|
|
slot |
QToolButton* casa::QtDrawer::downButton |
|
private |
QString casa::QtDrawer::fileName |
|
private |
QGridLayout* casa::QtDrawer::grid |
|
private |
QGroupBox* casa::QtDrawer::gridGroup |
|
private |
QToolButton* casa::QtDrawer::leftButton |
|
private |
int casa::QtDrawer::numCol |
|
private |
int casa::QtDrawer::numRow |
|
private |
QToolButton* casa::QtDrawer::openButton |
|
private |
QToolButton *saveExpButton; QToolButton *writeButton;.
Definition at line 108 of file QtDrawer.qo.h.
QToolButton* casa::QtDrawer::printButton |
|
private |
QToolButton* casa::QtDrawer::printExpButton |
|
private |
QToolButton* casa::QtDrawer::rightButton |
|
private |
QToolButton* casa::QtDrawer::saveButton |
|
private |
QToolButton* casa::QtDrawer::upButton |
|
private |
QToolButton* casa::QtDrawer::zoomInButton |
|
private |
QToolButton* casa::QtDrawer::zoomOutButton |
|
private |
The documentation for this class was generated from the following file: