Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SearchMethodDlg Class Reference

#include </home/clem/local/src/opie/noncore/apps/odict/searchmethoddlg.h>

Collaboration diagram for SearchMethodDlg:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SearchMethodDlg (QWidget *parent, const char *name, bool modal=FALSE, QString itemname=0)
void saveItem ()

Public Attributes

QString itemName
QLineEdit * nameLE
QLineEdit * lang1
QLineEdit * lang2
QLineEdit * trenner

Private Slots

void slotBrowse ()

Private Member Functions

void setupEntries (QString)

Private Attributes

QLineEdit * dictFileLE

Constructor & Destructor Documentation

SearchMethodDlg::SearchMethodDlg QWidget *  parent,
const char *  name,
bool  modal = FALSE,
QString  itemname = 0
 

Definition at line 34 of file searchmethoddlg.cpp.

References dictFileLE, itemName, lang1, lang2, nameLE, setupEntries(), QPEApplication::showDialog(), slotBrowse(), tr, and trenner.


Member Function Documentation

void SearchMethodDlg::saveItem  ) 
 

Definition at line 98 of file searchmethoddlg.cpp.

References dictFileLE, lang1, lang2, name, nameLE, Config::setGroup(), trenner, and Config::writeEntry().

Referenced by ConfigDlg::slotChangeMethod(), and ConfigDlg::slotNewMethod().

void SearchMethodDlg::setupEntries QString   )  [private]
 

Definition at line 81 of file searchmethoddlg.cpp.

References dictFileLE, itemName, lang1, lang2, nameLE, Config::readEntry(), Config::setGroup(), and trenner.

Referenced by SearchMethodDlg().

void SearchMethodDlg::slotBrowse  )  [private, slot]
 

Definition at line 92 of file searchmethoddlg.cpp.

References dictFileLE, OFileSelector::EXTENDED, OFileDialog::getOpenFileName(), and QDir::homeDirPath().

Referenced by SearchMethodDlg().


Member Data Documentation

QLineEdit* SearchMethodDlg::dictFileLE [private]
 

Definition at line 27 of file searchmethoddlg.h.

Referenced by saveItem(), SearchMethodDlg(), setupEntries(), and slotBrowse().

QString SearchMethodDlg::itemName
 

Definition at line 21 of file searchmethoddlg.h.

Referenced by SearchMethodDlg(), and setupEntries().

QLineEdit* SearchMethodDlg::lang1
 

Definition at line 23 of file searchmethoddlg.h.

Referenced by saveItem(), SearchMethodDlg(), and setupEntries().

QLineEdit * SearchMethodDlg::lang2
 

Definition at line 23 of file searchmethoddlg.h.

Referenced by saveItem(), SearchMethodDlg(), and setupEntries().

QLineEdit* SearchMethodDlg::nameLE
 

Definition at line 22 of file searchmethoddlg.h.

Referenced by saveItem(), SearchMethodDlg(), setupEntries(), ConfigDlg::slotChangeMethod(), and ConfigDlg::slotNewMethod().

QLineEdit * SearchMethodDlg::trenner
 

Definition at line 23 of file searchmethoddlg.h.

Referenced by saveItem(), SearchMethodDlg(), and setupEntries().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:51:25 2005 for OPIE by  doxygen 1.4.2