Salome HOME
modif pour MT
[tools/eficas.git] / UiQT5 / desRechercheCatalogue.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>desRechercheCatalogue</class>
4  <widget class="QDialog" name="desRechercheCatalogue">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>817</width>
10     <height>359</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Rechercher dans le Catalogue</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout">
17    <item>
18     <layout class="QHBoxLayout" name="horizontalLayout">
19      <item>
20       <widget class="QLabel" name="label">
21        <property name="minimumSize">
22         <size>
23          <width>105</width>
24          <height>0</height>
25         </size>
26        </property>
27        <property name="maximumSize">
28         <size>
29          <width>105</width>
30          <height>22</height>
31         </size>
32        </property>
33        <property name="text">
34         <string>Mot à chercher</string>
35        </property>
36       </widget>
37      </item>
38      <item>
39       <widget class="QComboBox" name="CBRecherche"/>
40      </item>
41     </layout>
42    </item>
43    <item>
44     <widget class="QLabel" name="label_4">
45      <property name="text">
46       <string>Généalogie</string>
47      </property>
48     </widget>
49    </item>
50    <item>
51     <widget class="QTextEdit" name="teGenea">
52      <property name="minimumSize">
53       <size>
54        <width>419</width>
55        <height>91</height>
56       </size>
57      </property>
58     </widget>
59    </item>
60    <item>
61     <layout class="QVBoxLayout" name="verticalLayout_3">
62      <item>
63       <widget class="QLabel" name="label_3">
64        <property name="text">
65         <string>Documentation</string>
66        </property>
67       </widget>
68      </item>
69      <item>
70       <widget class="QTextEdit" name="teDoc">
71        <property name="minimumSize">
72         <size>
73          <width>419</width>
74          <height>101</height>
75         </size>
76        </property>
77       </widget>
78      </item>
79     </layout>
80    </item>
81   </layout>
82  </widget>
83  <resources/>
84  <connections/>
85 </ui>