#include <pictureviewer.qo.h>
|
void | open (const QString) |
|
Definition at line 44 of file pictureviewer.qo.h.
casa::PictureViewer::PictureViewer |
( |
const QString |
= "" | ) |
|
void casa::PictureViewer::adjustScrollBar |
( |
QScrollBar * |
scrollBar, |
|
|
double |
factor |
|
) |
| |
|
private |
void casa::PictureViewer::createActions |
( |
| ) |
|
|
private |
void casa::PictureViewer::createMenus |
( |
| ) |
|
|
private |
void casa::PictureViewer::fitToWindow |
( |
| ) |
|
|
privateslot |
void casa::PictureViewer::normalSize |
( |
| ) |
|
|
privateslot |
void casa::PictureViewer::open |
( |
| ) |
|
|
privateslot |
void casa::PictureViewer::open |
( |
const QString |
| ) |
|
|
slot |
void casa::PictureViewer::print |
( |
| ) |
|
|
privateslot |
void casa::PictureViewer::scaleImage |
( |
double |
factor | ) |
|
|
private |
void casa::PictureViewer::updateActions |
( |
| ) |
|
|
private |
void casa::PictureViewer::zoomIn |
( |
| ) |
|
|
privateslot |
void casa::PictureViewer::zoomOut |
( |
| ) |
|
|
privateslot |
QAction* casa::PictureViewer::exitAct |
|
private |
QMenu* casa::PictureViewer::fileMenu |
|
private |
QAction* casa::PictureViewer::fitToWindowAct |
|
private |
QMenu* casa::PictureViewer::helpMenu |
|
private |
QLabel* casa::PictureViewer::imageLabel |
|
private |
QAction* casa::PictureViewer::normalSizeAct |
|
private |
QAction* casa::PictureViewer::openAct |
|
private |
QAction* casa::PictureViewer::printAct |
|
private |
QPrinter casa::PictureViewer::printer |
|
private |
double casa::PictureViewer::scaleFactor |
|
private |
QScrollArea* casa::PictureViewer::scrollArea |
|
private |
QMenu* casa::PictureViewer::viewMenu |
|
private |
QAction* casa::PictureViewer::zoomInAct |
|
private |
QAction* casa::PictureViewer::zoomOutAct |
|
private |
The documentation for this class was generated from the following file: