]> Creatis software - cpPlugins.git/blob - lib/cpBaseQtApplication/ActorLUTImageProperties.ui
...
[cpPlugins.git] / lib / cpBaseQtApplication / ActorLUTImageProperties.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ActorLUTImageProperties</class>
4  <widget class="QWidget" name="ActorLUTImageProperties">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>398</width>
10     <height>72</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>398</width>
16     <height>72</height>
17    </size>
18   </property>
19   <property name="maximumSize">
20    <size>
21     <width>398</width>
22     <height>72</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QVBoxLayout" name="verticalLayout">
29    <item>
30     <layout class="QHBoxLayout" name="horizontalLayout_4">
31      <item>
32       <widget class="QLabel" name="label_3">
33        <property name="minimumSize">
34         <size>
35          <width>55</width>
36          <height>17</height>
37         </size>
38        </property>
39        <property name="maximumSize">
40         <size>
41          <width>55</width>
42          <height>17</height>
43         </size>
44        </property>
45        <property name="text">
46         <string>Opacity:</string>
47        </property>
48       </widget>
49      </item>
50      <item>
51       <widget class="QSlider" name="Opacity">
52        <property name="maximum">
53         <number>100</number>
54        </property>
55        <property name="value">
56         <number>100</number>
57        </property>
58        <property name="orientation">
59         <enum>Qt::Horizontal</enum>
60        </property>
61       </widget>
62      </item>
63     </layout>
64    </item>
65    <item>
66     <layout class="QHBoxLayout" name="horizontalLayout_5">
67      <item>
68       <widget class="QPushButton" name="Color">
69        <property name="minimumSize">
70         <size>
71          <width>98</width>
72          <height>27</height>
73         </size>
74        </property>
75        <property name="maximumSize">
76         <size>
77          <width>16777215</width>
78          <height>27</height>
79         </size>
80        </property>
81        <property name="text">
82         <string>Color</string>
83        </property>
84       </widget>
85      </item>
86     </layout>
87    </item>
88   </layout>
89  </widget>
90  <resources/>
91  <connections/>
92 </ui>