]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT5/desRechercheCatalogue.ui
Salome HOME
semaine 37
[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 à charcher</string>
35        </property>
36       </widget>
37      </item>
38      <item>
39       <widget class="QLineEdit" name="LERecherche">
40        <property name="sizePolicy">
41         <sizepolicy hsizetype="Maximum" vsizetype="Expanding">
42          <horstretch>0</horstretch>
43          <verstretch>0</verstretch>
44         </sizepolicy>
45        </property>
46        <property name="minimumSize">
47         <size>
48          <width>411</width>
49          <height>41</height>
50         </size>
51        </property>
52        <property name="styleSheet">
53         <string notr="true">background:rgb(240,240,240)</string>
54        </property>
55       </widget>
56      </item>
57     </layout>
58    </item>
59    <item>
60     <widget class="QLabel" name="label_4">
61      <property name="text">
62       <string>Généalogie</string>
63      </property>
64     </widget>
65    </item>
66    <item>
67     <widget class="QPlainTextEdit" name="teGenea">
68      <property name="minimumSize">
69       <size>
70        <width>419</width>
71        <height>91</height>
72       </size>
73      </property>
74      <property name="plainText">
75       <string/>
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="QPlainTextEdit" name="teDoc">
90        <property name="minimumSize">
91         <size>
92          <width>419</width>
93          <height>101</height>
94         </size>
95        </property>
96        <property name="plainText">
97         <string/>
98        </property>
99       </widget>
100      </item>
101     </layout>
102    </item>
103   </layout>
104  </widget>
105  <resources/>
106  <connections/>
107 </ui>