Salome HOME
bug
[tools/eficas.git] / UiQT5 / 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>837</width>
10     <height>44</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Expanding" 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">
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     <spacer name="horizontalSpacer_4">
46      <property name="orientation">
47       <enum>Qt::Horizontal</enum>
48      </property>
49      <property name="sizeType">
50       <enum>QSizePolicy::Fixed</enum>
51      </property>
52      <property name="sizeHint" stdset="0">
53       <size>
54        <width>38</width>
55        <height>17</height>
56       </size>
57      </property>
58     </spacer>
59    </item>
60    <item>
61     <widget class="QLineEdit" name="lineEditVal">
62      <property name="sizePolicy">
63       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
64        <horstretch>1</horstretch>
65        <verstretch>0</verstretch>
66       </sizepolicy>
67      </property>
68      <property name="minimumSize">
69       <size>
70        <width>0</width>
71        <height>25</height>
72       </size>
73      </property>
74      <property name="maximumSize">
75       <size>
76        <width>16777215</width>
77        <height>16777215</height>
78       </size>
79      </property>
80      <property name="styleSheet">
81       <string notr="true">background:rgb(255,255,235);
82 border:0px;</string>
83      </property>
84     </widget>
85    </item>
86    <item>
87     <spacer name="horizontalSpacer">
88      <property name="orientation">
89       <enum>Qt::Horizontal</enum>
90      </property>
91      <property name="sizeHint" stdset="0">
92       <size>
93        <width>13</width>
94        <height>17</height>
95       </size>
96      </property>
97     </spacer>
98    </item>
99   </layout>
100  </widget>
101  <tabstops>
102   <tabstop>lineEditVal</tabstop>
103  </tabstops>
104  <resources/>
105  <connections/>
106 </ui>