Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / UiQT4 / aideQT.ui
1 <ui version="4.0" >
2  <class>Aide</class>
3  <widget class="QWidget" name="Aide" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>602</width>
9     <height>480</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Aide</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <item row="0" column="0" colspan="4" >
17     <widget class="QTextBrowser" name="TB1" />
18    </item>
19    <item row="1" column="0" >
20     <widget class="QPushButton" name="PBIndex" >
21      <property name="minimumSize" >
22       <size>
23        <width>0</width>
24        <height>30</height>
25       </size>
26      </property>
27      <property name="text" >
28       <string>Index</string>
29      </property>
30     </widget>
31    </item>
32    <item row="1" column="1" >
33     <widget class="QPushButton" name="PBBack" >
34      <property name="enabled" >
35       <bool>true</bool>
36      </property>
37      <property name="minimumSize" >
38       <size>
39        <width>0</width>
40        <height>30</height>
41       </size>
42      </property>
43      <property name="text" >
44       <string>Back</string>
45      </property>
46     </widget>
47    </item>
48    <item row="1" column="2" >
49     <widget class="QPushButton" name="PBForward" >
50      <property name="enabled" >
51       <bool>true</bool>
52      </property>
53      <property name="minimumSize" >
54       <size>
55        <width>0</width>
56        <height>30</height>
57       </size>
58      </property>
59      <property name="text" >
60       <string>Forward</string>
61      </property>
62     </widget>
63    </item>
64    <item row="1" column="3" >
65     <spacer name="spacer1" >
66      <property name="orientation" >
67       <enum>Qt::Horizontal</enum>
68      </property>
69      <property name="sizeType" >
70       <enum>QSizePolicy::Expanding</enum>
71      </property>
72      <property name="sizeHint" stdset="0" >
73       <size>
74        <width>311</width>
75        <height>20</height>
76       </size>
77      </property>
78     </spacer>
79    </item>
80   </layout>
81  </widget>
82  <layoutdefault spacing="6" margin="11" />
83  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
84  <resources/>
85  <connections/>
86 </ui>