]> git.sesse.net Git - kdenlive/blob - src/widgets/profiledialog_ui.ui
some work on settings dialog (mlt path) and start of profiles management dialog
[kdenlive] / src / widgets / profiledialog_ui.ui
1 <ui version="4.0" >
2  <class>ProfilesDialog_UI</class>
3  <widget class="QDialog" name="ProfilesDialog_UI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>356</width>
9     <height>339</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Dialog</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout_2" >
16    <item row="0" column="1" >
17     <widget class="KComboBox" name="kcombobox" />
18    </item>
19    <item row="0" column="0" >
20     <widget class="QLabel" name="label" >
21      <property name="text" >
22       <string>Profile</string>
23      </property>
24     </widget>
25    </item>
26    <item row="0" column="3" >
27     <widget class="KPushButton" name="kpushbutton" >
28      <property name="text" >
29       <string>Create</string>
30      </property>
31     </widget>
32    </item>
33    <item row="0" column="4" >
34     <widget class="KPushButton" name="kpushbutton_2" >
35      <property name="text" >
36       <string>Delete</string>
37      </property>
38     </widget>
39    </item>
40    <item row="2" column="0" colspan="2" >
41     <widget class="KPushButton" name="kpushbutton_3" >
42      <property name="text" >
43       <string>Use as default</string>
44      </property>
45     </widget>
46    </item>
47    <item row="2" column="3" colspan="2" >
48     <widget class="QDialogButtonBox" name="buttonBox" >
49      <property name="orientation" >
50       <enum>Qt::Horizontal</enum>
51      </property>
52      <property name="standardButtons" >
53       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
54      </property>
55     </widget>
56    </item>
57    <item row="0" column="2" >
58     <spacer name="horizontalSpacer" >
59      <property name="orientation" >
60       <enum>Qt::Horizontal</enum>
61      </property>
62      <property name="sizeHint" stdset="0" >
63       <size>
64        <width>40</width>
65        <height>20</height>
66       </size>
67      </property>
68     </spacer>
69    </item>
70    <item row="1" column="0" colspan="5" >
71     <widget class="QGroupBox" name="groupBox" >
72      <property name="title" >
73       <string>Properties</string>
74      </property>
75      <layout class="QGridLayout" name="gridLayout" >
76       <item row="0" column="0" >
77        <widget class="QLabel" name="label_2" >
78         <property name="text" >
79          <string>Description</string>
80         </property>
81        </widget>
82       </item>
83       <item row="0" column="1" colspan="3" >
84        <widget class="KLineEdit" name="klineedit" />
85       </item>
86       <item row="1" column="0" >
87        <widget class="QLabel" name="label_5" >
88         <property name="text" >
89          <string>Size</string>
90         </property>
91        </widget>
92       </item>
93       <item row="1" column="1" >
94        <widget class="KIntSpinBox" name="kintspinbox_3" />
95       </item>
96       <item row="1" column="2" >
97        <widget class="QLabel" name="label_6" >
98         <property name="sizePolicy" >
99          <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
100           <horstretch>0</horstretch>
101           <verstretch>0</verstretch>
102          </sizepolicy>
103         </property>
104         <property name="text" >
105          <string>x</string>
106         </property>
107        </widget>
108       </item>
109       <item row="1" column="3" >
110        <widget class="KIntSpinBox" name="kintspinbox_4" />
111       </item>
112       <item row="2" column="0" >
113        <widget class="QLabel" name="label_3" >
114         <property name="text" >
115          <string>Frame rate</string>
116         </property>
117        </widget>
118       </item>
119       <item row="2" column="1" >
120        <widget class="KIntSpinBox" name="kintspinbox" />
121       </item>
122       <item row="2" column="2" >
123        <widget class="QLabel" name="label_4" >
124         <property name="sizePolicy" >
125          <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
126           <horstretch>0</horstretch>
127           <verstretch>0</verstretch>
128          </sizepolicy>
129         </property>
130         <property name="text" >
131          <string>/</string>
132         </property>
133        </widget>
134       </item>
135       <item row="2" column="3" >
136        <widget class="KIntSpinBox" name="kintspinbox_2" />
137       </item>
138       <item row="3" column="0" >
139        <widget class="QLabel" name="label_9" >
140         <property name="text" >
141          <string>Aspect ratio</string>
142         </property>
143        </widget>
144       </item>
145       <item row="3" column="1" >
146        <widget class="KIntSpinBox" name="kintspinbox_5" />
147       </item>
148       <item row="3" column="2" >
149        <widget class="QLabel" name="label_7" >
150         <property name="sizePolicy" >
151          <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
152           <horstretch>0</horstretch>
153           <verstretch>0</verstretch>
154          </sizepolicy>
155         </property>
156         <property name="text" >
157          <string>/</string>
158         </property>
159        </widget>
160       </item>
161       <item row="3" column="3" >
162        <widget class="KIntSpinBox" name="kintspinbox_6" />
163       </item>
164       <item row="4" column="0" >
165        <widget class="QLabel" name="label_10" >
166         <property name="text" >
167          <string>Display ratio</string>
168         </property>
169        </widget>
170       </item>
171       <item row="4" column="1" >
172        <widget class="KIntSpinBox" name="kintspinbox_7" />
173       </item>
174       <item row="4" column="2" >
175        <widget class="QLabel" name="label_8" >
176         <property name="sizePolicy" >
177          <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
178           <horstretch>0</horstretch>
179           <verstretch>0</verstretch>
180          </sizepolicy>
181         </property>
182         <property name="text" >
183          <string>/</string>
184         </property>
185        </widget>
186       </item>
187       <item row="4" column="3" >
188        <widget class="KIntSpinBox" name="kintspinbox_8" />
189       </item>
190       <item row="6" column="0" >
191        <spacer name="verticalSpacer" >
192         <property name="orientation" >
193          <enum>Qt::Vertical</enum>
194         </property>
195         <property name="sizeHint" stdset="0" >
196          <size>
197           <width>105</width>
198           <height>17</height>
199          </size>
200         </property>
201        </spacer>
202       </item>
203       <item row="5" column="0" >
204        <widget class="QCheckBox" name="checkBox" >
205         <property name="text" >
206          <string>Progressive</string>
207         </property>
208        </widget>
209       </item>
210      </layout>
211     </widget>
212    </item>
213   </layout>
214   <zorder>kcombobox</zorder>
215   <zorder>label</zorder>
216   <zorder>kpushbutton</zorder>
217   <zorder>kpushbutton_2</zorder>
218   <zorder>kpushbutton_3</zorder>
219   <zorder>buttonBox</zorder>
220   <zorder>horizontalSpacer</zorder>
221   <zorder>groupBox</zorder>
222  </widget>
223  <customwidgets>
224   <customwidget>
225    <class>KComboBox</class>
226    <extends>QComboBox</extends>
227    <header>kcombobox.h</header>
228   </customwidget>
229   <customwidget>
230    <class>KIntSpinBox</class>
231    <extends>QSpinBox</extends>
232    <header>knuminput.h</header>
233   </customwidget>
234   <customwidget>
235    <class>KLineEdit</class>
236    <extends>QLineEdit</extends>
237    <header>klineedit.h</header>
238   </customwidget>
239   <customwidget>
240    <class>KPushButton</class>
241    <extends>QPushButton</extends>
242    <header>kpushbutton.h</header>
243   </customwidget>
244  </customwidgets>
245  <resources/>
246  <connections>
247   <connection>
248    <sender>buttonBox</sender>
249    <signal>accepted()</signal>
250    <receiver>ProfilesDialog_UI</receiver>
251    <slot>accept()</slot>
252    <hints>
253     <hint type="sourcelabel" >
254      <x>248</x>
255      <y>254</y>
256     </hint>
257     <hint type="destinationlabel" >
258      <x>157</x>
259      <y>274</y>
260     </hint>
261    </hints>
262   </connection>
263   <connection>
264    <sender>buttonBox</sender>
265    <signal>rejected()</signal>
266    <receiver>ProfilesDialog_UI</receiver>
267    <slot>reject()</slot>
268    <hints>
269     <hint type="sourcelabel" >
270      <x>316</x>
271      <y>260</y>
272     </hint>
273     <hint type="destinationlabel" >
274      <x>286</x>
275      <y>274</y>
276     </hint>
277    </hints>
278   </connection>
279  </connections>
280 </ui>