#include </home/clem/local/src/opie/noncore/apps/dagger/configuredlg.h>
Collaboration diagram for ConfigureDlg:

Public Member Functions | |
| ConfigureDlg (QWidget *parent=0x0, const QString &swordPath=0x0, bool alwaysOpenNew=true, int numVerses=5, bool disableBlanking=false, int copyFormat=0, const QFont *font=0x0) | |
| QString | swordPath () |
| bool | alwaysOpenNew () |
| int | numVerses () |
| bool | screenBlank () |
| int | copyFormat () |
| QFont | selectedFont () |
Private Slots | |
| void | slotCopyFormatSelected () |
| void | slotSelectSwordPath () |
Private Attributes | |
| Opie::Ui::OTabWidget | m_tabs |
| Opie::Ui::OFontSelector * | m_font |
| QLineEdit * | m_swordPath |
| QCheckBox * | m_alwaysOpenNew |
| QSpinBox * | m_numVerses |
| QCheckBox * | m_disableScreenBlank |
| QRadioButton * | m_copyTextFull |
| QRadioButton * | m_copyFull |
| QRadioButton * | m_copyVerse |
| QRadioButton * | m_copyKey |
| QLabel * | m_copyExample |
|
||||||||||||||||||||||||||||||||
|
|
Definition at line 41 of file configuredlg.h. References m_alwaysOpenNew. |
|
|
Definition at line 44 of file configuredlg.h. References m_copyFull, m_copyKey, and m_copyVerse. |
|
|
Definition at line 42 of file configuredlg.h. References m_numVerses. |
|
|
Definition at line 43 of file configuredlg.h. References m_disableScreenBlank. |
|
|
Definition at line 52 of file configuredlg.h. References m_font, and Opie::Ui::OFontSelector::selectedFont(). |
|
|
Definition at line 145 of file configuredlg.cpp. References m_copyExample, m_copyFull, m_copyKey, m_copyTextFull, m_copyVerse, text, and tr. Referenced by ConfigureDlg(). |
|
|
Definition at line 163 of file configuredlg.cpp. References QString::at(), Opie::Ui::OFileDialog::getDirectory(), QString::length(), m_swordPath, and QString::truncate(). Referenced by ConfigureDlg(). |
|
|
Definition at line 40 of file configuredlg.h. References m_swordPath. |
|
|
Definition at line 60 of file configuredlg.h. Referenced by alwaysOpenNew(), and ConfigureDlg(). |
|
|
Definition at line 69 of file configuredlg.h. Referenced by ConfigureDlg(), and slotCopyFormatSelected(). |
|
|
Definition at line 66 of file configuredlg.h. Referenced by ConfigureDlg(), copyFormat(), and slotCopyFormatSelected(). |
|
|
Definition at line 68 of file configuredlg.h. Referenced by ConfigureDlg(), copyFormat(), and slotCopyFormatSelected(). |
|
|
Definition at line 65 of file configuredlg.h. Referenced by ConfigureDlg(), and slotCopyFormatSelected(). |
|
|
Definition at line 67 of file configuredlg.h. Referenced by ConfigureDlg(), copyFormat(), and slotCopyFormatSelected(). |
|
|
Definition at line 62 of file configuredlg.h. Referenced by ConfigureDlg(), and screenBlank(). |
|
|
Definition at line 56 of file configuredlg.h. Referenced by ConfigureDlg(), and selectedFont(). |
|
|
Definition at line 61 of file configuredlg.h. Referenced by ConfigureDlg(), and numVerses(). |
|
|
Definition at line 59 of file configuredlg.h. Referenced by ConfigureDlg(), slotSelectSwordPath(), and swordPath(). |
|
|
Definition at line 55 of file configuredlg.h. Referenced by ConfigureDlg(). |
1.4.2