Aesthetic tweaks for qmleasing UI
[profile/ivi/qtdeclarative.git] / tools / qmleasing / properties.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Properties</class>
4  <widget class="QWidget" name="Properties">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>487</width>
10     <height>627</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Form</string>
21   </property>
22   <layout class="QGridLayout" name="gridLayout">
23    <item row="0" column="2">
24     <spacer name="spacer">
25      <property name="orientation">
26       <enum>Qt::Vertical</enum>
27      </property>
28      <property name="sizeType">
29       <enum>QSizePolicy::Fixed</enum>
30      </property>
31      <property name="sizeHint" stdset="0">
32       <size>
33        <width>20</width>
34        <height>13</height>
35       </size>
36      </property>
37     </spacer>
38    </item>
39    <item row="1" column="0">
40     <widget class="QLabel" name="label_3">
41      <property name="text">
42       <string>Duration</string>
43      </property>
44     </widget>
45    </item>
46    <item row="1" column="1" colspan="2">
47     <widget class="QSpinBox" name="spinBox"/>
48    </item>
49    <item row="2" column="0">
50     <widget class="QLabel" name="label">
51      <property name="text">
52       <string>Code</string>
53      </property>
54     </widget>
55    </item>
56    <item row="2" column="1" colspan="2">
57     <widget class="QPlainTextEdit" name="plainTextEdit">
58      <property name="maximumSize">
59       <size>
60        <width>16777215</width>
61        <height>128</height>
62       </size>
63      </property>
64      <property name="readOnly">
65       <bool>false</bool>
66      </property>
67      <property name="plainText">
68       <string notr="true"/>
69      </property>
70     </widget>
71    </item>
72    <item row="3" column="0">
73     <widget class="QLabel" name="label_2">
74      <property name="text">
75       <string>Presets</string>
76      </property>
77     </widget>
78    </item>
79    <item row="3" column="1" colspan="2">
80     <widget class="QComboBox" name="comboBox">
81      <property name="sizePolicy">
82       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
83        <horstretch>0</horstretch>
84        <verstretch>0</verstretch>
85       </sizepolicy>
86      </property>
87     </widget>
88    </item>
89    <item row="6" column="1">
90     <spacer name="spacer_2">
91      <property name="orientation">
92       <enum>Qt::Vertical</enum>
93      </property>
94      <property name="sizeType">
95       <enum>QSizePolicy::Fixed</enum>
96      </property>
97      <property name="sizeHint" stdset="0">
98       <size>
99        <width>20</width>
100        <height>20</height>
101       </size>
102      </property>
103     </spacer>
104    </item>
105    <item row="9" column="0" colspan="3">
106     <widget class="QGroupBox" name="groupBox">
107      <property name="sizePolicy">
108       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
109        <horstretch>0</horstretch>
110        <verstretch>0</verstretch>
111       </sizepolicy>
112      </property>
113      <property name="minimumSize">
114       <size>
115        <width>400</width>
116        <height>0</height>
117       </size>
118      </property>
119      <property name="title">
120       <string>Control Points</string>
121      </property>
122      <property name="flat">
123       <bool>true</bool>
124      </property>
125     </widget>
126    </item>
127    <item row="4" column="1" colspan="2">
128     <widget class="QPushButton" name="importButton">
129      <property name="text">
130       <string>Import AfterEffects Curve</string>
131      </property>
132     </widget>
133    </item>
134   </layout>
135  </widget>
136  <resources/>
137  <connections/>
138 </ui>