#include </home/clem/local/src/opie/noncore/apps/opie-sheet/numberdlg.h>
Public Member Functions | |
| NumberDialog (QWidget *parent=0) | |
| ~NumberDialog () | |
| int | exec (const QString &caption, const QString &text, int value=1, int min=1, int max=99, int step=1) |
| int | getValue () |
Private Attributes | |
| QLabel * | label |
| QSpinBox * | edit |
|
|
Definition at line 36 of file numberdlg.cpp. |
|
|
Definition at line 49 of file numberdlg.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 52 of file numberdlg.cpp. Referenced by MainWindow::slotColumnWidth(), MainWindow::slotInsertCols(), MainWindow::slotInsertRows(), MainWindow::slotInsertSheets(), and MainWindow::slotRowHeight(). |
|
|
Definition at line 65 of file numberdlg.cpp. References edit. Referenced by MainWindow::slotColumnWidth(), MainWindow::slotInsertCols(), MainWindow::slotInsertRows(), MainWindow::slotInsertSheets(), and MainWindow::slotRowHeight(). |
|
|
Definition at line 48 of file numberdlg.h. Referenced by exec(), getValue(), and NumberDialog(). |
|
|
Definition at line 44 of file numberdlg.h. Referenced by exec(), and NumberDialog(). |
1.4.2