diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-17 13:09:55 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-17 13:09:55 +0000 |
| commit | fcc385fc5c74fb0af9483fefa5be64b95d299189 (patch) | |
| tree | c11c51550f2c613c5cdf68e060029716f7b253e7 /src/plugins/Input/modplug/settingsdialog.ui | |
| parent | fbf6df0e267774e4cfa32678176869095fa28986 (diff) | |
| download | qmmp-fcc385fc5c74fb0af9483fefa5be64b95d299189.tar.gz qmmp-fcc385fc5c74fb0af9483fefa5be64b95d299189.tar.bz2 qmmp-fcc385fc5c74fb0af9483fefa5be64b95d299189.zip | |
using standard dialog buttons
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@690 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/modplug/settingsdialog.ui')
| -rw-r--r-- | src/plugins/Input/modplug/settingsdialog.ui | 94 |
1 files changed, 32 insertions, 62 deletions
diff --git a/src/plugins/Input/modplug/settingsdialog.ui b/src/plugins/Input/modplug/settingsdialog.ui index 2db79d3c4..63b517f8d 100644 --- a/src/plugins/Input/modplug/settingsdialog.ui +++ b/src/plugins/Input/modplug/settingsdialog.ui @@ -6,14 +6,14 @@ <x>0</x> <y>0</y> <width>465</width> - <height>388</height> + <height>380</height> </rect> </property> <property name="windowTitle" > <string>ModPlug Plugin Settings</string> </property> - <layout class="QGridLayout" > - <item row="0" column="0" colspan="4" > + <layout class="QGridLayout" name="gridLayout" > + <item row="0" column="0" colspan="2" > <widget class="QTabWidget" name="tabWidget" > <property name="currentIndex" > <number>0</number> @@ -198,7 +198,7 @@ <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -256,7 +256,7 @@ <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -332,7 +332,7 @@ <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -390,7 +390,7 @@ <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -463,7 +463,7 @@ <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -515,7 +515,7 @@ <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -582,7 +582,7 @@ <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -746,7 +746,7 @@ too high may cause clipping!</string> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>10</width> <height>20</height> @@ -769,7 +769,7 @@ too high may cause clipping!</string> <property name="orientation" > <enum>Qt::Vertical</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>20</width> <height>40</height> @@ -786,7 +786,7 @@ too high may cause clipping!</string> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>211</width> <height>20</height> @@ -795,23 +795,9 @@ too high may cause clipping!</string> </spacer> </item> <item row="1" column="1" > - <widget class="QPushButton" name="okButton" > - <property name="text" > - <string>OK</string> - </property> - </widget> - </item> - <item row="1" column="2" > - <widget class="QPushButton" name="applyButton" > - <property name="text" > - <string>Apply</string> - </property> - </widget> - </item> - <item row="1" column="3" > - <widget class="QPushButton" name="cancelButton" > - <property name="text" > - <string>Cancel</string> + <widget class="QDialogButtonBox" name="buttonBox" > + <property name="standardButtons" > + <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> </property> </widget> </item> @@ -826,8 +812,8 @@ too high may cause clipping!</string> <slot>setNum(int)</slot> <hints> <hint type="sourcelabel" > - <x>198</x> - <y>101</y> + <x>219</x> + <y>118</y> </hint> <hint type="destinationlabel" > <x>199</x> @@ -842,12 +828,12 @@ too high may cause clipping!</string> <slot>setNum(int)</slot> <hints> <hint type="sourcelabel" > - <x>170</x> - <y>153</y> + <x>191</x> + <y>172</y> </hint> <hint type="destinationlabel" > - <x>179</x> - <y>126</y> + <x>219</x> + <y>150</y> </hint> </hints> </connection> @@ -874,8 +860,8 @@ too high may cause clipping!</string> <slot>setNum(int)</slot> <hints> <hint type="sourcelabel" > - <x>172</x> - <y>298</y> + <x>193</x> + <y>316</y> </hint> <hint type="destinationlabel" > <x>187</x> @@ -890,8 +876,8 @@ too high may cause clipping!</string> <slot>setNum(int)</slot> <hints> <hint type="sourcelabel" > - <x>421</x> - <y>102</y> + <x>408</x> + <y>118</y> </hint> <hint type="destinationlabel" > <x>420</x> @@ -916,34 +902,18 @@ too high may cause clipping!</string> </hints> </connection> <connection> - <sender>cancelButton</sender> - <signal>clicked()</signal> + <sender>buttonBox</sender> + <signal>rejected()</signal> <receiver>SettingsDialog</receiver> <slot>reject()</slot> <hints> <hint type="sourcelabel" > - <x>430</x> - <y>356</y> + <x>294</x> + <y>362</y> </hint> <hint type="destinationlabel" > - <x>130</x> - <y>365</y> - </hint> - </hints> - </connection> - <connection> - <sender>okButton</sender> - <signal>clicked()</signal> - <receiver>SettingsDialog</receiver> - <slot>accept()</slot> - <hints> - <hint type="sourcelabel" > - <x>237</x> - <y>364</y> - </hint> - <hint type="destinationlabel" > - <x>33</x> - <y>352</y> + <x>170</x> + <y>371</y> </hint> </hints> </connection> |
