diff options
Diffstat (limited to 'src/qmmpui/forms/configdialog.ui')
| -rw-r--r-- | src/qmmpui/forms/configdialog.ui | 190 |
1 files changed, 156 insertions, 34 deletions
diff --git a/src/qmmpui/forms/configdialog.ui b/src/qmmpui/forms/configdialog.ui index 9bc4d8cc6..195d93f5c 100644 --- a/src/qmmpui/forms/configdialog.ui +++ b/src/qmmpui/forms/configdialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>739</width> - <height>545</height> + <width>836</width> + <height>618</height> </rect> </property> <property name="windowTitle"> @@ -509,6 +509,80 @@ </widget> </item> <item> + <widget class="QGroupBox" name="groupBox_8"> + <property name="title"> + <string>CUE Editor</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_8"> + <item> + <widget class="QCheckBox" name="cueSystemFontCheckBox"> + <property name="text"> + <string>Use system font</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + </item> + <item> + <layout class="QHBoxLayout" name="horizontalLayout"> + <item> + <widget class="QLabel" name="label_21"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Font:</string> + </property> + <property name="alignment"> + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> + </property> + </widget> + </item> + <item> + <widget class="QLabel" name="cueFontLabel"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="frameShape"> + <enum>QFrame::StyledPanel</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Sunken</enum> + </property> + <property name="text"> + <string>???</string> + </property> + </widget> + </item> + <item> + <widget class="QToolButton" name="cueFontButton"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>...</string> + </property> + </widget> + </item> + </layout> + </item> + </layout> + </widget> + </item> + <item> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> @@ -920,12 +994,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>480</x> - <y>63</y> + <x>341</x> + <y>34</y> </hint> <hint type="destinationlabel"> - <x>617</x> - <y>131</y> + <x>341</x> + <y>33</y> </hint> </hints> </connection> @@ -936,12 +1010,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>480</x> - <y>63</y> + <x>341</x> + <y>34</y> </hint> <hint type="destinationlabel"> - <x>617</x> - <y>163</y> + <x>341</x> + <y>32</y> </hint> </hints> </connection> @@ -952,12 +1026,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>617</x> - <y>192</y> + <x>341</x> + <y>32</y> </hint> <hint type="destinationlabel"> - <x>617</x> - <y>224</y> + <x>341</x> + <y>31</y> </hint> </hints> </connection> @@ -968,12 +1042,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>617</x> - <y>192</y> + <x>341</x> + <y>32</y> </hint> <hint type="destinationlabel"> - <x>617</x> - <y>256</y> + <x>341</x> + <y>31</y> </hint> </hints> </connection> @@ -984,8 +1058,8 @@ <slot>reject()</slot> <hints> <hint type="sourcelabel"> - <x>633</x> - <y>482</y> + <x>639</x> + <y>611</y> </hint> <hint type="destinationlabel"> <x>225</x> @@ -1000,8 +1074,8 @@ <slot>accept()</slot> <hints> <hint type="sourcelabel"> - <x>633</x> - <y>482</y> + <x>639</x> + <y>611</y> </hint> <hint type="destinationlabel"> <x>141</x> @@ -1016,12 +1090,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>480</x> - <y>192</y> + <x>629</x> + <y>221</y> </hint> <hint type="destinationlabel"> - <x>617</x> - <y>194</y> + <x>813</x> + <y>223</y> </hint> </hints> </connection> @@ -1032,12 +1106,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>257</x> - <y>50</y> + <x>320</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>261</x> - <y>80</y> + <x>341</x> + <y>35</y> </hint> </hints> </connection> @@ -1048,12 +1122,60 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>342</x> - <y>55</y> + <x>341</x> + <y>34</y> + </hint> + <hint type="destinationlabel"> + <x>341</x> + <y>33</y> + </hint> + </hints> + </connection> + <connection> + <sender>cueSystemFontCheckBox</sender> + <signal>clicked(bool)</signal> + <receiver>label_21</receiver> + <slot>setDisabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>291</x> + <y>509</y> + </hint> + <hint type="destinationlabel"> + <x>299</x> + <y>531</y> + </hint> + </hints> + </connection> + <connection> + <sender>cueSystemFontCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>cueFontLabel</receiver> + <slot>setDisabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>350</x> + <y>499</y> + </hint> + <hint type="destinationlabel"> + <x>369</x> + <y>531</y> + </hint> + </hints> + </connection> + <connection> + <sender>cueSystemFontCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>cueFontButton</receiver> + <slot>setDisabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>774</x> + <y>502</y> </hint> <hint type="destinationlabel"> - <x>356</x> - <y>88</y> + <x>804</x> + <y>526</y> </hint> </hints> </connection> |
