ui/AboutDialog.ui

changeset 14
8a304c898a75
parent 4
fe106c497b75
child 314
04b93b656b60
equal deleted inserted replaced
13:0825d161bca4 14:8a304c898a75
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>684</width> 9 <width>684</width>
10 <height>353</height> 10 <height>390</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Dialog</string> 14 <string>Dialog</string>
15 </property> 15 </property>
44 <string>Code: 44 <string>Code:
45 Author: Michiel Broek 45 Author: Michiel Broek
46 Source: https://hg.mbse.eu/bmsapp/ 46 Source: https://hg.mbse.eu/bmsapp/
47 License: GPL v3 47 License: GPL v3
48 48
49 Theme: QDarkStyleSheet
50 Author: Colin Duquesnoy, Daniel Pizetta, Gonzalo Peña-Castellanos, Carlos Cordoba
51 Source: https://github.com/ColinDuquesnoy/QDarkStyleSheet
52 License: MIT
53
49 Icons: Silk 54 Icons: Silk
50 Author: Mark James 55 Author: Mark James
51 Source: http://www.famfamfam.com/lab/icons/silk/ 56 Source: http://www.famfamfam.com/lab/icons/silk/
52 License: Creative Commons Attribution 2.5 License</string> 57 License: Creative Commons Attribution 2.5 License</string>
53 </property> 58 </property>
58 <property name="orientation"> 63 <property name="orientation">
59 <enum>Qt::Horizontal</enum> 64 <enum>Qt::Horizontal</enum>
60 </property> 65 </property>
61 <property name="standardButtons"> 66 <property name="standardButtons">
62 <set>QDialogButtonBox::Ok</set> 67 <set>QDialogButtonBox::Ok</set>
68 </property>
69 <property name="centerButtons">
70 <bool>true</bool>
63 </property> 71 </property>
64 </widget> 72 </widget>
65 </item> 73 </item>
66 </layout> 74 </layout>
67 </widget> 75 </widget>

mercurial