Salome HOME
7f9b33e6b695100b88b13a6c7bd8eef54b12f43f
[tools/eficas.git] / UiQT4 / desUniqueInto.ui
1 <ui version="4.0" >
2  <class>DUnIn</class>
3  <widget class="QWidget" name="DUnIn" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>482</width>
9     <height>480</height>
10    </rect>
11   </property>
12   <property name="minimumSize" >
13    <size>
14     <width>350</width>
15     <height>0</height>
16    </size>
17   </property>
18   <property name="windowTitle" >
19    <string>DUnIn</string>
20   </property>
21   <layout class="QGridLayout" name="gridLayout_2" >
22    <item row="0" column="0" >
23     <widget class="QTabWidget" name="tabuniqueinto" >
24      <widget class="QWidget" name="Widget8" >
25       <attribute name="title" >
26        <string>Saisir Valeur</string>
27       </attribute>
28       <layout class="QGridLayout" name="gridLayout" >
29        <item row="0" column="0" >
30         <widget class="QLabel" name="textLabel2" >
31          <property name="text" >
32           <string>&lt;b>&lt;u>&lt;p align="center">Valeurs possibles&lt;/p>&lt;/u>&lt;/b></string>
33          </property>
34          <property name="wordWrap" >
35           <bool>false</bool>
36          </property>
37         </widget>
38        </item>
39        <item row="1" column="0" >
40         <widget class="QListWidget" name="listBoxVal" />
41        </item>
42        <item row="2" column="0" >
43         <widget class="QLabel" name="Commentaire" >
44          <property name="minimumSize" >
45           <size>
46            <width>420</width>
47            <height>30</height>
48           </size>
49          </property>
50          <property name="text" >
51           <string/>
52          </property>
53          <property name="wordWrap" >
54           <bool>false</bool>
55          </property>
56         </widget>
57        </item>
58        <item row="3" column="0" >
59         <layout class="QHBoxLayout" name="horizontalLayout" >
60          <item>
61           <spacer name="horizontalSpacer" >
62            <property name="orientation" >
63             <enum>Qt::Horizontal</enum>
64            </property>
65            <property name="sizeHint" stdset="0" >
66             <size>
67              <width>118</width>
68              <height>27</height>
69             </size>
70            </property>
71           </spacer>
72          </item>
73          <item>
74           <widget class="QPushButton" name="bOk" >
75            <property name="minimumSize" >
76             <size>
77              <width>160</width>
78              <height>30</height>
79             </size>
80            </property>
81            <property name="maximumSize" >
82             <size>
83              <width>160</width>
84              <height>30</height>
85             </size>
86            </property>
87            <property name="toolTip" >
88             <string>validation de la saisie</string>
89            </property>
90            <property name="text" >
91             <string>&amp;Valider</string>
92            </property>
93            <property name="shortcut" >
94             <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
95            </property>
96            <property name="autoDefault" >
97             <bool>true</bool>
98            </property>
99            <property name="default" >
100             <bool>true</bool>
101            </property>
102           </widget>
103          </item>
104          <item>
105           <spacer name="horizontalSpacer_2" >
106            <property name="orientation" >
107             <enum>Qt::Horizontal</enum>
108            </property>
109            <property name="sizeHint" stdset="0" >
110             <size>
111              <width>40</width>
112              <height>20</height>
113             </size>
114            </property>
115           </spacer>
116          </item>
117          <item>
118           <widget class="QPushButton" name="BAlpha" >
119            <property name="text" >
120             <string>Tri alpha</string>
121            </property>
122           </widget>
123          </item>
124         </layout>
125        </item>
126       </layout>
127      </widget>
128     </widget>
129    </item>
130   </layout>
131  </widget>
132  <layoutdefault spacing="6" margin="11" />
133  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
134  <resources/>
135  <connections/>
136 </ui>