]> Creatis software - clitk.git/blob - vv/qt_ui/vvDocumentation.ui
Debug RTStruct conversion with empty struc
[clitk.git] / vv / qt_ui / vvDocumentation.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvDocumentation</class>
4  <widget class="QDialog" name="vvDocumentation">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>714</width>
10     <height>565</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>About</string>
15   </property>
16   <property name="windowIcon">
17    <iconset>
18     <normaloff/>
19    </iconset>
20   </property>
21   <layout class="QGridLayout">
22    <property name="margin">
23     <number>2</number>
24    </property>
25    <property name="spacing">
26     <number>2</number>
27    </property>
28    <item row="0" column="0" colspan="3">
29     <widget class="QLabel" name="label">
30      <property name="text">
31       <string/>
32      </property>
33      <property name="pixmap">
34       <pixmap resource="vvIcons.qrc">:/common/icons/splashscreen2.png</pixmap>
35      </property>
36      <property name="scaledContents">
37       <bool>true</bool>
38      </property>
39      <property name="alignment">
40       <set>Qt::AlignCenter</set>
41      </property>
42     </widget>
43    </item>
44    <item row="3" column="0">
45     <spacer>
46      <property name="orientation">
47       <enum>Qt::Horizontal</enum>
48      </property>
49      <property name="sizeHint" stdset="0">
50       <size>
51        <width>40</width>
52        <height>20</height>
53       </size>
54      </property>
55     </spacer>
56    </item>
57    <item row="3" column="1">
58     <widget class="QPushButton" name="okButton">
59      <property name="text">
60       <string>Ok</string>
61      </property>
62     </widget>
63    </item>
64    <item row="3" column="2">
65     <spacer>
66      <property name="orientation">
67       <enum>Qt::Horizontal</enum>
68      </property>
69      <property name="sizeHint" stdset="0">
70       <size>
71        <width>40</width>
72        <height>20</height>
73       </size>
74      </property>
75     </spacer>
76    </item>
77    <item row="2" column="0" colspan="3">
78     <widget class="QLabel" name="label_2">
79      <property name="text">
80       <string>Press 'Ctrl+h' to obtain navigation help !</string>
81      </property>
82      <property name="alignment">
83       <set>Qt::AlignCenter</set>
84      </property>
85     </widget>
86    </item>
87   </layout>
88  </widget>
89  <resources>
90   <include location="vvIcons.qrc"/>
91  </resources>
92  <connections>
93   <connection>
94    <sender>okButton</sender>
95    <signal>clicked()</signal>
96    <receiver>vvDocumentation</receiver>
97    <slot>accept()</slot>
98    <hints>
99     <hint type="sourcelabel">
100      <x>218</x>
101      <y>493</y>
102     </hint>
103     <hint type="destinationlabel">
104      <x>311</x>
105      <y>488</y>
106     </hint>
107    </hints>
108   </connection>
109  </connections>
110 </ui>