Salome HOME
modif Adao 7 6
[tools/eficas.git] / UiQT4 / desWidgetInformation.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetInformative</class>
4  <widget class="QWidget" name="WidgetInformative">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>941</width>
10     <height>41</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_2">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="leftMargin">
33     <number>0</number>
34    </property>
35    <property name="topMargin">
36     <number>1</number>
37    </property>
38    <property name="rightMargin">
39     <number>0</number>
40    </property>
41    <property name="bottomMargin">
42     <number>1</number>
43    </property>
44    <item>
45     <layout class="QHBoxLayout" name="horizontalLayout">
46      <property name="spacing">
47       <number>0</number>
48      </property>
49      <property name="sizeConstraint">
50       <enum>QLayout::SetFixedSize</enum>
51      </property>
52     </layout>
53    </item>
54    <item>
55     <spacer name="horizontalSpacer_4">
56      <property name="orientation">
57       <enum>Qt::Horizontal</enum>
58      </property>
59      <property name="sizeType">
60       <enum>QSizePolicy::Fixed</enum>
61      </property>
62      <property name="sizeHint" stdset="0">
63       <size>
64        <width>21</width>
65        <height>20</height>
66       </size>
67      </property>
68     </spacer>
69    </item>
70    <item>
71     <widget class="QLineEdit" name="lineEditVal">
72      <property name="sizePolicy">
73       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
74        <horstretch>1</horstretch>
75        <verstretch>0</verstretch>
76       </sizepolicy>
77      </property>
78      <property name="minimumSize">
79       <size>
80        <width>0</width>
81        <height>25</height>
82       </size>
83      </property>
84      <property name="maximumSize">
85       <size>
86        <width>805</width>
87        <height>16777215</height>
88       </size>
89      </property>
90      <property name="styleSheet">
91       <string notr="true">background:rgb(255,250,240);
92 border:0px;</string>
93      </property>
94     </widget>
95    </item>
96    <item>
97     <spacer name="horizontalSpacer">
98      <property name="orientation">
99       <enum>Qt::Horizontal</enum>
100      </property>
101      <property name="sizeHint" stdset="0">
102       <size>
103        <width>288</width>
104        <height>20</height>
105       </size>
106      </property>
107     </spacer>
108    </item>
109   </layout>
110  </widget>
111  <tabstops>
112   <tabstop>lineEditVal</tabstop>
113  </tabstops>
114  <resources/>
115  <connections/>
116 </ui>