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

ConfigureDlg Class Reference

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

Collaboration diagram for ConfigureDlg:

Collaboration graph
[legend]
List of all members.

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::OFontSelectorm_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

Constructor & Destructor Documentation

ConfigureDlg::ConfigureDlg QWidget *  parent = 0x0,
const QString swordPath = 0x0,
bool  alwaysOpenNew = true,
int  numVerses = 5,
bool  disableBlanking = false,
int  copyFormat = 0,
const QFont *  font = 0x0
 

Definition at line 29 of file configuredlg.cpp.

References add, Opie::Ui::OTabWidget::addTab(), Qt::AlignHCenter, Qt::AlignLeft, Qt::AlignTop, Opie::Core::OResource::loadPixmap(), m_alwaysOpenNew, m_copyExample, m_copyFull, m_copyKey, m_copyTextFull, m_copyVerse, m_disableScreenBlank, m_font, m_numVerses, m_swordPath, m_tabs, QString::null, Opie::Ui::OTabWidget::setCurrentTab(), Opie::Ui::OFontSelector::setSelectedFont(), slotCopyFormatSelected(), slotSelectSwordPath(), Opie::Core::OResource::SmallIcon, tr, and Qt::WordBreak.


Member Function Documentation

bool ConfigureDlg::alwaysOpenNew  )  [inline]
 

Definition at line 41 of file configuredlg.h.

References m_alwaysOpenNew.

int ConfigureDlg::copyFormat  )  [inline]
 

Definition at line 44 of file configuredlg.h.

References m_copyFull, m_copyKey, and m_copyVerse.

int ConfigureDlg::numVerses  )  [inline]
 

Definition at line 42 of file configuredlg.h.

References m_numVerses.

bool ConfigureDlg::screenBlank  )  [inline]
 

Definition at line 43 of file configuredlg.h.

References m_disableScreenBlank.

QFont ConfigureDlg::selectedFont  )  [inline]
 

Definition at line 52 of file configuredlg.h.

References m_font, and Opie::Ui::OFontSelector::selectedFont().

void ConfigureDlg::slotCopyFormatSelected  )  [private, slot]
 

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().

void ConfigureDlg::slotSelectSwordPath  )  [private, slot]
 

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().

QString ConfigureDlg::swordPath  )  [inline]
 

Definition at line 40 of file configuredlg.h.

References m_swordPath.


Member Data Documentation

QCheckBox* ConfigureDlg::m_alwaysOpenNew [private]
 

Definition at line 60 of file configuredlg.h.

Referenced by alwaysOpenNew(), and ConfigureDlg().

QLabel* ConfigureDlg::m_copyExample [private]
 

Definition at line 69 of file configuredlg.h.

Referenced by ConfigureDlg(), and slotCopyFormatSelected().

QRadioButton* ConfigureDlg::m_copyFull [private]
 

Definition at line 66 of file configuredlg.h.

Referenced by ConfigureDlg(), copyFormat(), and slotCopyFormatSelected().

QRadioButton* ConfigureDlg::m_copyKey [private]
 

Definition at line 68 of file configuredlg.h.

Referenced by ConfigureDlg(), copyFormat(), and slotCopyFormatSelected().

QRadioButton* ConfigureDlg::m_copyTextFull [private]
 

Definition at line 65 of file configuredlg.h.

Referenced by ConfigureDlg(), and slotCopyFormatSelected().

QRadioButton* ConfigureDlg::m_copyVerse [private]
 

Definition at line 67 of file configuredlg.h.

Referenced by ConfigureDlg(), copyFormat(), and slotCopyFormatSelected().

QCheckBox* ConfigureDlg::m_disableScreenBlank [private]
 

Definition at line 62 of file configuredlg.h.

Referenced by ConfigureDlg(), and screenBlank().

Opie::Ui::OFontSelector* ConfigureDlg::m_font [private]
 

Definition at line 56 of file configuredlg.h.

Referenced by ConfigureDlg(), and selectedFont().

QSpinBox* ConfigureDlg::m_numVerses [private]
 

Definition at line 61 of file configuredlg.h.

Referenced by ConfigureDlg(), and numVerses().

QLineEdit* ConfigureDlg::m_swordPath [private]
 

Definition at line 59 of file configuredlg.h.

Referenced by ConfigureDlg(), slotSelectSwordPath(), and swordPath().

Opie::Ui::OTabWidget ConfigureDlg::m_tabs [private]
 

Definition at line 55 of file configuredlg.h.

Referenced by ConfigureDlg().


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