Matrix properties dialog.
More...
#include <MatrixResamplingDialog.h>
List of all members.
Detailed Description
Matrix properties dialog.
Constructor & Destructor Documentation
MatrixResamplingDialog::MatrixResamplingDialog |
( |
Matrix * |
m, |
|
|
bool |
shrink = false , |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
Member Function Documentation
void MatrixResamplingDialog::apply |
( |
| ) |
|
|
privateslot |
void MatrixResamplingDialog::buttonClicked |
( |
QAbstractButton * |
btn | ) |
|
|
privateslot |
void MatrixResamplingDialog::calculateDimensions |
( |
int * |
newRows, |
|
|
int * |
newColumns |
|
) |
| |
|
private |
void MatrixResamplingDialog::updateDimensionsInfo |
( |
| ) |
|
|
privateslot |
Member Data Documentation
QComboBox * MatrixResamplingDialog::boxAction |
|
private |
QSpinBox* MatrixResamplingDialog::boxColumns |
|
private |
QComboBox* MatrixResamplingDialog::boxMethod |
|
private |
QSpinBox * MatrixResamplingDialog::boxRows |
|
private |
QDialogButtonBox* MatrixResamplingDialog::buttonBox |
|
private |
Matrix* MatrixResamplingDialog::d_matrix |
|
private |
QLineEdit* MatrixResamplingDialog::dimensionsLabel |
|
private |
The documentation for this class was generated from the following files: