]> Creatis software - cpPlugins.git/blob - lib/cpBaseQtApplication/ActorAxesProperties.ui
078f1bb8ffece27d5b1be6d24f156ff803ffb9f4
[cpPlugins.git] / lib / cpBaseQtApplication / ActorAxesProperties.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ActorAxesProperties</class>
4  <widget class="QWidget" name="ActorAxesProperties">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>339</width>
10     <height>223</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>339</width>
16     <height>223</height>
17    </size>
18   </property>
19   <property name="maximumSize">
20    <size>
21     <width>339</width>
22     <height>223</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">
31      <item>
32       <widget class="QLabel" name="label">
33        <property name="minimumSize">
34         <size>
35          <width>39</width>
36          <height>17</height>
37         </size>
38        </property>
39        <property name="maximumSize">
40         <size>
41          <width>39</width>
42          <height>17</height>
43         </size>
44        </property>
45        <property name="text">
46         <string>Scale:</string>
47        </property>
48       </widget>
49      </item>
50      <item>
51       <widget class="QDoubleSpinBox" name="Scale">
52        <property name="decimals">
53         <number>4</number>
54        </property>
55        <property name="minimum">
56         <double>0.000100000000000</double>
57        </property>
58        <property name="maximum">
59         <double>100000.000000000000000</double>
60        </property>
61        <property name="value">
62         <double>1.000000000000000</double>
63        </property>
64       </widget>
65      </item>
66     </layout>
67    </item>
68    <item>
69     <layout class="QHBoxLayout" name="horizontalLayout_2">
70      <item>
71       <widget class="QLabel" name="label_2">
72        <property name="minimumSize">
73         <size>
74          <width>44</width>
75          <height>17</height>
76         </size>
77        </property>
78        <property name="maximumSize">
79         <size>
80          <width>44</width>
81          <height>17</height>
82         </size>
83        </property>
84        <property name="text">
85         <string>X text:</string>
86        </property>
87       </widget>
88      </item>
89      <item>
90       <widget class="QLineEdit" name="XText"/>
91      </item>
92     </layout>
93    </item>
94    <item>
95     <layout class="QHBoxLayout" name="horizontalLayout_3">
96      <item>
97       <widget class="QLabel" name="label_3">
98        <property name="minimumSize">
99         <size>
100          <width>44</width>
101          <height>17</height>
102         </size>
103        </property>
104        <property name="maximumSize">
105         <size>
106          <width>44</width>
107          <height>17</height>
108         </size>
109        </property>
110        <property name="text">
111         <string>Y text:</string>
112        </property>
113       </widget>
114      </item>
115      <item>
116       <widget class="QLineEdit" name="YText"/>
117      </item>
118     </layout>
119    </item>
120    <item>
121     <layout class="QHBoxLayout" name="horizontalLayout_4">
122      <item>
123       <widget class="QLabel" name="label_4">
124        <property name="minimumSize">
125         <size>
126          <width>43</width>
127          <height>17</height>
128         </size>
129        </property>
130        <property name="maximumSize">
131         <size>
132          <width>43</width>
133          <height>17</height>
134         </size>
135        </property>
136        <property name="text">
137         <string>Z text:</string>
138        </property>
139       </widget>
140      </item>
141      <item>
142       <widget class="QLineEdit" name="ZText"/>
143      </item>
144     </layout>
145    </item>
146    <item>
147     <widget class="QPushButton" name="TextColor">
148      <property name="text">
149       <string>Text color</string>
150      </property>
151     </widget>
152    </item>
153   </layout>
154  </widget>
155  <resources/>
156  <connections/>
157 </ui>