]> Creatis software - creaMaracasVisu.git/blob - lib/GUI/Qt/SurfaceRenderer/qtsurfacerenderer.ui
4e9c376bc95bf5cddb3dd34f4bb4c6c9b306f20b
[creaMaracasVisu.git] / lib / GUI / Qt / SurfaceRenderer / qtsurfacerenderer.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <!--
4 # ---------------------------------------------------------------------
5 #
6 # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
7 #                        pour la Sant�)
8 # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
9 # Previous Authors : Laurent Guigues, Jean-Pierre Roux
10 # CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
11 #
12 #  This software is governed by the CeCILL-B license under French law and 
13 #  abiding by the rules of distribution of free software. You can  use, 
14 #  modify and/ or redistribute the software under the terms of the CeCILL-B 
15 #  license as circulated by CEA, CNRS and INRIA at the following URL 
16 #  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html 
17 #  or in the file LICENSE.txt.
18 #
19 #  As a counterpart to the access to the source code and  rights to copy,
20 #  modify and redistribute granted by the license, users are provided only
21 #  with a limited warranty  and the software's author,  the holder of the
22 #  economic rights,  and the successive licensors  have only  limited
23 #  liability. 
24 #
25 #  The fact that you are presently reading this means that you have had
26 #  knowledge of the CeCILL-B license and that you accept its terms.
27 # ------------------------------------------------------------------------ */ 
28 -->
29 <ui version="4.0">
30  <class>QtSurfaceRenderer</class>
31  <widget class="QWidget" name="QtSurfaceRenderer">
32   <property name="geometry">
33    <rect>
34     <x>0</x>
35     <y>0</y>
36     <width>266</width>
37     <height>454</height>
38    </rect>
39   </property>
40   <property name="windowTitle">
41    <string>Form</string>
42   </property>
43   <layout class="QVBoxLayout" name="verticalLayout">
44    <item>
45     <widget class="QPushButton" name="pushbuttonAddTab">
46      <property name="text">
47       <string>+</string>
48      </property>
49     </widget>
50    </item>
51    <item>
52     <widget class="QTabWidget" name="tabWidgetSurface">
53      <property name="currentIndex">
54       <number>0</number>
55      </property>
56      <property name="elideMode">
57       <enum>Qt::ElideNone</enum>
58      </property>
59      <property name="tabsClosable">
60       <bool>true</bool>
61      </property>
62      <widget class="QWidget" name="tab">
63       <attribute name="title">
64        <string>SN</string>
65       </attribute>
66       <zorder>pushbuttonAddTab</zorder>
67      </widget>
68      <widget class="QWidget" name="tab_2">
69       <attribute name="title">
70        <string>SN2</string>
71       </attribute>
72      </widget>
73     </widget>
74    </item>
75   </layout>
76  </widget>
77  <resources/>
78  <connections/>
79 </ui>