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