comparison src/aboutwindow.ui @ 231:e90dba0cd12a

Implement HTML stuff for about dialog.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 11 Apr 2018 12:38:47 +0300
parents eb74c4dff497
children
comparison
equal deleted inserted replaced
230:47dfb9bb004d 231:e90dba0cd12a
21 </property> 21 </property>
22 <widget class="QWidget" name="tab1"> 22 <widget class="QWidget" name="tab1">
23 <attribute name="title"> 23 <attribute name="title">
24 <string>Tietoja ohjelmasta</string> 24 <string>Tietoja ohjelmasta</string>
25 </attribute> 25 </attribute>
26 <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,5"> 26 <layout class="QHBoxLayout" name="horizontalLayout_2">
27 <item> 27 <item>
28 <widget class="QLabel" name="label_Logo"> 28 <widget class="QLabel" name="label_Logo">
29 <property name="sizePolicy"> 29 <property name="sizePolicy">
30 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 30 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
31 <horstretch>0</horstretch> 31 <horstretch>0</horstretch>
36 <string/> 36 <string/>
37 </property> 37 </property>
38 </widget> 38 </widget>
39 </item> 39 </item>
40 <item> 40 <item>
41 <widget class="QLabel" name="label_About"> 41 <layout class="QVBoxLayout" name="verticalLayout_2">
42 <property name="sizePolicy"> 42 <item>
43 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 43 <widget class="QLabel" name="label_About">
44 <horstretch>0</horstretch> 44 <property name="sizePolicy">
45 <verstretch>0</verstretch> 45 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
46 </sizepolicy> 46 <horstretch>0</horstretch>
47 </property> 47 <verstretch>0</verstretch>
48 <property name="text"> 48 </sizepolicy>
49 <string/> 49 </property>
50 </property> 50 <property name="text">
51 </widget> 51 <string/>
52 </property>
53 </widget>
54 </item>
55 <item>
56 <widget class="QTextBrowser" name="text_License">
57 </widget>
58 </item>
59 </layout>
52 </item> 60 </item>
53 </layout> 61 </layout>
54 </widget> 62 </widget>
55 <widget class="QWidget" name="tab2"> 63 <widget class="QWidget" name="tab2">
56 <attribute name="title"> 64 <attribute name="title">