Salome HOME
Merge branch 'nouvelEficas' of http://git.forge-pleiade.der.edf.fr/git/eficas into...
[tools/eficas.git] / UiQT4 / 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   <widget class="QLineEdit" name="LERecherche">
17    <property name="geometry">
18     <rect>
19      <x>0</x>
20      <y>10</y>
21      <width>411</width>
22      <height>41</height>
23     </rect>
24    </property>
25    <property name="sizePolicy">
26     <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
27      <horstretch>0</horstretch>
28      <verstretch>0</verstretch>
29     </sizepolicy>
30    </property>
31    <property name="styleSheet">
32     <string notr="true">background:rgb(240,240,240)</string>
33    </property>
34   </widget>
35   <widget class="QPushButton" name="PBSuivant">
36    <property name="enabled">
37     <bool>true</bool>
38    </property>
39    <property name="geometry">
40     <rect>
41      <x>420</x>
42      <y>10</y>
43      <width>101</width>
44      <height>41</height>
45     </rect>
46    </property>
47    <property name="sizePolicy">
48     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
49      <horstretch>0</horstretch>
50      <verstretch>0</verstretch>
51     </sizepolicy>
52    </property>
53    <property name="styleSheet">
54     <string notr="true">background-color:rgb(104,110,149);
55 color :white;
56 border-radius : 12px
57 </string>
58    </property>
59    <property name="text">
60     <string>Suivant</string>
61    </property>
62    <property name="autoDefault">
63     <bool>false</bool>
64    </property>
65    <property name="default">
66     <bool>true</bool>
67    </property>
68   </widget>
69  </widget>
70  <resources/>
71  <connections/>
72 </ui>