Salome HOME
semaine 37
[tools/eficas.git] / UiQT4 / 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 à charcher</string>
35        </property>
36       </widget>
37      </item>
38      <item>
39       <widget class="QComboBox" name="CBRecherche"/>
40      </item>
41      <item>
42       <widget class="QLineEdit" name="LERecherche">
43        <property name="sizePolicy">
44         <sizepolicy hsizetype="Maximum" vsizetype="Expanding">
45          <horstretch>0</horstretch>
46          <verstretch>0</verstretch>
47         </sizepolicy>
48        </property>
49        <property name="minimumSize">
50         <size>
51          <width>411</width>
52          <height>41</height>
53         </size>
54        </property>
55        <property name="styleSheet">
56         <string notr="true">background:rgb(240,240,240)</string>
57        </property>
58       </widget>
59      </item>
60     </layout>
61    </item>
62    <item>
63     <widget class="QLabel" name="label_4">
64      <property name="text">
65       <string>Généalogie</string>
66      </property>
67     </widget>
68    </item>
69    <item>
70     <widget class="QTextEdit" name="teGenea">
71      <property name="minimumSize">
72       <size>
73        <width>419</width>
74        <height>91</height>
75       </size>
76      </property>
77     </widget>
78    </item>
79    <item>
80     <layout class="QVBoxLayout" name="verticalLayout_3">
81      <item>
82       <widget class="QLabel" name="label_3">
83        <property name="text">
84         <string>Documentation</string>
85        </property>
86       </widget>
87      </item>
88      <item>
89       <widget class="QTextEdit" name="teDoc">
90        <property name="minimumSize">
91         <size>
92          <width>419</width>
93          <height>101</height>
94         </size>
95        </property>
96       </widget>
97      </item>
98     </layout>
99    </item>
100   </layout>
101  </widget>
102  <resources/>
103  <connections/>
104 </ui>