]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/desPlusieursInto.ui
Salome HOME
CCAR: rabattre la version V1_15a4 dans la branche principale
[tools/eficas.git] / UiQT4 / desPlusieursInto.ui
1 <ui version="4.0" >
2  <class>DPlusInto</class>
3  <widget class="QWidget" name="DPlusInto" >
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" >
22    <item row="0" column="0" >
23     <widget class="QTabWidget" name="tabuniqueinto" >
24      <widget class="QWidget" name="Widget8" >
25       <property name="geometry" >
26        <rect>
27         <x>0</x>
28         <y>0</y>
29         <width>460</width>
30         <height>435</height>
31        </rect>
32       </property>
33       <attribute name="title" >
34        <string>Saisir Valeur</string>
35       </attribute>
36       <layout class="QGridLayout" >
37        <item row="0" column="0" colspan="2" >
38         <widget class="QLabel" name="textLabel1" >
39          <property name="text" >
40           <string>&lt;u>&lt;font size="+1">Valeur(s) actuelle(s)&lt;/font>&lt;/u></string>
41          </property>
42          <property name="wordWrap" >
43           <bool>false</bool>
44          </property>
45         </widget>
46        </item>
47        <item row="3" column="0" >
48         <widget class="QPushButton" name="bSup" >
49          <property name="minimumSize" >
50           <size>
51            <width>130</width>
52            <height>30</height>
53           </size>
54          </property>
55          <property name="toolTip" >
56           <string>suppression du mot clef</string>
57          </property>
58          <property name="text" >
59           <string>&amp;Supprimer</string>
60          </property>
61          <property name="shortcut" >
62           <string>Alt+S</string>
63          </property>
64          <property name="autoDefault" >
65           <bool>true</bool>
66          </property>
67         </widget>
68        </item>
69        <item row="3" column="1" colspan="2" >
70         <widget class="QPushButton" name="bOk" >
71          <property name="minimumSize" >
72           <size>
73            <width>130</width>
74            <height>30</height>
75           </size>
76          </property>
77          <property name="toolTip" >
78           <string>validation de la saisie</string>
79          </property>
80          <property name="text" >
81           <string>&amp;Valider</string>
82          </property>
83          <property name="shortcut" >
84           <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
85          </property>
86          <property name="autoDefault" >
87           <bool>true</bool>
88          </property>
89          <property name="default" >
90           <bool>true</bool>
91          </property>
92         </widget>
93        </item>
94        <item row="3" column="3" >
95         <widget class="QPushButton" name="bHelp" >
96          <property name="sizePolicy" >
97           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
98            <horstretch>150</horstretch>
99            <verstretch>0</verstretch>
100           </sizepolicy>
101          </property>
102          <property name="minimumSize" >
103           <size>
104            <width>130</width>
105            <height>30</height>
106           </size>
107          </property>
108          <property name="toolTip" >
109           <string>affichage documentation aster</string>
110          </property>
111          <property name="text" >
112           <string>&amp;Documentation</string>
113          </property>
114          <property name="shortcut" >
115           <string>Alt+D</string>
116          </property>
117          <property name="autoDefault" >
118           <bool>true</bool>
119          </property>
120         </widget>
121        </item>
122        <item row="2" column="0" colspan="4" >
123         <widget class="QLabel" name="Commentaire" >
124          <property name="minimumSize" >
125           <size>
126            <width>0</width>
127            <height>40</height>
128           </size>
129          </property>
130          <property name="text" >
131           <string/>
132          </property>
133          <property name="wordWrap" >
134           <bool>false</bool>
135          </property>
136         </widget>
137        </item>
138        <item row="1" column="0" colspan="4" >
139         <layout class="QHBoxLayout" >
140          <item>
141           <widget class="QListWidget" name="LBValeurs" />
142          </item>
143          <item>
144           <layout class="QVBoxLayout" >
145            <item>
146             <spacer name="spacer2" >
147              <property name="orientation" >
148               <enum>Qt::Vertical</enum>
149              </property>
150              <property name="sizeType" >
151               <enum>QSizePolicy::Expanding</enum>
152              </property>
153              <property name="sizeHint" stdset="0" >
154               <size>
155                <width>21</width>
156                <height>44</height>
157               </size>
158              </property>
159             </spacer>
160            </item>
161            <item>
162             <layout class="QVBoxLayout" >
163              <item>
164               <widget class="QToolButton" name="BAjout1Val" >
165                <property name="minimumSize" >
166                 <size>
167                  <width>40</width>
168                  <height>31</height>
169                 </size>
170                </property>
171                <property name="maximumSize" >
172                 <size>
173                  <width>40</width>
174                  <height>31</height>
175                 </size>
176                </property>
177                <property name="toolTip" >
178                 <string>enleve l occurence selectionnee</string>
179                </property>
180                <property name="text" >
181                 <string/>
182                </property>
183                <property name="icon" >
184                 <iconset>
185                  <normaloff>../../EficasV1/Editeur/icons/arrow_left.gif</normaloff>../../EficasV1/Editeur/icons/arrow_left.gif</iconset>
186                </property>
187               </widget>
188              </item>
189              <item>
190               <widget class="QToolButton" name="BSup1Val" >
191                <property name="minimumSize" >
192                 <size>
193                  <width>40</width>
194                  <height>31</height>
195                 </size>
196                </property>
197                <property name="maximumSize" >
198                 <size>
199                  <width>40</width>
200                  <height>31</height>
201                 </size>
202                </property>
203                <property name="toolTip" >
204                 <string>ajoute la valeur saisie sous l occurence selectionnée (en fin de liste si il n y a pas de selection)</string>
205                </property>
206                <property name="text" >
207                 <string/>
208                </property>
209                <property name="icon" >
210                 <iconset>
211                  <normaloff>../Editeur/icons/arrow_right.gif</normaloff>../Editeur/icons/arrow_right.gif</iconset>
212                </property>
213               </widget>
214              </item>
215              <item>
216               <spacer name="spacer3" >
217                <property name="orientation" >
218                 <enum>Qt::Vertical</enum>
219                </property>
220                <property name="sizeType" >
221                 <enum>QSizePolicy::Expanding</enum>
222                </property>
223                <property name="sizeHint" stdset="0" >
224                 <size>
225                  <width>21</width>
226                  <height>176</height>
227                 </size>
228                </property>
229               </spacer>
230              </item>
231             </layout>
232            </item>
233           </layout>
234          </item>
235          <item>
236           <widget class="QListWidget" name="listBoxVal" />
237          </item>
238         </layout>
239        </item>
240        <item row="0" column="2" colspan="2" >
241         <widget class="QLabel" name="textLabel1_2" >
242          <property name="text" >
243           <string>&lt;u>&lt;font size="+1">Valeur(s) possibles(s)&lt;/font>&lt;/u></string>
244          </property>
245          <property name="wordWrap" >
246           <bool>false</bool>
247          </property>
248         </widget>
249        </item>
250       </layout>
251      </widget>
252     </widget>
253    </item>
254   </layout>
255  </widget>
256  <layoutdefault spacing="6" margin="11" />
257  <tabstops>
258   <tabstop>listBoxVal</tabstop>
259   <tabstop>tabuniqueinto</tabstop>
260   <tabstop>bSup</tabstop>
261   <tabstop>bOk</tabstop>
262   <tabstop>bHelp</tabstop>
263   <tabstop>LBValeurs</tabstop>
264  </tabstops>
265  <resources/>
266  <connections/>
267 </ui>