blob: 7caf3a9cadc26ecab95f42470170df7c94b7c1e6 [file] [log] [blame]
Edric Milaret559bda52015-04-29 17:02:31 -04001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>WizardDialog</class>
4 <widget class="QDialog" name="WizardDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
Edric Milaret4097d2f2016-02-09 14:41:50 -05009 <width>500</width>
10 <height>246</height>
Edric Milaret559bda52015-04-29 17:02:31 -040011 </rect>
12 </property>
Edric Milaret4097d2f2016-02-09 14:41:50 -050013 <property name="sizePolicy">
14 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="minimumSize">
20 <size>
21 <width>500</width>
22 <height>246</height>
23 </size>
24 </property>
Edric Milaret559bda52015-04-29 17:02:31 -040025 <property name="windowTitle">
Edric Milareted0b2802015-10-01 15:10:02 -040026 <string/>
Edric Milaret559bda52015-04-29 17:02:31 -040027 </property>
Edric Milareted0b2802015-10-01 15:10:02 -040028 <property name="windowIcon">
29 <iconset resource="ressources.qrc">
30 <normaloff>:/images/ring.png</normaloff>:/images/ring.png</iconset>
31 </property>
32 <layout class="QVBoxLayout" name="verticalLayout">
Edric Milaret4097d2f2016-02-09 14:41:50 -050033 <property name="bottomMargin">
34 <number>0</number>
35 </property>
Edric Milaret559bda52015-04-29 17:02:31 -040036 <item>
Edric Milaret4097d2f2016-02-09 14:41:50 -050037 <spacer name="verticalSpacer_2">
38 <property name="orientation">
39 <enum>Qt::Vertical</enum>
Edric Milaret559bda52015-04-29 17:02:31 -040040 </property>
Edric Milaret4097d2f2016-02-09 14:41:50 -050041 <property name="sizeHint" stdset="0">
42 <size>
43 <width>20</width>
44 <height>20</height>
45 </size>
46 </property>
47 </spacer>
48 </item>
49 <item alignment="Qt::AlignHCenter">
50 <widget class="QLabel" name="ringLogo">
51 <property name="sizePolicy">
52 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
53 <horstretch>0</horstretch>
54 <verstretch>0</verstretch>
55 </sizepolicy>
56 </property>
57 <property name="text">
58 <string/>
59 </property>
60 <property name="scaledContents">
61 <bool>false</bool>
62 </property>
63 </widget>
64 </item>
65 <item>
66 <spacer name="verticalSpacer_4">
67 <property name="orientation">
68 <enum>Qt::Vertical</enum>
69 </property>
70 <property name="sizeHint" stdset="0">
71 <size>
72 <width>20</width>
73 <height>10</height>
74 </size>
75 </property>
76 </spacer>
77 </item>
78 <item alignment="Qt::AlignHCenter">
79 <widget class="QLabel" name="label">
80 <property name="font">
81 <font>
82 <pointsize>12</pointsize>
83 </font>
84 </property>
85 <property name="text">
86 <string>Choose your username:</string>
87 </property>
88 <property name="alignment">
89 <set>Qt::AlignCenter</set>
90 </property>
91 <property name="wordWrap">
92 <bool>true</bool>
93 </property>
94 </widget>
95 </item>
96 <item alignment="Qt::AlignHCenter">
97 <widget class="QLineEdit" name="usernameEdit">
98 <property name="minimumSize">
99 <size>
100 <width>200</width>
101 <height>0</height>
102 </size>
103 </property>
104 <property name="maximumSize">
105 <size>
106 <width>200</width>
107 <height>16777215</height>
108 </size>
109 </property>
110 <property name="font">
111 <font>
112 <pointsize>11</pointsize>
113 </font>
114 </property>
115 <property name="alignment">
116 <set>Qt::AlignCenter</set>
117 </property>
118 <property name="clearButtonEnabled">
119 <bool>true</bool>
120 </property>
121 </widget>
122 </item>
123 <item>
124 <spacer name="verticalSpacer_3">
125 <property name="orientation">
126 <enum>Qt::Vertical</enum>
127 </property>
128 <property name="sizeHint" stdset="0">
129 <size>
130 <width>5</width>
131 <height>10</height>
132 </size>
133 </property>
134 </spacer>
135 </item>
136 <item alignment="Qt::AlignRight">
137 <widget class="QPushButton" name="wizardButton">
138 <property name="sizePolicy">
139 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
140 <horstretch>0</horstretch>
141 <verstretch>0</verstretch>
142 </sizepolicy>
143 </property>
144 <property name="minimumSize">
145 <size>
146 <width>85</width>
147 <height>30</height>
148 </size>
149 </property>
150 <property name="maximumSize">
151 <size>
152 <width>85</width>
153 <height>30</height>
154 </size>
155 </property>
Nicolas Jager032c0002016-02-18 16:38:09 -0500156 <property name="toolTip">
157 <string>Next</string>
Edric Milaret4097d2f2016-02-09 14:41:50 -0500158 </property>
159 <property name="text">
160 <string>Next</string>
161 </property>
162 <property name="flat">
163 <bool>false</bool>
164 </property>
165 </widget>
166 </item>
167 <item>
168 <spacer name="verticalSpacer">
169 <property name="orientation">
170 <enum>Qt::Vertical</enum>
171 </property>
172 <property name="sizeHint" stdset="0">
173 <size>
174 <width>10</width>
175 <height>5</height>
176 </size>
177 </property>
178 </spacer>
Edric Milaret559bda52015-04-29 17:02:31 -0400179 </item>
180 </layout>
181 </widget>
Edric Milaret74e4b8b2015-05-15 10:25:00 -0400182 <resources>
183 <include location="ressources.qrc"/>
184 </resources>
Edric Milaret559bda52015-04-29 17:02:31 -0400185 <connections>
186 <connection>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -0500187 <sender>wizardButton</sender>
Edric Milareted0b2802015-10-01 15:10:02 -0400188 <signal>clicked()</signal>
Edric Milaret559bda52015-04-29 17:02:31 -0400189 <receiver>WizardDialog</receiver>
190 <slot>accept()</slot>
191 <hints>
192 <hint type="sourcelabel">
Edric Milareted0b2802015-10-01 15:10:02 -0400193 <x>300</x>
194 <y>326</y>
Edric Milaret559bda52015-04-29 17:02:31 -0400195 </hint>
196 <hint type="destinationlabel">
Edric Milareted0b2802015-10-01 15:10:02 -0400197 <x>300</x>
198 <y>175</y>
Edric Milaret559bda52015-04-29 17:02:31 -0400199 </hint>
200 </hints>
201 </connection>
202 </connections>
203</ui>