Salome HOME
IMP: Verima / New Plugin: Added a plugin for meshers quality testing (work done at...
[modules/smesh.git] / src / Tools / Verima / Gui / myMain.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Gestion</class>
4  <widget class="QWidget" name="Gestion">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>525</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Gestion de la Database</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_4">
17    <item row="2" column="0">
18     <layout class="QGridLayout" name="gridLayout_2"/>
19    </item>
20    <item row="1" column="0">
21     <spacer name="verticalSpacer">
22      <property name="orientation">
23       <enum>Qt::Vertical</enum>
24      </property>
25      <property name="sizeHint" stdset="0">
26       <size>
27        <width>20</width>
28        <height>45</height>
29       </size>
30      </property>
31     </spacer>
32    </item>
33    <item row="5" column="0">
34     <layout class="QGridLayout" name="gridLayout_3">
35      <item row="0" column="0">
36       <widget class="QPushButton" name="BExp">
37        <property name="minimumSize">
38         <size>
39          <width>281</width>
40          <height>41</height>
41         </size>
42        </property>
43        <property name="text">
44         <string>Export de la database</string>
45        </property>
46       </widget>
47      </item>
48      <item row="1" column="0">
49       <widget class="QPushButton" name="BImp">
50        <property name="minimumSize">
51         <size>
52          <width>281</width>
53          <height>41</height>
54         </size>
55        </property>
56        <property name="text">
57         <string>Import d'une database</string>
58        </property>
59       </widget>
60      </item>
61     </layout>
62    </item>
63    <item row="0" column="0">
64     <layout class="QGridLayout" name="gridLayout">
65      <item row="0" column="0">
66       <widget class="QPushButton" name="BCree">
67        <property name="minimumSize">
68         <size>
69          <width>281</width>
70          <height>41</height>
71         </size>
72        </property>
73        <property name="text">
74         <string>Creation de la database</string>
75        </property>
76       </widget>
77      </item>
78      <item row="1" column="0">
79       <widget class="QPushButton" name="BVue">
80        <property name="minimumSize">
81         <size>
82          <width>281</width>
83          <height>41</height>
84         </size>
85        </property>
86        <property name="text">
87         <string>Visualiser  la database</string>
88        </property>
89       </widget>
90      </item>
91     </layout>
92    </item>
93    <item row="4" column="0">
94     <spacer name="verticalSpacer_3">
95      <property name="orientation">
96       <enum>Qt::Vertical</enum>
97      </property>
98      <property name="sizeHint" stdset="0">
99       <size>
100        <width>20</width>
101        <height>45</height>
102       </size>
103      </property>
104     </spacer>
105    </item>
106    <item row="3" column="0">
107     <widget class="QPushButton" name="BStat">
108      <property name="minimumSize">
109       <size>
110        <width>281</width>
111        <height>41</height>
112       </size>
113      </property>
114      <property name="text">
115       <string>Statistiques</string>
116      </property>
117     </widget>
118    </item>
119   </layout>
120  </widget>
121  <resources/>
122  <connections/>
123 </ui>