#include </home/clem/local/src/opie/noncore/apps/dagger/opentextdlg.h>
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 |
|
||||||||||||||||||||||||
|
Definition at line 26 of file opentextdlg.cpp. References m_bibles, m_commentaries, m_lexicons, m_textList, QString::null, slotItemClicked(), tr, and type. |
|
|
Definition at line 36 of file opentextdlg.h. References m_textList. |
|
|
Definition at line 91 of file opentextdlg.cpp. References m_bibles, m_commentaries, m_lexicons, and m_textList. Referenced by OpenTextDlg(). |
|
|
Definition at line 41 of file opentextdlg.h. Referenced by OpenTextDlg(), and slotItemClicked(). |
|
|
Definition at line 43 of file opentextdlg.h. Referenced by OpenTextDlg(), and slotItemClicked(). |
|
|
Definition at line 42 of file opentextdlg.h. Referenced by OpenTextDlg(), and slotItemClicked(). |
|
|
Definition at line 36 of file opentextdlg.h. Referenced by OpenTextDlg(), selectedText(), and slotItemClicked(). |
1.4.2