VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui@ 2889

Last change on this file since 2889 was 2356, checked in by vboxsync, 18 years ago

FE/Qt: Updated the copyright statement in the About dialog.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.5 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>450</height>
13 </rect>
14 </property>
15 <property name="sizePolicy">
16 <sizepolicy>
17 <hsizetype>0</hsizetype>
18 <vsizetype>0</vsizetype>
19 <horstretch>0</horstretch>
20 <verstretch>0</verstretch>
21 </sizepolicy>
22 </property>
23 <property name="minimumSize">
24 <size>
25 <width>600</width>
26 <height>450</height>
27 </size>
28 </property>
29 <property name="maximumSize">
30 <size>
31 <width>600</width>
32 <height>450</height>
33 </size>
34 </property>
35 <property name="paletteBackgroundPixmap">
36 <pixmap>about_600px.png</pixmap>
37 </property>
38 <property name="caption">
39 <string>VirtualBox - About</string>
40 </property>
41 <widget class="QLabel">
42 <property name="name">
43 <cstring>mAboutLabel</cstring>
44 </property>
45 <property name="geometry">
46 <rect>
47 <x>10</x>
48 <y>389</y>
49 <width>580</width>
50 <height>56</height>
51 </rect>
52 </property>
53 <property name="backgroundMode">
54 <enum>PaletteBackground</enum>
55 </property>
56 <property name="paletteForegroundColor">
57 <color>
58 <red>0</red>
59 <green>0</green>
60 <blue>0</blue>
61 </color>
62 </property>
63 <property name="backgroundOrigin">
64 <enum>ParentOrigin</enum>
65 </property>
66 <property name="lineWidth">
67 <number>0</number>
68 </property>
69 <property name="text">
70 <string>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;
71%2&lt;/qt&gt;</string>
72 </property>
73 <property name="alignment">
74 <set>WordBreak|AlignBottom|AlignHCenter</set>
75 </property>
76 </widget>
77</widget>
78<includes>
79 <include location="local" impldecl="in implementation">VBoxAboutDlg.ui.h</include>
80</includes>
81<functions>
82 <function>setup( const QString &amp; aVersion )</function>
83 <function>mouseReleaseEvent( QMouseEvent *aEv )</function>
84</functions>
85<pixmapinproject/>
86<layoutdefaults spacing="6" margin="11"/>
87</UI>
Note: See TracBrowser for help on using the repository browser.

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