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