#include </home/clem/local/src/opie/noncore/settings/packagemanager/entrydlg.h>
Public Member Functions | |
| EntryDlg (const QString &label, QWidget *parent=0, const char *name=0, bool modal=true) | |
| void | setText (const QString &text) |
| QString | getText () |
Static Public Member Functions | |
| static QString | getText (const QString &caption, const QString &label, const QString &text=QString::null, bool *ok=0, QWidget *parent=0, const char *name=0) |
Private Slots | |
| void | slotTryAccept () |
| void | slotSelectPath () |
Private Attributes | |
| QLineEdit * | m_entry |
|
||||||||||||||||||||
|
Definition at line 43 of file entrydlg.cpp. References l, Opie::Core::OResource::loadPixmap(), m_entry, QString::null, slotSelectPath(), slotTryAccept(), Opie::Core::OResource::SmallIcon, AppLnk::smallIconSize(), and width. Referenced by getText(). |
|
|
Definition at line 74 of file entrydlg.cpp. References m_entry. Referenced by MainWindow::slotDownload(). |
|
||||||||||||||||||||||||||||
|
Definition at line 79 of file entrydlg.cpp. References EntryDlg(), QPEApplication::execDialog(), and setText(). |
|
|
Definition at line 68 of file entrydlg.cpp. References m_entry. Referenced by getText(). |
|
|
Definition at line 101 of file entrydlg.cpp. References QString::at(), Opie::Ui::OFileDialog::getDirectory(), QString::isNull(), QString::length(), m_entry, and QString::truncate(). Referenced by EntryDlg(). |
|
|
Definition at line 95 of file entrydlg.cpp. References m_entry. Referenced by EntryDlg(). |
|
|
Definition at line 56 of file entrydlg.h. Referenced by EntryDlg(), getText(), setText(), slotSelectPath(), and slotTryAccept(). |
1.4.2