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