2008-11-25 20:25:32 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2008-11-20 20:34:28 +00:00
|
|
|
<class>BibleImportDialog</class>
|
2008-11-25 20:25:32 +00:00
|
|
|
<widget class="QDialog" name="BibleImportDialog">
|
|
|
|
<property name="geometry">
|
2008-11-20 20:09:33 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-11-28 19:01:48 +00:00
|
|
|
<width>494</width>
|
2008-11-30 18:31:43 +00:00
|
|
|
<height>658</height>
|
2008-11-20 20:09:33 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2008-11-25 20:25:32 +00:00
|
|
|
<property name="windowTitle">
|
2008-11-20 20:09:33 +00:00
|
|
|
<string>Bible Registration</string>
|
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
<widget class="QDialogButtonBox" name="BibleImportButtonBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-29 13:38:11 +00:00
|
|
|
<x>10</x>
|
2008-11-30 18:31:43 +00:00
|
|
|
<y>620</y>
|
2008-11-28 19:01:48 +00:00
|
|
|
<width>481</width>
|
|
|
|
<height>33</height>
|
|
|
|
</rect>
|
2008-11-20 20:09:33 +00:00
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2008-11-20 20:09:33 +00:00
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="standardButtons">
|
2008-11-30 18:31:43 +00:00
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
|
2008-11-28 19:01:48 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolBox" name="ImportToolBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-29 13:38:11 +00:00
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-11-28 19:01:48 +00:00
|
|
|
<width>481</width>
|
2008-11-29 13:38:11 +00:00
|
|
|
<height>431</height>
|
2008-11-28 19:01:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
2008-11-28 20:29:59 +00:00
|
|
|
<number>0</number>
|
2008-11-28 19:01:48 +00:00
|
|
|
</property>
|
2008-11-30 18:31:43 +00:00
|
|
|
<widget class="QWidget" name="FileImportPage">
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-11-28 20:29:59 +00:00
|
|
|
<width>481</width>
|
2008-11-30 18:31:43 +00:00
|
|
|
<height>369</height>
|
2008-11-28 19:01:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<attribute name="label">
|
2008-11-30 18:31:43 +00:00
|
|
|
<string>File Import Page</string>
|
2008-11-28 19:01:48 +00:00
|
|
|
</attribute>
|
2008-11-30 18:31:43 +00:00
|
|
|
<widget class="QGroupBox" name="OSISGroupBox">
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-30 18:31:43 +00:00
|
|
|
<x>8</x>
|
|
|
|
<y>74</y>
|
2008-11-29 13:38:11 +00:00
|
|
|
<width>451</width>
|
2008-11-30 18:31:43 +00:00
|
|
|
<height>71</height>
|
2008-11-28 19:01:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2008-11-29 13:38:11 +00:00
|
|
|
<property name="title">
|
2008-11-30 18:31:43 +00:00
|
|
|
<string>OSIS Bible</string>
|
2008-11-28 19:01:48 +00:00
|
|
|
</property>
|
2008-11-30 18:31:43 +00:00
|
|
|
<widget class="QLineEdit" name="OSISLocationEdit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
|
|
|
<y>29</y>
|
|
|
|
<width>271</width>
|
|
|
|
<height>28</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="OsisFileButton">
|
2008-11-29 13:38:11 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-30 18:31:43 +00:00
|
|
|
<x>400</x>
|
2008-11-29 13:38:11 +00:00
|
|
|
<y>30</y>
|
2008-11-30 18:31:43 +00:00
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
2008-11-29 13:38:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2008-11-30 18:31:43 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
|
|
|
<normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset>
|
2008-11-29 13:38:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2008-11-30 18:31:43 +00:00
|
|
|
<widget class="QLabel" name="LocatioLabel">
|
2008-11-29 13:38:11 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-30 18:31:43 +00:00
|
|
|
<x>10</x>
|
|
|
|
<y>29</y>
|
|
|
|
<width>73</width>
|
|
|
|
<height>22</height>
|
2008-11-29 13:38:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2008-11-30 18:31:43 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>File Location:</string>
|
|
|
|
</property>
|
2008-11-29 13:38:11 +00:00
|
|
|
</widget>
|
2008-11-30 18:31:43 +00:00
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="CVSGroupBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>8</x>
|
|
|
|
<y>150</y>
|
|
|
|
<width>451</width>
|
|
|
|
<height>161</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>CVS Bible</string>
|
|
|
|
</property>
|
2008-11-29 13:38:11 +00:00
|
|
|
<widget class="QLabel" name="BooksLocationLabel">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>70</y>
|
|
|
|
<width>101</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Books Location:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLineEdit" name="BooksLocationEdit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
|
|
|
<y>70</y>
|
|
|
|
<width>271</width>
|
|
|
|
<height>28</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="BooksFileButton">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-30 18:31:43 +00:00
|
|
|
<x>400</x>
|
2008-11-29 13:38:11 +00:00
|
|
|
<y>70</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>PushButton</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
|
|
|
<normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="VerseLocationLabel">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>91</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Verse Location:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLineEdit" name="VerseLocationEdit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>271</width>
|
|
|
|
<height>28</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="VersesFileButton">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-30 18:31:43 +00:00
|
|
|
<x>400</x>
|
2008-11-29 13:38:11 +00:00
|
|
|
<y>110</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>PushButton</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
|
|
|
<normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
2008-11-30 18:31:43 +00:00
|
|
|
<widget class="QLineEdit" name="BibleNameEdit">
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-30 18:31:43 +00:00
|
|
|
<x>120</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>271</width>
|
|
|
|
<height>28</height>
|
2008-11-28 19:01:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2008-11-30 18:31:43 +00:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="BibleNameLabel">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>18</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>98</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Bible Name:</string>
|
2008-11-28 19:01:48 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="WebBiblePage">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-11-30 18:31:43 +00:00
|
|
|
<width>246</width>
|
|
|
|
<height>265</height>
|
2008-11-28 19:01:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<attribute name="label">
|
2008-11-30 18:31:43 +00:00
|
|
|
<string>Web Bible Import page</string>
|
2008-11-28 19:01:48 +00:00
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="WebBibleLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="OptionsGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Download Options</string>
|
2008-11-20 20:34:28 +00:00
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
<layout class="QFormLayout" name="OptionsLayout">
|
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
|
</property>
|
|
|
|
<property name="labelAlignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="formAlignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="LocationLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Location:</string>
|
2008-11-20 20:34:28 +00:00
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="LocationComboBox">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>BibleGateway</string>
|
|
|
|
</property>
|
2008-11-20 20:34:28 +00:00
|
|
|
</item>
|
2008-11-28 19:01:48 +00:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>CrossWire</string>
|
|
|
|
</property>
|
2008-11-20 20:34:28 +00:00
|
|
|
</item>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="TypeLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Type:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QComboBox" name="TypeComboBox">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Download As Needed</string>
|
|
|
|
</property>
|
2008-11-20 20:34:28 +00:00
|
|
|
</item>
|
2008-11-28 19:01:48 +00:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Download All</string>
|
|
|
|
</property>
|
2008-11-20 20:34:28 +00:00
|
|
|
</item>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="BibleLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Bible:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QComboBox" name="BibleComboBox">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>NIV</string>
|
|
|
|
</property>
|
2008-11-20 20:34:28 +00:00
|
|
|
</item>
|
2008-11-28 19:01:48 +00:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>KJV</string>
|
|
|
|
</property>
|
2008-11-20 20:34:28 +00:00
|
|
|
</item>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
<zorder>BibleComboBox</zorder>
|
|
|
|
<zorder>TypeComboBox</zorder>
|
|
|
|
<zorder>TypeLabel</zorder>
|
|
|
|
<zorder>LocationLabel</zorder>
|
|
|
|
<zorder>BibleLabel</zorder>
|
|
|
|
<zorder>LocationComboBox</zorder>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="ProxyGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Proxy Settings (Optional)</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QFormLayout" name="ProxySettingsLayout">
|
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="AddressLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Proxy Address:</string>
|
2008-11-20 20:34:28 +00:00
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="AddressEdit"/>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="UsernameLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Username:</string>
|
2008-11-20 20:34:28 +00:00
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="UsernameEdit"/>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="PasswordLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Password:</string>
|
2008-11-20 20:34:28 +00:00
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLineEdit" name="PasswordEdit"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2008-11-28 20:29:59 +00:00
|
|
|
<widget class="QGroupBox" name="LicenceDetailsGroupBox">
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-30 18:31:43 +00:00
|
|
|
<x>8</x>
|
2008-11-29 13:38:11 +00:00
|
|
|
<y>450</y>
|
|
|
|
<width>481</width>
|
|
|
|
<height>136</height>
|
2008-11-28 19:01:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2008-11-28 20:29:59 +00:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>123</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="title">
|
|
|
|
<string>Licence Details</string>
|
|
|
|
</property>
|
2008-11-28 20:29:59 +00:00
|
|
|
<layout class="QFormLayout" name="formLayout">
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>8</number>
|
2008-11-28 19:01:48 +00:00
|
|
|
</property>
|
2008-11-28 20:29:59 +00:00
|
|
|
<property name="margin">
|
|
|
|
<number>8</number>
|
2008-11-28 19:01:48 +00:00
|
|
|
</property>
|
2008-11-28 20:29:59 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="VersionNameLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Version Name:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="VersionNameEdit"/>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="CopyrightLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Copyright:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="CopyrightEdit"/>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="PermisionLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Permission:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLineEdit" name="PermisionEdit"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2008-11-28 19:01:48 +00:00
|
|
|
</widget>
|
2008-11-30 18:31:43 +00:00
|
|
|
<widget class="QLabel" name="StatusLabel">
|
2008-11-28 19:01:48 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2008-11-29 13:38:11 +00:00
|
|
|
<x>10</x>
|
|
|
|
<y>590</y>
|
2008-11-30 18:31:43 +00:00
|
|
|
<width>54</width>
|
|
|
|
<height>17</height>
|
2008-11-28 19:01:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2008-11-30 18:31:43 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
2008-11-28 19:01:48 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2008-11-20 20:09:33 +00:00
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
2008-11-20 20:34:28 +00:00
|
|
|
<sender>BibleImportButtonBox</sender>
|
2008-11-20 20:09:33 +00:00
|
|
|
<signal>accepted()</signal>
|
2008-11-20 20:34:28 +00:00
|
|
|
<receiver>BibleImportDialog</receiver>
|
2008-11-20 20:09:33 +00:00
|
|
|
<slot>accept()</slot>
|
|
|
|
<hints>
|
2008-11-25 20:25:32 +00:00
|
|
|
<hint type="sourcelabel">
|
2008-11-20 20:09:33 +00:00
|
|
|
<x>248</x>
|
|
|
|
<y>254</y>
|
|
|
|
</hint>
|
2008-11-25 20:25:32 +00:00
|
|
|
<hint type="destinationlabel">
|
2008-11-20 20:09:33 +00:00
|
|
|
<x>157</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
2008-11-20 20:34:28 +00:00
|
|
|
<sender>BibleImportButtonBox</sender>
|
2008-11-20 20:09:33 +00:00
|
|
|
<signal>rejected()</signal>
|
2008-11-20 20:34:28 +00:00
|
|
|
<receiver>BibleImportDialog</receiver>
|
2008-11-20 20:09:33 +00:00
|
|
|
<slot>reject()</slot>
|
|
|
|
<hints>
|
2008-11-25 20:25:32 +00:00
|
|
|
<hint type="sourcelabel">
|
2008-11-20 20:09:33 +00:00
|
|
|
<x>316</x>
|
|
|
|
<y>260</y>
|
|
|
|
</hint>
|
2008-11-25 20:25:32 +00:00
|
|
|
<hint type="destinationlabel">
|
2008-11-20 20:09:33 +00:00
|
|
|
<x>286</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
2008-11-30 18:31:43 +00:00
|
|
|
<connection>
|
|
|
|
<sender>BibleImportButtonBox</sender>
|
|
|
|
<signal>rejected()</signal>
|
|
|
|
<receiver>BibleImportDialog</receiver>
|
|
|
|
<slot>close()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>429</x>
|
|
|
|
<y>711</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>522</x>
|
|
|
|
<y>689</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>BibleImportButtonBox</sender>
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
<receiver>BibleImportDialog</receiver>
|
|
|
|
<slot>close()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>370</x>
|
|
|
|
<y>705</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>554</x>
|
|
|
|
<y>615</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
2008-11-20 20:09:33 +00:00
|
|
|
</connections>
|
|
|
|
</ui>
|