Salome HOME
Update of CheckDone
[modules/smesh.git] / src / Tools / Verima / Gui / myMainTotale.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 row="0" column="0">
20       <widget class="QPushButton" name="BJob">
21        <property name="minimumSize">
22         <size>
23          <width>281</width>
24          <height>41</height>
25         </size>
26        </property>
27        <property name="text">
28         <string>Passer un job</string>
29        </property>
30       </widget>
31      </item>
32      <item row="1" column="0">
33       <widget class="QPushButton" name="BTous">
34        <property name="minimumSize">
35         <size>
36          <width>281</width>
37          <height>41</height>
38         </size>
39        </property>
40        <property name="text">
41         <string>Passer tous les jobs</string>
42        </property>
43       </widget>
44      </item>
45     </layout>
46    </item>
47    <item row="1" column="0">
48     <spacer name="verticalSpacer">
49      <property name="orientation">
50       <enum>Qt::Vertical</enum>
51      </property>
52      <property name="sizeHint" stdset="0">
53       <size>
54        <width>20</width>
55        <height>45</height>
56       </size>
57      </property>
58     </spacer>
59    </item>
60    <item row="3" column="0">
61     <spacer name="verticalSpacer_2">
62      <property name="orientation">
63       <enum>Qt::Vertical</enum>
64      </property>
65      <property name="sizeHint" stdset="0">
66       <size>
67        <width>20</width>
68        <height>46</height>
69       </size>
70      </property>
71     </spacer>
72    </item>
73    <item row="6" column="0">
74     <layout class="QGridLayout" name="gridLayout_3">
75      <item row="0" column="0">
76       <widget class="QPushButton" name="BExp">
77        <property name="minimumSize">
78         <size>
79          <width>281</width>
80          <height>41</height>
81         </size>
82        </property>
83        <property name="text">
84         <string>Export de la database</string>
85        </property>
86       </widget>
87      </item>
88      <item row="1" column="0">
89       <widget class="QPushButton" name="BImp">
90        <property name="minimumSize">
91         <size>
92          <width>281</width>
93          <height>41</height>
94         </size>
95        </property>
96        <property name="text">
97         <string>Import d'une database</string>
98        </property>
99       </widget>
100      </item>
101     </layout>
102    </item>
103    <item row="0" column="0">
104     <layout class="QGridLayout" name="gridLayout">
105      <item row="0" column="0">
106       <widget class="QPushButton" name="BCree">
107        <property name="minimumSize">
108         <size>
109          <width>281</width>
110          <height>41</height>
111         </size>
112        </property>
113        <property name="text">
114         <string>Creation de la database</string>
115        </property>
116       </widget>
117      </item>
118      <item row="1" column="0">
119       <widget class="QPushButton" name="BVue">
120        <property name="minimumSize">
121         <size>
122          <width>281</width>
123          <height>41</height>
124         </size>
125        </property>
126        <property name="text">
127         <string>Visualiser  la database</string>
128        </property>
129       </widget>
130      </item>
131     </layout>
132    </item>
133    <item row="5" column="0">
134     <spacer name="verticalSpacer_3">
135      <property name="orientation">
136       <enum>Qt::Vertical</enum>
137      </property>
138      <property name="sizeHint" stdset="0">
139       <size>
140        <width>20</width>
141        <height>45</height>
142       </size>
143      </property>
144     </spacer>
145    </item>
146    <item row="4" column="0">
147     <widget class="QPushButton" name="BStat">
148      <property name="minimumSize">
149       <size>
150        <width>281</width>
151        <height>41</height>
152       </size>
153      </property>
154      <property name="text">
155       <string>Statistiques</string>
156      </property>
157     </widget>
158    </item>
159   </layout>
160  </widget>
161  <resources/>
162  <connections/>
163 </ui>