summaryrefslogtreecommitdiff
path: root/noncore/apps/dagger/configuredlg.cpp
Unidiff
Diffstat (limited to 'noncore/apps/dagger/configuredlg.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/dagger/configuredlg.cpp17
1 files changed, 14 insertions, 3 deletions
diff --git a/noncore/apps/dagger/configuredlg.cpp b/noncore/apps/dagger/configuredlg.cpp
index e4dd60f..0a9317c 100644
--- a/noncore/apps/dagger/configuredlg.cpp
+++ b/noncore/apps/dagger/configuredlg.cpp
@@ -14,19 +14,20 @@ You should have received a copy of the GNU General Public License along with thi
14file; see the file COPYING. If not, write to the Free Software Foundation, Inc., 14file; see the file COPYING. If not, write to the Free Software Foundation, Inc.,
1559 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 1559 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
16*/ 16*/
17 17
18#include "configuredlg.h" 18#include "configuredlg.h"
19 19
20#include <qvbuttongroup.h>
21#include <qlabel.h> 20#include <qlabel.h>
22#include <qlayout.h> 21#include <qlayout.h>
22#include <qvbuttongroup.h>
23#include <qwhatsthis.h>
23 24
24ConfigureDlg::ConfigureDlg( QWidget *parent, const QString &swordPath, bool alwaysOpenNew, int numVerses, 25ConfigureDlg::ConfigureDlg( QWidget *parent, const QString &swordPath, bool alwaysOpenNew, int numVerses,
25 bool disableBlanking, int copyFormat, const QFont *font ) 26 bool disableBlanking, int copyFormat, const QFont *font )
26 : QDialog( parent, QString::null, true ) 27 : QDialog( parent, QString::null, true, WStyle_ContextHelp )
27 , m_tabs( this ) 28 , m_tabs( this )
28{ 29{
29 setCaption( tr( "Configure Dagger" ) ); 30 setCaption( tr( "Configure Dagger" ) );
30 31
31 QVBoxLayout *layout = new QVBoxLayout( this ); 32 QVBoxLayout *layout = new QVBoxLayout( this );
32 layout->setMargin( 4 ); 33 layout->setMargin( 4 );
@@ -35,46 +36,54 @@ ConfigureDlg::ConfigureDlg( QWidget *parent, const QString &swordPath, bool alwa
35 // General tab 36 // General tab
36 QWidget *widget = new QWidget( this ); 37 QWidget *widget = new QWidget( this );
37 QGridLayout *grid = new QGridLayout( widget, 1, 2, 4, 2 ); 38 QGridLayout *grid = new QGridLayout( widget, 1, 2, 4, 2 );
38 grid->setRowStretch( 9, 5 ); 39 grid->setRowStretch( 9, 5 );
39 grid->setColStretch( 0, 2 ); 40 grid->setColStretch( 0, 2 );
40 41
41 QLabel *label = new QLabel( tr( "Path where Sword modules are located:" ), widget ); 42 QLabel *label = new QLabel( tr( "Path where Sword texts are located:" ), widget );
42 label->setAlignment( Qt::AlignLeft | Qt::AlignTop | Qt::WordBreak ); 43 label->setAlignment( Qt::AlignLeft | Qt::AlignTop | Qt::WordBreak );
44 QWhatsThis::add( label, tr( "Enter the path where the Sword modules (Bible texts, commentaries, etc.) can be found. This path should contain either the 'mods.conf' file or 'mods.d' sub-directory." ) );
43 grid->addMultiCellWidget( label, 0, 0, 0, 1 ); 45 grid->addMultiCellWidget( label, 0, 0, 0, 1 );
44 m_swordPath = new QLineEdit( swordPath, widget ); 46 m_swordPath = new QLineEdit( swordPath, widget );
47 QWhatsThis::add( m_swordPath, tr( "Enter the path where the Sword texts (Bibles, commentaries, etc.) can be found. This path should contain either the 'mods.conf' file or 'mods.d' sub-directory." ) );
45 grid->addMultiCellWidget( m_swordPath, 1, 1, 0, 1 ); 48 grid->addMultiCellWidget( m_swordPath, 1, 1, 0, 1 );
46 label = new QLabel( tr( "(Note: Dagger must be restarted for this option to take affect.)" ), widget ); 49 label = new QLabel( tr( "(Note: Dagger must be restarted for this option to take affect.)" ), widget );
47 label->setAlignment( Qt::AlignHCenter | Qt::AlignTop | Qt::WordBreak ); 50 label->setAlignment( Qt::AlignHCenter | Qt::AlignTop | Qt::WordBreak );
51 QWhatsThis::add( label, tr( "Enter the path where the Sword modules (Bible texts, commentaries, etc.) can be found. This path should contain either the 'mods.conf' file or 'mods.d' sub-directory." ) );
48 grid->addMultiCellWidget( label, 2, 2, 0, 1 ); 52 grid->addMultiCellWidget( label, 2, 2, 0, 1 );
49 53
50 grid->addRowSpacing( 3, 15 ); 54 grid->addRowSpacing( 3, 15 );
51 55
52 m_alwaysOpenNew = new QCheckBox( tr( "Always open texts in new window?" ), widget ); 56 m_alwaysOpenNew = new QCheckBox( tr( "Always open texts in new window?" ), widget );
53 m_alwaysOpenNew->setChecked( alwaysOpenNew ); 57 m_alwaysOpenNew->setChecked( alwaysOpenNew );
58 QWhatsThis::add( m_alwaysOpenNew, tr( "Tap here to always open texts in a new window. If this option is not selected, only one copy of a Sword text will be opened." ) );
54 grid->addMultiCellWidget( m_alwaysOpenNew, 4, 4, 0, 1 ); 59 grid->addMultiCellWidget( m_alwaysOpenNew, 4, 4, 0, 1 );
55 60
56 grid->addRowSpacing( 5, 15 ); 61 grid->addRowSpacing( 5, 15 );
57 62
58 label = new QLabel( tr( "Number of verses to display at a time:" ), widget ); 63 label = new QLabel( tr( "Number of verses to display at a time:" ), widget );
59 label->setAlignment( Qt::AlignLeft | Qt::AlignTop | Qt::WordBreak ); 64 label->setAlignment( Qt::AlignLeft | Qt::AlignTop | Qt::WordBreak );
65 QWhatsThis::add( label, tr( "Enter the number of verses to display at a time. This also affects how far the scroll to previous/next page buttons on the Navigation bar scroll." ) );
60 grid->addWidget( label, 6, 0 ); 66 grid->addWidget( label, 6, 0 );
61 m_numVerses = new QSpinBox( 1, 20, 1, widget ); 67 m_numVerses = new QSpinBox( 1, 20, 1, widget );
62 m_numVerses->setValue( numVerses ); 68 m_numVerses->setValue( numVerses );
69 QWhatsThis::add( m_numVerses, tr( "Enter the number of verses to display at a time. This also affects how far the scroll to previous/next page buttons on the Navigation bar scroll." ) );
63 grid->addWidget( m_numVerses, 6, 1 ); 70 grid->addWidget( m_numVerses, 6, 1 );
64 71
65 grid->addRowSpacing( 7, 15 ); 72 grid->addRowSpacing( 7, 15 );
66 73
67 m_disableScreenBlank = new QCheckBox( tr( "Disable automatic screen power-down?" ), widget ); 74 m_disableScreenBlank = new QCheckBox( tr( "Disable automatic screen power-down?" ), widget );
68 m_disableScreenBlank->setChecked( disableBlanking ); 75 m_disableScreenBlank->setChecked( disableBlanking );
76 QWhatsThis::add( m_disableScreenBlank, tr( "Tap here to disable Opie's automatic power management feature which will dim and turn off the screen after a specified time. This will only be effective while Dagger is running." ) );
69 grid->addMultiCellWidget( m_disableScreenBlank, 8, 8, 0, 1 ); 77 grid->addMultiCellWidget( m_disableScreenBlank, 8, 8, 0, 1 );
70 78
71 m_tabs.addTab( widget, "SettingsIcon", tr( "General" ) ); 79 m_tabs.addTab( widget, "SettingsIcon", tr( "General" ) );
72 80
73 // Copy tab 81 // Copy tab
74 widget = new QWidget( this ); 82 widget = new QWidget( this );
83 QWhatsThis::add( widget, tr( "Select the format used when copying the current verse to the clipboard." ) );
75 layout = new QVBoxLayout( widget ); 84 layout = new QVBoxLayout( widget );
76 layout->setMargin( 4 ); 85 layout->setMargin( 4 );
77 86
78 QVButtonGroup *bg = new QVButtonGroup( tr( "Select copy format" ), widget ); 87 QVButtonGroup *bg = new QVButtonGroup( tr( "Select copy format" ), widget );
79 m_copyTextFull = new QRadioButton( tr( "\"Verse (Book cc:vv, text)\"" ), bg ); 88 m_copyTextFull = new QRadioButton( tr( "\"Verse (Book cc:vv, text)\"" ), bg );
80 connect( m_copyTextFull, SIGNAL(clicked()), this, SLOT(slotCopyFormatSelected()) ); 89 connect( m_copyTextFull, SIGNAL(clicked()), this, SLOT(slotCopyFormatSelected()) );
@@ -112,12 +121,14 @@ ConfigureDlg::ConfigureDlg( QWidget *parent, const QString &swordPath, bool alwa
112 m_tabs.addTab( widget, "copy", tr( "Copy" ) ); 121 m_tabs.addTab( widget, "copy", tr( "Copy" ) );
113 122
114 // Font tab 123 // Font tab
115 m_font = new Opie::Ui::OFontSelector( true, this ); 124 m_font = new Opie::Ui::OFontSelector( true, this );
116 if ( font ) 125 if ( font )
117 m_font->setSelectedFont( *font ); 126 m_font->setSelectedFont( *font );
127 QWhatsThis::add( m_font, tr( "Select the font, style and size used for displaying texts." ) );
128
118 m_tabs.addTab( m_font, "font", tr( "Font" ) ); 129 m_tabs.addTab( m_font, "font", tr( "Font" ) );
119 130
120 m_tabs.setCurrentTab( tr( "General" ) ); 131 m_tabs.setCurrentTab( tr( "General" ) );
121} 132}
122 133
123void ConfigureDlg::slotCopyFormatSelected() 134void ConfigureDlg::slotCopyFormatSelected()