]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/OptionsPdf.ui
Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / Ui / OptionsPdf.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>desPdf</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>desPdf</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>538</width>
12             <height>142</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>desPdf</string>
17     </property>
18     <widget class="QLabel">
19         <property name="name">
20             <cstring>textLabel1_2</cstring>
21         </property>
22         <property name="geometry">
23             <rect>
24                 <x>20</x>
25                 <y>10</y>
26                 <width>280</width>
27                 <height>20</height>
28             </rect>
29         </property>
30         <property name="text">
31             <string>Lecteur Pdf</string>
32         </property>
33     </widget>
34     <widget class="QPushButton">
35         <property name="name">
36             <cstring>BCancel</cstring>
37         </property>
38         <property name="geometry">
39             <rect>
40                 <x>450</x>
41                 <y>90</y>
42                 <width>70</width>
43                 <height>31</height>
44             </rect>
45         </property>
46         <property name="text">
47             <string>Cancel</string>
48         </property>
49     </widget>
50     <widget class="QLineEdit">
51         <property name="name">
52             <cstring>LERepPdf</cstring>
53         </property>
54         <property name="geometry">
55             <rect>
56                 <x>20</x>
57                 <y>40</y>
58                 <width>501</width>
59                 <height>31</height>
60             </rect>
61         </property>
62         <property name="text">
63             <string>acroread</string>
64         </property>
65     </widget>
66     <widget class="QPushButton">
67         <property name="name">
68             <cstring>Bok</cstring>
69         </property>
70         <property name="geometry">
71             <rect>
72                 <x>350</x>
73                 <y>90</y>
74                 <width>70</width>
75                 <height>31</height>
76             </rect>
77         </property>
78         <property name="text">
79             <string>Ok</string>
80         </property>
81     </widget>
82 </widget>
83 <connections>
84     <connection>
85         <sender>BCancel</sender>
86         <signal>clicked()</signal>
87         <receiver>desPdf</receiver>
88         <slot>reject()</slot>
89     </connection>
90     <connection>
91         <sender>LERepPdf</sender>
92         <signal>returnPressed()</signal>
93         <receiver>desPdf</receiver>
94         <slot>LeRepPdfPressed()</slot>
95     </connection>
96     <connection>
97         <sender>Bok</sender>
98         <signal>clicked()</signal>
99         <receiver>desPdf</receiver>
100         <slot>BokClicked()</slot>
101     </connection>
102 </connections>
103 <tabstops>
104     <tabstop>LERepPdf</tabstop>
105     <tabstop>Bok</tabstop>
106     <tabstop>BCancel</tabstop>
107 </tabstops>
108 <includes>
109     <include location="local" impldecl="in implementation">OptionsPdf.ui.h</include>
110 </includes>
111 <slots>
112     <slot>LeRepPdfPressed()</slot>
113     <slot>BokClicked()</slot>
114 </slots>
115 <layoutdefaults spacing="6" margin="11"/>
116 </UI>