VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxAboutDlg.ui@ 7235

Last change on this file since 7235 was 7235, checked in by vboxsync, 17 years ago

Use the new resource system of qt4. Most of the icons should be there again.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.9 KB
Line 
1<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2<class>VBoxAboutDlg</class>
3<widget class="QDialog">
4 <property name="name">
5 <cstring>VBoxAboutDlg</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>600</width>
12 <height>400</height>
13 </rect>
14 </property>
15 <property name="sizePolicy">
16 <sizepolicy>
17 <hsizetype>1</hsizetype>
18 <vsizetype>1</vsizetype>
19 <horstretch>0</horstretch>
20 <verstretch>0</verstretch>
21 </sizepolicy>
22 </property>
23 <property name="caption">
24 <string>VirtualBox - About</string>
25 </property>
26 <vbox>
27 <property name="name">
28 <cstring>unnamed</cstring>
29 </property>
30 <property name="margin">
31 <number>0</number>
32 </property>
33 <property name="spacing">
34 <number>0</number>
35 </property>
36 <property name="resizeMode">
37 <enum>Fixed</enum>
38 </property>
39 <widget class="QLabel">
40 <property name="name">
41 <cstring>textLabel1</cstring>
42 </property>
43 <property name="minimumSize">
44 <size>
45 <width>600</width>
46 <height>400</height>
47 </size>
48 </property>
49 <property name="maximumSize">
50 <size>
51 <width>600</width>
52 <height>400</height>
53 </size>
54 </property>
55 <property name="paletteBackgroundPixmap">
56 <pixmap>:/about.png</pixmap>
57 </property>
58 <property name="backgroundOrigin">
59 <enum>WidgetOrigin</enum>
60 </property>
61 <property name="text">
62 <string></string>
63 </property>
64 </widget>
65 <widget class="QFrame">
66 <property name="name">
67 <cstring>frame3</cstring>
68 </property>
69 <property name="paletteBackgroundPixmap">
70 <pixmap>:/about_tile.png</pixmap>
71 </property>
72 <property name="frameShape">
73 <enum>NoFrame</enum>
74 </property>
75 <property name="frameShadow">
76 <enum>Plain</enum>
77 </property>
78 <vbox>
79 <property name="name">
80 <cstring>unnamed</cstring>
81 </property>
82 <property name="margin">
83 <number>0</number>
84 </property>
85 <property name="spacing">
86 <number>0</number>
87 </property>
88 <widget class="QLabel">
89 <property name="name">
90 <cstring>mAboutLabel</cstring>
91 </property>
92 <property name="backgroundMode">
93 <enum>PaletteBackground</enum>
94 </property>
95 <property name="paletteForegroundColor">
96 <color>
97 <red>255</red>
98 <green>255</green>
99 <blue>255</blue>
100 </color>
101 </property>
102 <property name="backgroundOrigin">
103 <enum>WidgetOrigin</enum>
104 </property>
105 <property name="lineWidth">
106 <number>0</number>
107 </property>
108 <property name="text">
109 <string>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;
110%2&lt;/qt&gt;</string>
111 </property>
112 <property name="alignment">
113 <set>WordBreak|AlignBottom|AlignHCenter</set>
114 </property>
115 </widget>
116 <spacer>
117 <property name="name">
118 <cstring>spacer2</cstring>
119 </property>
120 <property name="orientation">
121 <enum>Vertical</enum>
122 </property>
123 <property name="sizeType">
124 <enum>Expanding</enum>
125 </property>
126 <property name="sizeHint">
127 <size>
128 <width>20</width>
129 <height>8</height>
130 </size>
131 </property>
132 </spacer>
133 </vbox>
134 </widget>
135 </vbox>
136</widget>
137<includes>
138 <include location="local" impldecl="in implementation">VBoxAboutDlg.ui.h</include>
139</includes>
140<functions>
141 <function>setup( const QString &amp; aVersion )</function>
142 <function>mouseReleaseEvent( QMouseEvent *aEv )</function>
143</functions>
144<pixmapinproject/>
145<layoutdefaults spacing="6" margin="11"/>
146</UI>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette