]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desMCFact.ui
Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / Ui / desMCFact.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DMCFact</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DMCFact</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>511</width>
12             <height>499</height>
13         </rect>
14     </property>
15     <property name="minimumSize">
16         <size>
17             <width>505</width>
18             <height>0</height>
19         </size>
20     </property>
21     <property name="caption">
22         <string>DMacro</string>
23     </property>
24     <grid>
25         <property name="name">
26             <cstring>unnamed</cstring>
27         </property>
28         <widget class="QTabWidget" row="0" column="0" rowspan="1" colspan="3">
29             <property name="name">
30                 <cstring>TWChoix</cstring>
31             </property>
32             <widget class="QWidget">
33                 <property name="name">
34                     <cstring>MotClef</cstring>
35                 </property>
36                 <attribute name="title">
37                     <string>Ajouter Mot-Clef</string>
38                 </attribute>
39                 <grid>
40                     <property name="name">
41                         <cstring>unnamed</cstring>
42                     </property>
43                     <widget class="QLabel" row="0" column="0">
44                         <property name="name">
45                             <cstring>textLabel1</cstring>
46                         </property>
47                         <property name="minimumSize">
48                             <size>
49                                 <width>0</width>
50                                 <height>0</height>
51                             </size>
52                         </property>
53                         <property name="text">
54                             <string>&lt;h3&gt;&lt;p align="center"&gt;&lt;u&gt;&lt;b&gt;Mots Clefs Permis&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;&lt;/h3&gt;</string>
55                         </property>
56                     </widget>
57                     <widget class="QListBox" row="1" column="0">
58                         <property name="name">
59                             <cstring>LBMCPermis</cstring>
60                         </property>
61                         <property name="minimumSize">
62                             <size>
63                                 <width>0</width>
64                                 <height>0</height>
65                             </size>
66                         </property>
67                     </widget>
68                     <widget class="QListBox" row="1" column="1">
69                         <property name="name">
70                             <cstring>LBRegles</cstring>
71                         </property>
72                     </widget>
73                     <widget class="QLabel" row="0" column="1">
74                         <property name="name">
75                             <cstring>textLabel1_2</cstring>
76                         </property>
77                         <property name="text">
78                             <string>&lt;h3&gt;&lt;p align="center"&gt;&lt;u&gt;&lt;b&gt;Régles&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;&lt;/h3&gt;</string>
79                         </property>
80                     </widget>
81                 </grid>
82             </widget>
83         </widget>
84         <widget class="QPushButton" row="2" column="0">
85             <property name="name">
86                 <cstring>bSup</cstring>
87             </property>
88             <property name="text">
89                 <string>&amp;Supprimer</string>
90             </property>
91             <property name="accel">
92                 <string>Alt+S</string>
93             </property>
94             <property name="autoDefault">
95                 <bool>true</bool>
96             </property>
97             <property name="toolTip" stdset="0">
98                 <string>suppression du mot clef</string>
99             </property>
100         </widget>
101         <widget class="QLabel" row="1" column="0" rowspan="1" colspan="3">
102             <property name="name">
103                 <cstring>Commentaire</cstring>
104             </property>
105             <property name="text">
106                 <string></string>
107             </property>
108         </widget>
109         <widget class="QPushButton" row="2" column="2">
110             <property name="name">
111                 <cstring>bHelp</cstring>
112             </property>
113             <property name="text">
114                 <string>&amp;Documentation</string>
115             </property>
116             <property name="accel">
117                 <string>Alt+D</string>
118             </property>
119             <property name="autoDefault">
120                 <bool>true</bool>
121             </property>
122             <property name="toolTip" stdset="0">
123                 <string>affichage documentation aster</string>
124             </property>
125         </widget>
126         <widget class="QPushButton" row="2" column="1">
127             <property name="name">
128                 <cstring>bOk</cstring>
129             </property>
130             <property name="text">
131                 <string>&amp;Valider</string>
132             </property>
133             <property name="accel">
134                 <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
135             </property>
136             <property name="autoDefault">
137                 <bool>true</bool>
138             </property>
139             <property name="default">
140                 <bool>true</bool>
141             </property>
142             <property name="toolTip" stdset="0">
143                 <string>validation de la saisie</string>
144             </property>
145         </widget>
146     </grid>
147 </widget>
148 <connections>
149     <connection>
150         <sender>bSup</sender>
151         <signal>pressed()</signal>
152         <receiver>DMCFact</receiver>
153         <slot>BSupPressed()</slot>
154     </connection>
155     <connection>
156         <sender>bOk</sender>
157         <signal>clicked()</signal>
158         <receiver>DMCFact</receiver>
159         <slot>BOkPressed()</slot>
160     </connection>
161     <connection>
162         <sender>bHelp</sender>
163         <signal>clicked()</signal>
164         <receiver>DMCFact</receiver>
165         <slot>ViewDoc()</slot>
166     </connection>
167 </connections>
168 <slots>
169     <slot>ViewDoc()</slot>
170     <slot>BSupPressed()</slot>
171     <slot>BOkPressed()</slot>
172 </slots>
173 <layoutdefaults spacing="6" margin="11"/>
174 </UI>