|
16 | 16 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
17 | 17 | <item>
|
18 | 18 | <layout class="QHBoxLayout" name="horizontalLayout">
|
19 |
| - <item> |
20 |
| - <widget class="QListView" name="mEffectsList"> |
21 |
| - <property name="sizePolicy"> |
22 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
23 |
| - <horstretch>0</horstretch> |
24 |
| - <verstretch>0</verstretch> |
25 |
| - </sizepolicy> |
26 |
| - </property> |
27 |
| - <property name="maximumSize"> |
28 |
| - <size> |
29 |
| - <width>16777215</width> |
30 |
| - <height>150</height> |
31 |
| - </size> |
32 |
| - </property> |
33 |
| - <property name="editTriggers"> |
34 |
| - <set>QAbstractItemView::NoEditTriggers</set> |
35 |
| - </property> |
36 |
| - </widget> |
37 |
| - </item> |
38 | 19 | <item>
|
39 | 20 | <widget class="QLabel" name="lblPreview">
|
40 | 21 | <property name="sizePolicy">
|
41 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 22 | + <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
42 | 23 | <horstretch>0</horstretch>
|
43 | 24 | <verstretch>0</verstretch>
|
44 | 25 | </sizepolicy>
|
45 | 26 | </property>
|
46 | 27 | <property name="minimumSize">
|
47 | 28 | <size>
|
48 |
| - <width>150</width> |
49 |
| - <height>150</height> |
| 29 | + <width>100</width> |
| 30 | + <height>100</height> |
50 | 31 | </size>
|
51 | 32 | </property>
|
52 | 33 | <property name="maximumSize">
|
53 | 34 | <size>
|
54 |
| - <width>16777215</width> |
55 |
| - <height>150</height> |
| 35 | + <width>120</width> |
| 36 | + <height>100</height> |
56 | 37 | </size>
|
57 | 38 | </property>
|
58 | 39 | <property name="frameShape">
|
|
71 | 52 | <string/>
|
72 | 53 | </property>
|
73 | 54 | <property name="alignment">
|
74 |
| - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
75 |
| - </property> |
76 |
| - </widget> |
77 |
| - </item> |
78 |
| - </layout> |
79 |
| - </item> |
80 |
| - <item> |
81 |
| - <layout class="QHBoxLayout" name="pushBtnBox"> |
82 |
| - <property name="spacing"> |
83 |
| - <number>6</number> |
84 |
| - </property> |
85 |
| - <item> |
86 |
| - <widget class="QPushButton" name="mAddButton"> |
87 |
| - <property name="maximumSize"> |
88 |
| - <size> |
89 |
| - <width>50</width> |
90 |
| - <height>16777215</height> |
91 |
| - </size> |
92 |
| - </property> |
93 |
| - <property name="toolTip"> |
94 |
| - <string>Add new effect</string> |
| 55 | + <set>Qt::AlignCenter</set> |
95 | 56 | </property>
|
96 | 57 | </widget>
|
97 | 58 | </item>
|
98 | 59 | <item>
|
99 |
| - <widget class="QPushButton" name="mRemoveButton"> |
100 |
| - <property name="maximumSize"> |
101 |
| - <size> |
102 |
| - <width>50</width> |
103 |
| - <height>16777215</height> |
104 |
| - </size> |
105 |
| - </property> |
106 |
| - <property name="toolTip"> |
107 |
| - <string>Remove effect</string> |
| 60 | + <widget class="QListView" name="mEffectsList"> |
| 61 | + <property name="sizePolicy"> |
| 62 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 63 | + <horstretch>0</horstretch> |
| 64 | + <verstretch>0</verstretch> |
| 65 | + </sizepolicy> |
108 | 66 | </property>
|
109 |
| - </widget> |
110 |
| - </item> |
111 |
| - <item> |
112 |
| - <widget class="QPushButton" name="mUpButton"> |
113 | 67 | <property name="maximumSize">
|
114 | 68 | <size>
|
115 |
| - <width>50</width> |
116 |
| - <height>16777215</height> |
| 69 | + <width>16777215</width> |
| 70 | + <height>150</height> |
117 | 71 | </size>
|
118 | 72 | </property>
|
119 |
| - <property name="toolTip"> |
120 |
| - <string>Move up</string> |
| 73 | + <property name="editTriggers"> |
| 74 | + <set>QAbstractItemView::NoEditTriggers</set> |
121 | 75 | </property>
|
122 | 76 | </widget>
|
123 | 77 | </item>
|
124 | 78 | <item>
|
125 |
| - <widget class="QPushButton" name="mDownButton"> |
126 |
| - <property name="maximumSize"> |
127 |
| - <size> |
128 |
| - <width>50</width> |
129 |
| - <height>16777215</height> |
130 |
| - </size> |
131 |
| - </property> |
132 |
| - <property name="toolTip"> |
133 |
| - <string>Move down</string> |
134 |
| - </property> |
135 |
| - </widget> |
| 79 | + <layout class="QVBoxLayout" name="pushBtnBox_1"> |
| 80 | + <property name="spacing"> |
| 81 | + <number>4</number> |
| 82 | + </property> |
| 83 | + <item> |
| 84 | + <widget class="QPushButton" name="mAddButton"> |
| 85 | + <property name="maximumSize"> |
| 86 | + <size> |
| 87 | + <width>50</width> |
| 88 | + <height>16777215</height> |
| 89 | + </size> |
| 90 | + </property> |
| 91 | + <property name="toolTip"> |
| 92 | + <string>Add new effect</string> |
| 93 | + </property> |
| 94 | + </widget> |
| 95 | + </item> |
| 96 | + <item> |
| 97 | + <widget class="QPushButton" name="mRemoveButton"> |
| 98 | + <property name="maximumSize"> |
| 99 | + <size> |
| 100 | + <width>50</width> |
| 101 | + <height>16777215</height> |
| 102 | + </size> |
| 103 | + </property> |
| 104 | + <property name="toolTip"> |
| 105 | + <string>Remove effect</string> |
| 106 | + </property> |
| 107 | + </widget> |
| 108 | + </item> |
| 109 | + <item> |
| 110 | + <spacer name="verticalSpacer_1"> |
| 111 | + <property name="orientation"> |
| 112 | + <enum>Qt::Vertical</enum> |
| 113 | + </property> |
| 114 | + <property name="sizeHint" stdset="0"> |
| 115 | + <size> |
| 116 | + <width>10</width> |
| 117 | + <height>80</height> |
| 118 | + </size> |
| 119 | + </property> |
| 120 | + <property name="sizeType"> |
| 121 | + <enum>QSizePolicy::Preferred</enum> |
| 122 | + </property> |
| 123 | + </spacer> |
| 124 | + </item> |
| 125 | + </layout> |
136 | 126 | </item>
|
137 | 127 | <item>
|
138 |
| - <spacer name="horizontalSpacer"> |
139 |
| - <property name="orientation"> |
140 |
| - <enum>Qt::Horizontal</enum> |
141 |
| - </property> |
142 |
| - <property name="sizeHint" stdset="0"> |
143 |
| - <size> |
144 |
| - <width>20</width> |
145 |
| - <height>20</height> |
146 |
| - </size> |
147 |
| - </property> |
148 |
| - </spacer> |
| 128 | + <layout class="QVBoxLayout" name="pushBtnBox_2"> |
| 129 | + <property name="spacing"> |
| 130 | + <number>4</number> |
| 131 | + </property> |
| 132 | + <item> |
| 133 | + <widget class="QPushButton" name="mUpButton"> |
| 134 | + <property name="maximumSize"> |
| 135 | + <size> |
| 136 | + <width>50</width> |
| 137 | + <height>16777215</height> |
| 138 | + </size> |
| 139 | + </property> |
| 140 | + <property name="toolTip"> |
| 141 | + <string>Move up</string> |
| 142 | + </property> |
| 143 | + </widget> |
| 144 | + </item> |
| 145 | + <item> |
| 146 | + <widget class="QPushButton" name="mDownButton"> |
| 147 | + <property name="maximumSize"> |
| 148 | + <size> |
| 149 | + <width>50</width> |
| 150 | + <height>16777215</height> |
| 151 | + </size> |
| 152 | + </property> |
| 153 | + <property name="toolTip"> |
| 154 | + <string>Move down</string> |
| 155 | + </property> |
| 156 | + </widget> |
| 157 | + </item> |
| 158 | + <item> |
| 159 | + <spacer name="verticalSpacer_2"> |
| 160 | + <property name="orientation"> |
| 161 | + <enum>Qt::Vertical</enum> |
| 162 | + </property> |
| 163 | + <property name="sizeHint" stdset="0"> |
| 164 | + <size> |
| 165 | + <width>10</width> |
| 166 | + <height>80</height> |
| 167 | + </size> |
| 168 | + </property> |
| 169 | + <property name="sizeType"> |
| 170 | + <enum>QSizePolicy::Preferred</enum> |
| 171 | + </property> |
| 172 | + </spacer> |
| 173 | + </item> |
| 174 | + </layout> |
149 | 175 | </item>
|
150 | 176 | </layout>
|
151 | 177 | </item>
|
| 178 | + <item> |
| 179 | + <widget class="Line" name="line"> |
| 180 | + <property name="orientation"> |
| 181 | + <enum>Qt::Horizontal</enum> |
| 182 | + </property> |
| 183 | + </widget> |
| 184 | + </item> |
152 | 185 | <item>
|
153 | 186 | <widget class="QFrame" name="frame">
|
154 | 187 | <property name="sizePolicy">
|
|
0 commit comments