]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desInactif.ui
Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / Ui / desInactif.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DInactif</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DInactif</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>482</width>
12             <height>480</height>
13         </rect>
14     </property>
15     <property name="minimumSize">
16         <size>
17             <width>350</width>
18             <height>0</height>
19         </size>
20     </property>
21     <property name="caption">
22         <string>DInactif</string>
23     </property>
24     <grid>
25         <property name="name">
26             <cstring>unnamed</cstring>
27         </property>
28         <widget class="QLabel" row="0" column="0">
29             <property name="name">
30                 <cstring>textLabel1_3</cstring>
31             </property>
32             <property name="text">
33                 <string>&lt;font size="+2"&gt;&lt;p align="center"&gt;Le noeud sélectionné ne correspond pas à un objet actif.&lt;/p&gt;&lt;/font&gt;</string>
34             </property>
35         </widget>
36         <widget class="QLabel" row="1" column="0">
37             <property name="name">
38                 <cstring>textLabel1</cstring>
39             </property>
40             <property name="text">
41                 <string>&lt;font size="+2"&gt;&lt;p align="center"&gt;
42 Seules les commandes placées entre :
43
44 DEBUT / FIN
45
46 sont actives
47 &lt;/p&gt;&lt;/font&gt;</string>
48             </property>
49         </widget>
50         <widget class="QLayoutWidget" row="2" column="0">
51             <property name="name">
52                 <cstring>layout1</cstring>
53             </property>
54             <hbox>
55                 <property name="name">
56                     <cstring>unnamed</cstring>
57                 </property>
58                 <spacer>
59                     <property name="name">
60                         <cstring>spacer2</cstring>
61                     </property>
62                     <property name="orientation">
63                         <enum>Horizontal</enum>
64                     </property>
65                     <property name="sizeType">
66                         <enum>Expanding</enum>
67                     </property>
68                     <property name="sizeHint">
69                         <size>
70                             <width>171</width>
71                             <height>20</height>
72                         </size>
73                     </property>
74                 </spacer>
75                 <widget class="QPushButton">
76                     <property name="name">
77                         <cstring>bSup</cstring>
78                     </property>
79                     <property name="text">
80                         <string>&amp;Supprimer</string>
81                     </property>
82                     <property name="accel">
83                         <string>Alt+S</string>
84                     </property>
85                     <property name="autoDefault">
86                         <bool>true</bool>
87                     </property>
88                     <property name="toolTip" stdset="0">
89                         <string>suppression du mot clef</string>
90                     </property>
91                 </widget>
92                 <spacer>
93                     <property name="name">
94                         <cstring>spacer1</cstring>
95                     </property>
96                     <property name="orientation">
97                         <enum>Horizontal</enum>
98                     </property>
99                     <property name="sizeType">
100                         <enum>Expanding</enum>
101                     </property>
102                     <property name="sizeHint">
103                         <size>
104                             <width>171</width>
105                             <height>20</height>
106                         </size>
107                     </property>
108                 </spacer>
109             </hbox>
110         </widget>
111     </grid>
112 </widget>
113 <connections>
114     <connection>
115         <sender>bSup</sender>
116         <signal>clicked()</signal>
117         <receiver>DInactif</receiver>
118         <slot>BSupPressed()</slot>
119     </connection>
120 </connections>
121 <slots>
122     <slot>BSupPressed()</slot>
123     <slot>ViewDoc()</slot>
124     <slot>BOkPressed()</slot>
125 </slots>
126 <layoutdefaults spacing="6" margin="11"/>
127 </UI>