Salome HOME
debug intempestif
[tools/eficas.git] / UiQT5 / desRecherche.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>desRecherche</class>
4  <widget class="QWidget" name="desRecherche">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>525</width>
10     <height>55</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Rechercher dans le JDC</string>
15   </property>
16   <property name="toolTip">
17    <string>Next</string>
18   </property>
19   <widget class="QLineEdit" name="LERecherche">
20    <property name="geometry">
21     <rect>
22      <x>0</x>
23      <y>10</y>
24      <width>411</width>
25      <height>41</height>
26     </rect>
27    </property>
28    <property name="sizePolicy">
29     <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
30      <horstretch>0</horstretch>
31      <verstretch>0</verstretch>
32     </sizepolicy>
33    </property>
34    <property name="styleSheet">
35     <string notr="true">background:rgb(240,240,240)</string>
36    </property>
37   </widget>
38   <widget class="QPushButton" name="PBSuivant">
39    <property name="enabled">
40     <bool>true</bool>
41    </property>
42    <property name="geometry">
43     <rect>
44      <x>420</x>
45      <y>10</y>
46      <width>101</width>
47      <height>41</height>
48     </rect>
49    </property>
50    <property name="sizePolicy">
51     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
52      <horstretch>0</horstretch>
53      <verstretch>0</verstretch>
54     </sizepolicy>
55    </property>
56    <property name="styleSheet">
57     <string notr="true">background-color:rgb(104,110,149);
58 color :white;
59 border-radius : 12px
60 </string>
61    </property>
62    <property name="text">
63     <string>Suivant</string>
64    </property>
65    <property name="autoDefault">
66     <bool>false</bool>
67    </property>
68    <property name="default">
69     <bool>true</bool>
70    </property>
71   </widget>
72  </widget>
73  <resources/>
74  <connections/>
75 </ui>