Image geometry dialog.
More...
#include <ImageDialog.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
| ImageDialog::ImageDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
| ImageDialog::~ImageDialog |
( |
| ) |
|
|
inline |
Member Function Documentation
| void ImageDialog::accept |
( |
| ) |
|
|
protectedslot |
| void ImageDialog::adjustHeight |
( |
int |
width | ) |
|
|
protectedslot |
| void ImageDialog::adjustWidth |
( |
int |
height | ) |
|
|
protectedslot |
| void ImageDialog::setGeometry |
( |
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
signal |
| void ImageDialog::setOrigin |
( |
const QPoint & |
o | ) |
|
| void ImageDialog::setSize |
( |
const QSize & |
size | ) |
|
| void ImageDialog::update |
( |
| ) |
|
|
protectedslot |
Member Data Documentation
| double ImageDialog::aspect_ratio |
|
protected |
| QSpinBox * ImageDialog::boxHeight |
|
private |
| QSpinBox * ImageDialog::boxWidth |
|
private |
| QSpinBox* ImageDialog::boxX |
|
private |
| QSpinBox * ImageDialog::boxY |
|
private |
| QPushButton* ImageDialog::buttonApply |
|
private |
| QPushButton* ImageDialog::buttonCancel |
|
private |
| QPushButton* ImageDialog::buttonOk |
|
private |
| QCheckBox* ImageDialog::keepRatioBox |
|
private |
The documentation for this class was generated from the following files: