|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| InsertTable (QWidget *parent, int maxRow, int maxCol) | |
Public Attributes | |
| QSpinBox * | Cols |
| QSpinBox * | Rows |
Protected Attributes | |
| QVBoxLayout * | InsertTableLayout |
| QGridLayout * | layout2 |
| QHBoxLayout * | layout1 |
| QLabel * | Text1 |
| QLabel * | Text2 |
| QPushButton * | okButton |
| QPushButton * | cancelButton |