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
diff --git a/src/Tools/Verima/Gui/myMain.ui b/src/Tools/Verima/Gui/myMain.ui
new file mode 100644 (file)
index 0000000..838f684
--- /dev/null
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>Gestion</class>
+ <widget class="QWidget" name="Gestion">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>400</width>
+    <height>525</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>Gestion de la Database</string>
+  </property>
+  <layout class="QGridLayout" name="gridLayout_4">
+   <item row="2" column="0">
+    <layout class="QGridLayout" name="gridLayout_2"/>
+   </item>
+   <item row="1" column="0">
+    <spacer name="verticalSpacer">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>20</width>
+       <height>45</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="5" column="0">
+    <layout class="QGridLayout" name="gridLayout_3">
+     <item row="0" column="0">
+      <widget class="QPushButton" name="BExp">
+       <property name="minimumSize">
+        <size>
+         <width>281</width>
+         <height>41</height>
+        </size>
+       </property>
+       <property name="text">
+        <string>Export de la database</string>
+       </property>
+      </widget>
+     </item>
+     <item row="1" column="0">
+      <widget class="QPushButton" name="BImp">
+       <property name="minimumSize">
+        <size>
+         <width>281</width>
+         <height>41</height>
+        </size>
+       </property>
+       <property name="text">
+        <string>Import d'une database</string>
+       </property>
+      </widget>
+     </item>
+    </layout>
+   </item>
+   <item row="0" column="0">
+    <layout class="QGridLayout" name="gridLayout">
+     <item row="0" column="0">
+      <widget class="QPushButton" name="BCree">
+       <property name="minimumSize">
+        <size>
+         <width>281</width>
+         <height>41</height>
+        </size>
+       </property>
+       <property name="text">
+        <string>Creation de la database</string>
+       </property>
+      </widget>
+     </item>
+     <item row="1" column="0">
+      <widget class="QPushButton" name="BVue">
+       <property name="minimumSize">
+        <size>
+         <width>281</width>
+         <height>41</height>
+        </size>
+       </property>
+       <property name="text">
+        <string>Visualiser  la database</string>
+       </property>
+      </widget>
+     </item>
+    </layout>
+   </item>
+   <item row="4" column="0">
+    <spacer name="verticalSpacer_3">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>20</width>
+       <height>45</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="3" column="0">
+    <widget class="QPushButton" name="BStat">
+     <property name="minimumSize">
+      <size>
+       <width>281</width>
+       <height>41</height>
+      </size>
+     </property>
+     <property name="text">
+      <string>Statistiques</string>
+     </property>
+    </widget>
+   </item>
+  </layout>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>