Salome HOME
ordre des commandes a la racine
[tools/eficas.git] / UiQT4 / 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>539</width>
10     <height>35</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout">
17    <property name="spacing">
18     <number>0</number>
19    </property>
20    <property name="leftMargin">
21     <number>0</number>
22    </property>
23    <property name="topMargin">
24     <number>1</number>
25    </property>
26    <property name="rightMargin">
27     <number>0</number>
28    </property>
29    <property name="bottomMargin">
30     <number>0</number>
31    </property>
32    <item>
33     <widget class="QLabel" name="label_5">
34      <property name="text">
35       <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>
36      </property>
37     </widget>
38    </item>
39    <item>
40     <widget class="LECustomTuple" name="lineEditVal_1">
41      <property name="sizePolicy">
42       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
43        <horstretch>0</horstretch>
44        <verstretch>0</verstretch>
45       </sizepolicy>
46      </property>
47      <property name="minimumSize">
48       <size>
49        <width>0</width>
50        <height>25</height>
51       </size>
52      </property>
53      <property name="maximumSize">
54       <size>
55        <width>805</width>
56        <height>16777215</height>
57       </size>
58      </property>
59      <property name="styleSheet">
60       <string notr="true">background:rgb(235,235,235);
61 border:0px;
62
63 </string>
64      </property>
65      <property name="readOnly">
66       <bool>false</bool>
67      </property>
68     </widget>
69    </item>
70    <item>
71     <widget class="QLabel" name="label_6">
72      <property name="text">
73       <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>
74      </property>
75     </widget>
76    </item>
77    <item>
78     <widget class="LECustomTuple" name="lineEditVal_2">
79      <property name="sizePolicy">
80       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
81        <horstretch>0</horstretch>
82        <verstretch>0</verstretch>
83       </sizepolicy>
84      </property>
85      <property name="minimumSize">
86       <size>
87        <width>0</width>
88        <height>25</height>
89       </size>
90      </property>
91      <property name="maximumSize">
92       <size>
93        <width>805</width>
94        <height>16777215</height>
95       </size>
96      </property>
97      <property name="focusPolicy">
98       <enum>Qt::StrongFocus</enum>
99      </property>
100      <property name="styleSheet">
101       <string notr="true">background:rgb(235,235,235);
102 border:0px;</string>
103      </property>
104     </widget>
105    </item>
106    <item>
107     <widget class="QLabel" name="label_7">
108      <property name="text">
109       <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>
110      </property>
111     </widget>
112    </item>
113    <item>
114     <spacer name="horizontalSpacer_2">
115      <property name="orientation">
116       <enum>Qt::Horizontal</enum>
117      </property>
118      <property name="sizeHint" stdset="0">
119       <size>
120        <width>123</width>
121        <height>20</height>
122       </size>
123      </property>
124     </spacer>
125    </item>
126   </layout>
127  </widget>
128  <customwidgets>
129   <customwidget>
130    <class>LECustomTuple</class>
131    <extends>QLineEdit</extends>
132    <header>gereListe.h</header>
133   </customwidget>
134  </customwidgets>
135  <resources/>
136  <connections/>
137 </ui>