Matrix properties dialog.
More...
#include <MatrixDialog.h>
Matrix properties dialog.
◆ MatrixDialog()
MatrixDialog::MatrixDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
◆ accept
void MatrixDialog::accept |
( |
| ) |
|
|
privateslot |
◆ apply
void MatrixDialog::apply |
( |
| ) |
|
|
privateslot |
Apply changes.
References boxColWidth, boxFormat, boxPrecision, Matrix::columnsWidth(), d_matrix, Matrix::precision(), Matrix::setColumnsWidth(), Matrix::setNumericFormat(), Matrix::textFormat(), and Matrix::undoStack().
Referenced by accept(), and MatrixDialog().
◆ setMatrix()
void MatrixDialog::setMatrix |
( |
Matrix * |
m | ) |
|
◆ showPrecisionBox
void MatrixDialog::showPrecisionBox |
( |
int |
item | ) |
|
|
privateslot |
◆ boxColWidth
QSpinBox* MatrixDialog::boxColWidth |
|
private |
◆ boxFormat
QComboBox* MatrixDialog::boxFormat |
|
private |
◆ boxNumericDisplay
QComboBox * MatrixDialog::boxNumericDisplay |
|
private |
◆ boxPrecision
QSpinBox * MatrixDialog::boxPrecision |
|
private |
◆ buttonApply
QPushButton * MatrixDialog::buttonApply |
|
private |
◆ buttonCancel
QPushButton* MatrixDialog::buttonCancel |
|
private |
◆ buttonOk
QPushButton* MatrixDialog::buttonOk |
|
private |
◆ d_matrix
Matrix* MatrixDialog::d_matrix |
|
private |
The documentation for this class was generated from the following files: