2009-11-22 20:33:39 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2009-03-07 21:38:59 +00:00
|
|
|
<class>EditVerseDialog</class>
|
2009-11-22 20:33:39 +00:00
|
|
|
<widget class="QDialog" name="EditVerseDialog">
|
|
|
|
<property name="geometry">
|
2009-03-07 21:38:59 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>492</width>
|
2009-11-22 20:33:39 +00:00
|
|
|
<height>494</height>
|
2009-03-07 21:38:59 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2009-11-22 20:33:39 +00:00
|
|
|
<property name="windowTitle">
|
2009-03-07 21:38:59 +00:00
|
|
|
<string>Dialog</string>
|
|
|
|
</property>
|
2009-11-22 20:33:39 +00:00
|
|
|
<property name="modal">
|
2009-03-07 21:38:59 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2009-11-22 20:33:39 +00:00
|
|
|
<widget class="QWidget" name="">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2009-11-27 21:54:37 +00:00
|
|
|
<x>9</x>
|
|
|
|
<y>12</y>
|
2009-11-22 20:33:39 +00:00
|
|
|
<width>471</width>
|
2009-11-27 21:54:37 +00:00
|
|
|
<height>471</height>
|
2009-11-22 20:33:39 +00:00
|
|
|
</rect>
|
2009-03-07 21:38:59 +00:00
|
|
|
</property>
|
2009-11-22 20:33:39 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="VerseListComboBox">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Verse</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Chorus</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Bridge</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2009-11-27 21:54:37 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="SubVerseListComboBox">
|
2009-11-22 20:33:39 +00:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string/>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>1</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>1a</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>1b</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>2</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>2a</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>2b</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>3</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>4</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>5</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>6</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2009-11-27 21:54:37 +00:00
|
|
|
<string>7</string>
|
2009-11-22 20:33:39 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QTextEdit" name="VerseTextEdit">
|
|
|
|
<property name="acceptRichText">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-11-27 21:54:37 +00:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addVerse">
|
|
|
|
<property name="text">
|
|
|
|
<string>Verse</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addChorus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Chorus</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addBridge">
|
|
|
|
<property name="text">
|
|
|
|
<string>Bridge</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2009-11-22 20:33:39 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QDialogButtonBox" name="ButtonBox">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-03-07 21:38:59 +00:00
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>ButtonBox</sender>
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
<receiver>EditVerseDialog</receiver>
|
|
|
|
<slot>accept()</slot>
|
|
|
|
<hints>
|
2009-11-22 20:33:39 +00:00
|
|
|
<hint type="sourcelabel">
|
2009-03-07 21:38:59 +00:00
|
|
|
<x>248</x>
|
|
|
|
<y>254</y>
|
|
|
|
</hint>
|
2009-11-22 20:33:39 +00:00
|
|
|
<hint type="destinationlabel">
|
2009-03-07 21:38:59 +00:00
|
|
|
<x>157</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ButtonBox</sender>
|
|
|
|
<signal>rejected()</signal>
|
|
|
|
<receiver>EditVerseDialog</receiver>
|
|
|
|
<slot>reject()</slot>
|
|
|
|
<hints>
|
2009-11-22 20:33:39 +00:00
|
|
|
<hint type="sourcelabel">
|
2009-03-07 21:38:59 +00:00
|
|
|
<x>316</x>
|
|
|
|
<y>260</y>
|
|
|
|
</hint>
|
2009-11-22 20:33:39 +00:00
|
|
|
<hint type="destinationlabel">
|
2009-03-07 21:38:59 +00:00
|
|
|
<x>286</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|