]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desInactif.ui
Salome HOME
Modif V6_4_°
[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>635</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="sizePolicy">
33                 <sizepolicy>
34                     <hsizetype>2</hsizetype>
35                     <vsizetype>5</vsizetype>
36                     <horstretch>0</horstretch>
37                     <verstretch>0</verstretch>
38                 </sizepolicy>
39             </property>
40             <property name="text">
41                 <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>
42             </property>
43         </widget>
44         <widget class="QLabel" row="1" column="0">
45             <property name="name">
46                 <cstring>textLabel1</cstring>
47             </property>
48             <property name="sizePolicy">
49                 <sizepolicy>
50                     <hsizetype>2</hsizetype>
51                     <vsizetype>5</vsizetype>
52                     <horstretch>0</horstretch>
53                     <verstretch>0</verstretch>
54                 </sizepolicy>
55             </property>
56             <property name="text">
57                 <string>&lt;font size="+2"&gt;&lt;p align="center"&gt;
58 Seules les commandes placées entre :
59
60 DEBUT / FIN
61
62 sont actives
63 &lt;/p&gt;&lt;/font&gt;</string>
64             </property>
65         </widget>
66         <widget class="QLayoutWidget" row="2" column="0">
67             <property name="name">
68                 <cstring>layout1</cstring>
69             </property>
70             <hbox>
71                 <property name="name">
72                     <cstring>unnamed</cstring>
73                 </property>
74                 <spacer>
75                     <property name="name">
76                         <cstring>spacer2</cstring>
77                     </property>
78                     <property name="orientation">
79                         <enum>Horizontal</enum>
80                     </property>
81                     <property name="sizeType">
82                         <enum>Expanding</enum>
83                     </property>
84                     <property name="sizeHint">
85                         <size>
86                             <width>171</width>
87                             <height>20</height>
88                         </size>
89                     </property>
90                 </spacer>
91                 <widget class="QPushButton">
92                     <property name="name">
93                         <cstring>bSup</cstring>
94                     </property>
95                     <property name="text">
96                         <string>&amp;Supprimer</string>
97                     </property>
98                     <property name="accel">
99                         <string>Alt+S</string>
100                     </property>
101                     <property name="autoDefault">
102                         <bool>true</bool>
103                     </property>
104                     <property name="toolTip" stdset="0">
105                         <string>suppression du mot clef</string>
106                     </property>
107                 </widget>
108                 <spacer>
109                     <property name="name">
110                         <cstring>spacer1</cstring>
111                     </property>
112                     <property name="orientation">
113                         <enum>Horizontal</enum>
114                     </property>
115                     <property name="sizeType">
116                         <enum>Expanding</enum>
117                     </property>
118                     <property name="sizeHint">
119                         <size>
120                             <width>171</width>
121                             <height>20</height>
122                         </size>
123                     </property>
124                 </spacer>
125             </hbox>
126         </widget>
127     </grid>
128 </widget>
129 <connections>
130     <connection>
131         <sender>bSup</sender>
132         <signal>clicked()</signal>
133         <receiver>DInactif</receiver>
134         <slot>BSupPressed()</slot>
135     </connection>
136 </connections>
137 <slots>
138     <slot>BSupPressed()</slot>
139     <slot>ViewDoc()</slot>
140     <slot>BOkPressed()</slot>
141 </slots>
142 <layoutdefaults spacing="6" margin="11"/>
143 </UI>