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

OpenTextDlg Class Reference

#include </home/clem/local/src/opie/noncore/apps/dagger/opentextdlg.h>

List of all members.

Public Member Functions

 OpenTextDlg (QWidget *parent=0x0, sword::SWMgr *swordMgr=0x0, QPixmap *bibleIcon=0x0, QPixmap *commentaryIcon=0x0, QPixmap *lexiconIcon=0x0)
QString selectedText ()

Private Slots

void slotItemClicked (QListViewItem *item)

Private Attributes

QListView m_textList
QListViewItem * m_bibles
QListViewItem * m_lexicons
QListViewItem * m_commentaries


Constructor & Destructor Documentation

OpenTextDlg::OpenTextDlg QWidget *  parent = 0x0,
sword::SWMgr *  swordMgr = 0x0,
QPixmap *  bibleIcon = 0x0,
QPixmap *  commentaryIcon = 0x0,
QPixmap *  lexiconIcon = 0x0
 

Definition at line 26 of file opentextdlg.cpp.

References m_bibles, m_commentaries, m_lexicons, m_textList, QString::null, slotItemClicked(), tr, and type.


Member Function Documentation

QString OpenTextDlg::selectedText  )  [inline]
 

Definition at line 36 of file opentextdlg.h.

References m_textList.

void OpenTextDlg::slotItemClicked QListViewItem *  item  )  [private, slot]
 

Definition at line 91 of file opentextdlg.cpp.

References m_bibles, m_commentaries, m_lexicons, and m_textList.

Referenced by OpenTextDlg().


Member Data Documentation

QListViewItem* OpenTextDlg::m_bibles [private]
 

Definition at line 41 of file opentextdlg.h.

Referenced by OpenTextDlg(), and slotItemClicked().

QListViewItem* OpenTextDlg::m_commentaries [private]
 

Definition at line 43 of file opentextdlg.h.

Referenced by OpenTextDlg(), and slotItemClicked().

QListViewItem* OpenTextDlg::m_lexicons [private]
 

Definition at line 42 of file opentextdlg.h.

Referenced by OpenTextDlg(), and slotItemClicked().

QListView OpenTextDlg::m_textList [private]
 

Definition at line 36 of file opentextdlg.h.

Referenced by OpenTextDlg(), selectedText(), and slotItemClicked().


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