]> Creatis software - clitk.git/blob - vv/qt_ui/vvRegisterForm.ui
text modifications for registering vv
[clitk.git] / vv / qt_ui / vvRegisterForm.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvRegisterForm</class>
4  <widget class="QDialog" name="vvRegisterForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>371</width>
10     <height>413</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <widget class="QWidget" name="">
17    <property name="geometry">
18     <rect>
19      <x>4</x>
20      <y>4</y>
21      <width>361</width>
22      <height>401</height>
23     </rect>
24    </property>
25    <layout class="QVBoxLayout" name="verticalLayout">
26     <item>
27      <widget class="QTextBrowser" name="textBrowser">
28       <property name="contextMenuPolicy">
29        <enum>Qt::DefaultContextMenu</enum>
30       </property>
31       <property name="autoFillBackground">
32        <bool>false</bool>
33       </property>
34       <property name="frameShape">
35        <enum>QFrame::NoFrame</enum>
36       </property>
37       <property name="frameShadow">
38        <enum>QFrame::Plain</enum>
39       </property>
40       <property name="html">
41        <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
42 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
43 p, li { white-space: pre-wrap; }
44 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
45 &lt;img src=&quot;:/common/icons/weNeedYou.jpg&quot; style=&quot;float:right;&quot; /&gt;
46 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Welcome to VV !&lt;/p&gt;
47 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
48 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;We wish to keep an estimate of the number of persons using VV. This is&lt;/p&gt;
49 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;really important for us to justify the ressources spent in developing this software.&lt;/p&gt;
50 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
51 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Please, take a few seconds to fill in the following fields and send us&lt;/p&gt;
52 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;the information by clicking OK. If you still prefer to remain &lt;/p&gt;
53 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;anonymous, simply click &amp;quot;No, thanks&amp;quot; (you can still register afterwards using the help menu).&lt;/p&gt;
54 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
55 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Privacy: the collected information is for internal and non-commercial&lt;/p&gt;
56 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;use only. We will only use your email for vv release announcements.&lt;/p&gt;
57 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
58 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
59       </property>
60      </widget>
61     </item>
62     <item>
63      <layout class="QGridLayout" name="gridLayout">
64       <item row="0" column="0">
65        <widget class="QLabel" name="label">
66         <property name="text">
67          <string>First name</string>
68         </property>
69        </widget>
70       </item>
71       <item row="0" column="1">
72        <widget class="QLineEdit" name="firstName"/>
73       </item>
74       <item row="1" column="0">
75        <widget class="QLabel" name="label_2">
76         <property name="text">
77          <string>Last name</string>
78         </property>
79        </widget>
80       </item>
81       <item row="1" column="1">
82        <widget class="QLineEdit" name="lastName"/>
83       </item>
84       <item row="2" column="0">
85        <widget class="QLabel" name="label_3">
86         <property name="text">
87          <string>Email</string>
88         </property>
89        </widget>
90       </item>
91       <item row="2" column="1">
92        <widget class="QLineEdit" name="email"/>
93       </item>
94       <item row="3" column="0">
95        <widget class="QLabel" name="label_4">
96         <property name="text">
97          <string>Institute</string>
98         </property>
99        </widget>
100       </item>
101       <item row="3" column="1">
102        <widget class="QLineEdit" name="group"/>
103       </item>
104       <item row="4" column="0">
105        <widget class="QLabel" name="label_5">
106         <property name="text">
107          <string>OS name</string>
108         </property>
109        </widget>
110       </item>
111       <item row="4" column="1">
112        <widget class="QLabel" name="osName">
113         <property name="text">
114          <string>OS name</string>
115         </property>
116        </widget>
117       </item>
118      </layout>
119     </item>
120     <item>
121      <widget class="QDialogButtonBox" name="buttonBox">
122       <property name="orientation">
123        <enum>Qt::Horizontal</enum>
124       </property>
125       <property name="standardButtons">
126        <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
127       </property>
128      </widget>
129     </item>
130    </layout>
131   </widget>
132  </widget>
133  <resources>
134   <include location="../vvIcons.qrc"/>
135  </resources>
136  <connections>
137   <connection>
138    <sender>buttonBox</sender>
139    <signal>accepted()</signal>
140    <receiver>vvRegisterForm</receiver>
141    <slot>accept()</slot>
142    <hints>
143     <hint type="sourcelabel">
144      <x>248</x>
145      <y>254</y>
146     </hint>
147     <hint type="destinationlabel">
148      <x>157</x>
149      <y>274</y>
150     </hint>
151    </hints>
152   </connection>
153   <connection>
154    <sender>buttonBox</sender>
155    <signal>rejected()</signal>
156    <receiver>vvRegisterForm</receiver>
157    <slot>reject()</slot>
158    <hints>
159     <hint type="sourcelabel">
160      <x>316</x>
161      <y>260</y>
162     </hint>
163     <hint type="destinationlabel">
164      <x>286</x>
165      <y>274</y>
166     </hint>
167    </hints>
168   </connection>
169  </connections>
170 </ui>