lib
MatrixDialog Class Reference
#include <MatrixDialog.h>
Inheritance diagram for MatrixDialog:

Detailed Description
Dialog for entering matrix sizes.
Definition at line 34 of file MatrixDialog.h.
Public Member Functions | |
| MatrixDialog (QWidget *parent, int width=3, int height=3) | |
| ~MatrixDialog () | |
Public Attributes | |
| int | w |
| int | h |
Protected Slots | |
| void | setWidth (int value) |
| void | setHeight (int value) |
The documentation for this class was generated from the following files:

