#include </home/clem/local/src/opie/noncore/apps/opie-sheet/textdlg.h>
Public Member Functions | |
| TextDialog (QWidget *parent=0) | |
| ~TextDialog () | |
| int | exec (const QString &caption, const QString &text, const QString &value="") |
| QString | getValue () |
Private Attributes | |
| QLabel * | label |
| QLineEdit * | edit |
|
|
Definition at line 36 of file textdlg.cpp. |
|
|
Definition at line 49 of file textdlg.cpp. |
|
||||||||||||||||
|
Definition at line 52 of file textdlg.cpp. Referenced by MainWindow::saveCurrentFile(), MainWindow::slotFileSaveAs(), and MainWindow::slotSheetRename(). |
|
|
Definition at line 62 of file textdlg.cpp. References edit. Referenced by MainWindow::saveCurrentFile(), MainWindow::slotFileSaveAs(), and MainWindow::slotSheetRename(). |
|
|
Definition at line 48 of file textdlg.h. Referenced by exec(), getValue(), and TextDialog(). |
|
|
Definition at line 44 of file textdlg.h. Referenced by exec(), and TextDialog(). |
1.4.2