Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / UiQT5 / Tuple2.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Tuple2</class>
4  <widget class="QWidget" name="Tuple2">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>482</width>
10     <height>34</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="QHBoxLayout" name="horizontalLayout">
23    <property name="spacing">
24     <number>0</number>
25    </property>
26    <property name="leftMargin">
27     <number>0</number>
28    </property>
29    <property name="topMargin">
30     <number>1</number>
31    </property>
32    <property name="rightMargin">
33     <number>0</number>
34    </property>
35    <property name="bottomMargin">
36     <number>0</number>
37    </property>
38    <item>
39     <widget class="QLabel" name="label_5">
40      <property name="text">
41       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;(&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
42      </property>
43     </widget>
44    </item>
45    <item>
46     <widget class="LECustomTuple" name="lineEditVal_1">
47      <property name="sizePolicy">
48       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
49        <horstretch>0</horstretch>
50        <verstretch>0</verstretch>
51       </sizepolicy>
52      </property>
53      <property name="minimumSize">
54       <size>
55        <width>0</width>
56        <height>25</height>
57       </size>
58      </property>
59      <property name="maximumSize">
60       <size>
61        <width>805</width>
62        <height>16777215</height>
63       </size>
64      </property>
65      <property name="styleSheet">
66       <string notr="true">background:rgb(235,235,235);
67 border:0px;
68
69 </string>
70      </property>
71      <property name="text">
72       <string/>
73      </property>
74      <property name="readOnly">
75       <bool>false</bool>
76      </property>
77     </widget>
78    </item>
79    <item>
80     <widget class="QLabel" name="label_6">
81      <property name="text">
82       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;,&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
83      </property>
84     </widget>
85    </item>
86    <item>
87     <widget class="LECustomTuple" name="lineEditVal_2">
88      <property name="sizePolicy">
89       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
90        <horstretch>0</horstretch>
91        <verstretch>0</verstretch>
92       </sizepolicy>
93      </property>
94      <property name="minimumSize">
95       <size>
96        <width>0</width>
97        <height>25</height>
98       </size>
99      </property>
100      <property name="maximumSize">
101       <size>
102        <width>805</width>
103        <height>16777215</height>
104       </size>
105      </property>
106      <property name="focusPolicy">
107       <enum>Qt::StrongFocus</enum>
108      </property>
109      <property name="styleSheet">
110       <string notr="true">background:rgb(235,235,235);
111 border:0px;</string>
112      </property>
113     </widget>
114    </item>
115    <item>
116     <widget class="QLabel" name="label_7">
117      <property name="text">
118       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
119      </property>
120     </widget>
121    </item>
122    <item>
123     <spacer name="horizontalSpacer_2">
124      <property name="orientation">
125       <enum>Qt::Horizontal</enum>
126      </property>
127      <property name="sizeType">
128       <enum>QSizePolicy::Preferred</enum>
129      </property>
130      <property name="sizeHint" stdset="0">
131       <size>
132        <width>5</width>
133        <height>20</height>
134       </size>
135      </property>
136     </spacer>
137    </item>
138   </layout>
139  </widget>
140  <customwidgets>
141   <customwidget>
142    <class>LECustomTuple</class>
143    <extends>QLineEdit</extends>
144    <header>gereListe.h</header>
145   </customwidget>
146  </customwidgets>
147  <resources/>
148  <connections/>
149 </ui>