Salome HOME
modif Adao 7 6
[tools/eficas.git] / UiQT4 / desWidgetInformationV1.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      <item>
53       <spacer name="horizontalSpacer_3">
54        <property name="orientation">
55         <enum>Qt::Horizontal</enum>
56        </property>
57        <property name="sizeType">
58         <enum>QSizePolicy::Fixed</enum>
59        </property>
60        <property name="sizeHint" stdset="0">
61         <size>
62          <width>21</width>
63          <height>20</height>
64         </size>
65        </property>
66       </spacer>
67      </item>
68      <item>
69       <widget class="QRadioButton" name="RBValide">
70        <property name="minimumSize">
71         <size>
72          <width>21</width>
73          <height>25</height>
74         </size>
75        </property>
76        <property name="maximumSize">
77         <size>
78          <width>21</width>
79          <height>25</height>
80         </size>
81        </property>
82        <property name="focusPolicy">
83         <enum>Qt::ClickFocus</enum>
84        </property>
85        <property name="styleSheet">
86         <string notr="true">border : 0px</string>
87        </property>
88        <property name="text">
89         <string>...</string>
90        </property>
91        <property name="icon">
92         <iconset>
93          <normaloff>../Editeur/icons/ast-yel-ball.png</normaloff>../Editeur/icons/ast-yel-ball.png</iconset>
94        </property>
95        <property name="iconSize">
96         <size>
97          <width>25</width>
98          <height>25</height>
99         </size>
100        </property>
101       </widget>
102      </item>
103     </layout>
104    </item>
105    <item>
106     <spacer name="horizontalSpacer_4">
107      <property name="orientation">
108       <enum>Qt::Horizontal</enum>
109      </property>
110      <property name="sizeType">
111       <enum>QSizePolicy::Fixed</enum>
112      </property>
113      <property name="sizeHint" stdset="0">
114       <size>
115        <width>21</width>
116        <height>20</height>
117       </size>
118      </property>
119     </spacer>
120    </item>
121    <item>
122     <widget class="QLineEdit" name="lineEditVal">
123      <property name="sizePolicy">
124       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
125        <horstretch>1</horstretch>
126        <verstretch>0</verstretch>
127       </sizepolicy>
128      </property>
129      <property name="minimumSize">
130       <size>
131        <width>0</width>
132        <height>25</height>
133       </size>
134      </property>
135      <property name="maximumSize">
136       <size>
137        <width>805</width>
138        <height>16777215</height>
139       </size>
140      </property>
141      <property name="styleSheet">
142       <string notr="true">background:rgb(255,254,226);
143 border:0px;</string>
144      </property>
145     </widget>
146    </item>
147    <item>
148     <spacer name="horizontalSpacer">
149      <property name="orientation">
150       <enum>Qt::Horizontal</enum>
151      </property>
152      <property name="sizeHint" stdset="0">
153       <size>
154        <width>288</width>
155        <height>20</height>
156       </size>
157      </property>
158     </spacer>
159    </item>
160   </layout>
161  </widget>
162  <tabstops>
163   <tabstop>lineEditVal</tabstop>
164   <tabstop>RBValide</tabstop>
165  </tabstops>
166  <resources/>
167  <connections/>
168 </ui>