]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/desUniqueComp.ui
Salome HOME
CCAR: rabattre la version V1_15a4 dans la branche principale
[tools/eficas.git] / UiQT4 / desUniqueComp.ui
1 <ui version="4.0" >
2  <class>DUnComp</class>
3  <widget class="QWidget" name="DUnComp" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>484</width>
9     <height>529</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>DUnComp</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>462</width>
30         <height>484</height>
31        </rect>
32       </property>
33       <attribute name="title" >
34        <string>Saisir Valeur</string>
35       </attribute>
36       <layout class="QGridLayout" name="gridLayout" >
37        <item row="0" column="0" colspan="2" >
38         <widget class="QLabel" name="textLabel1" >
39          <property name="text" >
40           <string>&lt;font size="+2">Complexe de la forme : a+bj&lt;/font></string>
41          </property>
42          <property name="wordWrap" >
43           <bool>false</bool>
44          </property>
45         </widget>
46        </item>
47        <item row="1" column="0" colspan="2" >
48         <widget class="QLineEdit" name="LEcomp" >
49          <property name="minimumSize" >
50           <size>
51            <width>390</width>
52            <height>40</height>
53           </size>
54          </property>
55         </widget>
56        </item>
57        <item row="2" column="0" colspan="2" >
58         <widget class="QGroupBox" name="groupBox" >
59          <property name="title" >
60           <string>Ou</string>
61          </property>
62          <widget class="QRadioButton" name="RBRI" >
63           <property name="geometry" >
64            <rect>
65             <x>10</x>
66             <y>30</y>
67             <width>444</width>
68             <height>23</height>
69            </rect>
70           </property>
71           <property name="text" >
72            <string>RI   : Réel                                              Imaginaire</string>
73           </property>
74          </widget>
75          <widget class="QRadioButton" name="RBMP" >
76           <property name="geometry" >
77            <rect>
78             <x>10</x>
79             <y>50</y>
80             <width>444</width>
81             <height>23</height>
82            </rect>
83           </property>
84           <property name="text" >
85            <string>MP   : Module                                                 Phase</string>
86           </property>
87          </widget>
88         </widget>
89        </item>
90        <item row="3" column="0" >
91         <widget class="QLineEdit" name="LEReel" >
92          <property name="minimumSize" >
93           <size>
94            <width>190</width>
95            <height>40</height>
96           </size>
97          </property>
98         </widget>
99        </item>
100        <item row="3" column="1" >
101         <widget class="QLineEdit" name="LEImag" >
102          <property name="minimumSize" >
103           <size>
104            <width>190</width>
105            <height>40</height>
106           </size>
107          </property>
108         </widget>
109        </item>
110        <item row="4" column="0" colspan="2" >
111         <widget class="QLabel" name="Commentaire" >
112          <property name="text" >
113           <string>&lt;font size="+2">Un complexe est attendu&lt;/font></string>
114          </property>
115          <property name="wordWrap" >
116           <bool>false</bool>
117          </property>
118         </widget>
119        </item>
120        <item row="5" column="0" colspan="2" >
121         <layout class="QHBoxLayout" name="horizontalLayout" >
122          <item>
123           <widget class="QPushButton" name="bSup" >
124            <property name="toolTip" >
125             <string>suppression du mot clef</string>
126            </property>
127            <property name="text" >
128             <string>&amp;Supprimer</string>
129            </property>
130            <property name="shortcut" >
131             <string>Alt+S</string>
132            </property>
133            <property name="autoDefault" >
134             <bool>true</bool>
135            </property>
136           </widget>
137          </item>
138          <item>
139           <widget class="QPushButton" name="bOk" >
140            <property name="toolTip" >
141             <string>validation de la saisie</string>
142            </property>
143            <property name="text" >
144             <string>&amp;Valider</string>
145            </property>
146            <property name="shortcut" >
147             <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
148            </property>
149            <property name="autoDefault" >
150             <bool>true</bool>
151            </property>
152            <property name="default" >
153             <bool>true</bool>
154            </property>
155           </widget>
156          </item>
157          <item>
158           <widget class="QPushButton" name="bHelp" >
159            <property name="toolTip" >
160             <string>affichage documentation aster</string>
161            </property>
162            <property name="text" >
163             <string>&amp;Documentation</string>
164            </property>
165            <property name="shortcut" >
166             <string>Alt+D</string>
167            </property>
168            <property name="autoDefault" >
169             <bool>true</bool>
170            </property>
171           </widget>
172          </item>
173         </layout>
174        </item>
175       </layout>
176      </widget>
177     </widget>
178    </item>
179   </layout>
180  </widget>
181  <layoutdefault spacing="6" margin="11" />
182  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
183  <tabstops>
184   <tabstop>LEcomp</tabstop>
185  </tabstops>
186  <resources/>
187  <connections/>
188 </ui>