comparison src/mainwindow.ui @ 223:0ad684255485

Add some tooltips to the main window.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 12 Mar 2018 10:24:45 +0200
parents c3f47d489097
children f12718986d31
comparison
equal deleted inserted replaced
222:5406b8664f00 223:0ad684255485
90 </item> 90 </item>
91 <item> 91 <item>
92 <layout class="QHBoxLayout" name="horizontalLayout"> 92 <layout class="QHBoxLayout" name="horizontalLayout">
93 <item> 93 <item>
94 <widget class="QPushButton" name="button_DeletePerson"> 94 <widget class="QPushButton" name="button_DeletePerson">
95 <property name="toolTip">
96 <string>Poista valittu henkilö, kaikki henkilön transaktiot. Kysyy varmistuksen.</string>
97 </property>
95 <property name="text"> 98 <property name="text">
96 <string>Poista henkilö</string> 99 <string>Poista henkilö</string>
97 </property> 100 </property>
98 </widget> 101 </widget>
99 </item> 102 </item>
178 </property> 181 </property>
179 </widget> 182 </widget>
180 </item> 183 </item>
181 <item> 184 <item>
182 <widget class="QLabel" name="label_BalanceValue"> 185 <widget class="QLabel" name="label_BalanceValue">
186 <property name="toolTip">
187 <string>Henkilön nykyinen kokonaisvelka.</string>
188 </property>
183 <property name="text"> 189 <property name="text">
184 <string>12345</string> 190 <string>12345</string>
185 </property> 191 </property>
186 <property name="alignment"> 192 <property name="alignment">
187 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 193 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
222 </item> 228 </item>
223 <item> 229 <item>
224 <layout class="QHBoxLayout" name="horizontalLayout_5"> 230 <layout class="QHBoxLayout" name="horizontalLayout_5">
225 <item> 231 <item>
226 <widget class="QPushButton" name="button_AddDebt"> 232 <widget class="QPushButton" name="button_AddDebt">
233 <property name="toolTip">
234 <string>Lisää valitulle henkilölle velkaa.</string>
235 </property>
227 <property name="text"> 236 <property name="text">
228 <string>Lisää velkaa</string> 237 <string>Lisää velkaa</string>
229 </property> 238 </property>
230 </widget> 239 </widget>
231 </item> 240 </item>
232 <item> 241 <item>
233 <widget class="QPushButton" name="button_PayDebt"> 242 <widget class="QPushButton" name="button_PayDebt">
243 <property name="toolTip">
244 <string>Maksa/poista valitulta henkilöltä velkaa.</string>
245 </property>
234 <property name="text"> 246 <property name="text">
235 <string>Maksa velkaa</string> 247 <string>Maksa velkaa</string>
236 </property> 248 </property>
237 </widget> 249 </widget>
238 </item> 250 </item>
255 </property> 267 </property>
256 </widget> 268 </widget>
257 </item> 269 </item>
258 <item> 270 <item>
259 <widget class="QPushButton" name="button_PayFullDebt"> 271 <widget class="QPushButton" name="button_PayFullDebt">
272 <property name="toolTip">
273 <string>Maksa käyttäjän koko nykyinen velka kerralla (kysyy varmistuksen).</string>
274 </property>
260 <property name="text"> 275 <property name="text">
261 <string>Maksa koko velka</string> 276 <string>Maksa koko velka</string>
262 </property> 277 </property>
263 </widget> 278 </widget>
264 </item> 279 </item>
283 <property name="sizeConstraint"> 298 <property name="sizeConstraint">
284 <enum>QLayout::SetMinimumSize</enum> 299 <enum>QLayout::SetMinimumSize</enum>
285 </property> 300 </property>
286 <item> 301 <item>
287 <widget class="QPushButton" name="button_About"> 302 <widget class="QPushButton" name="button_About">
303 <property name="toolTip">
304 <string>Näytä tietoja tästä ohjelmasta.</string>
305 </property>
288 <property name="text"> 306 <property name="text">
289 <string/> 307 <string/>
290 </property> 308 </property>
291 <property name="icon"> 309 <property name="icon">
292 <iconset resource="resources.qrc"> 310 <iconset resource="resources.qrc">
300 </property> 318 </property>
301 </widget> 319 </widget>
302 </item> 320 </item>
303 <item> 321 <item>
304 <widget class="QPushButton" name="button_Print"> 322 <widget class="QPushButton" name="button_Print">
323 <property name="toolTip">
324 <string>Henkilölistan tulostuksen esikatselu.</string>
325 </property>
305 <property name="text"> 326 <property name="text">
306 <string>Tulosta</string> 327 <string>Tulosta</string>
307 </property> 328 </property>
308 </widget> 329 </widget>
309 </item> 330 </item>
310 <item> 331 <item>
311 <widget class="QPushButton" name="button_ViewTransactions"> 332 <widget class="QPushButton" name="button_ViewTransactions">
333 <property name="toolTip">
334 <string>Täydellinen tapahtumalista.</string>
335 </property>
312 <property name="text"> 336 <property name="text">
313 <string>Tapahtumat</string> 337 <string>Tapahtumat</string>
314 </property> 338 </property>
315 </widget> 339 </widget>
316 </item> 340 </item>
327 </property> 351 </property>
328 </spacer> 352 </spacer>
329 </item> 353 </item>
330 <item> 354 <item>
331 <widget class="QPushButton" name="button_Quit"> 355 <widget class="QPushButton" name="button_Quit">
356 <property name="toolTip">
357 <string>Poistu ohjelmasta ja suorita etävarmuuskopiointi.</string>
358 </property>
332 <property name="text"> 359 <property name="text">
333 <string>Poistu ohjelmasta</string> 360 <string>Poistu ohjelmasta</string>
334 </property> 361 </property>
335 </widget> 362 </widget>
336 </item> 363 </item>