1 | <ui version="4.0" >
|
---|
2 | <class>VBoxSnapshotDetailsDlg</class>
|
---|
3 | <widget class="QDialog" name="VBoxSnapshotDetailsDlg" >
|
---|
4 | <property name="geometry" >
|
---|
5 | <rect>
|
---|
6 | <x>0</x>
|
---|
7 | <y>0</y>
|
---|
8 | <width>408</width>
|
---|
9 | <height>388</height>
|
---|
10 | </rect>
|
---|
11 | </property>
|
---|
12 | <property name="windowTitle" >
|
---|
13 | <string>VBoxSnapshotDetailsDlg</string>
|
---|
14 | </property>
|
---|
15 | <property name="windowIcon" >
|
---|
16 | <iconset resource="../VirtualBox.qrc" >:/settings_16px.png</iconset>
|
---|
17 | </property>
|
---|
18 | <layout class="QVBoxLayout" >
|
---|
19 | <item>
|
---|
20 | <widget class="QGroupBox" name="mGbSnapshotDetails" >
|
---|
21 | <property name="title" >
|
---|
22 | <string>Snapshot Details</string>
|
---|
23 | </property>
|
---|
24 | <layout class="QVBoxLayout" >
|
---|
25 | <property name="topMargin" >
|
---|
26 | <number>4</number>
|
---|
27 | </property>
|
---|
28 | <item>
|
---|
29 | <layout class="QVBoxLayout" >
|
---|
30 | <item>
|
---|
31 | <widget class="QLabel" name="mTxName" >
|
---|
32 | <property name="text" >
|
---|
33 | <string>&Name</string>
|
---|
34 | </property>
|
---|
35 | <property name="buddy" >
|
---|
36 | <cstring>mLeName</cstring>
|
---|
37 | </property>
|
---|
38 | </widget>
|
---|
39 | </item>
|
---|
40 | <item>
|
---|
41 | <widget class="QLineEdit" name="mLeName" />
|
---|
42 | </item>
|
---|
43 | </layout>
|
---|
44 | </item>
|
---|
45 | <item>
|
---|
46 | <layout class="QVBoxLayout" >
|
---|
47 | <item>
|
---|
48 | <widget class="QLabel" name="mTxDescription" >
|
---|
49 | <property name="text" >
|
---|
50 | <string>&Description</string>
|
---|
51 | </property>
|
---|
52 | <property name="buddy" >
|
---|
53 | <cstring>mTeDescription</cstring>
|
---|
54 | </property>
|
---|
55 | </widget>
|
---|
56 | </item>
|
---|
57 | <item>
|
---|
58 | <widget class="QTextEdit" name="mTeDescription" >
|
---|
59 | <property name="sizePolicy" >
|
---|
60 | <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
|
---|
61 | <horstretch>0</horstretch>
|
---|
62 | <verstretch>0</verstretch>
|
---|
63 | </sizepolicy>
|
---|
64 | </property>
|
---|
65 | <property name="tabChangesFocus" >
|
---|
66 | <bool>true</bool>
|
---|
67 | </property>
|
---|
68 | <property name="acceptRichText" >
|
---|
69 | <bool>false</bool>
|
---|
70 | </property>
|
---|
71 | </widget>
|
---|
72 | </item>
|
---|
73 | </layout>
|
---|
74 | </item>
|
---|
75 | </layout>
|
---|
76 | </widget>
|
---|
77 | </item>
|
---|
78 | <item>
|
---|
79 | <widget class="QGroupBox" name="mGbMachineDetails" >
|
---|
80 | <property name="title" >
|
---|
81 | <string>&Machine Details</string>
|
---|
82 | </property>
|
---|
83 | <layout class="QVBoxLayout" >
|
---|
84 | <property name="topMargin" >
|
---|
85 | <number>4</number>
|
---|
86 | </property>
|
---|
87 | <item>
|
---|
88 | <widget class="QTextEdit" name="mTeSummary" >
|
---|
89 | <property name="sizePolicy" >
|
---|
90 | <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
|
---|
91 | <horstretch>0</horstretch>
|
---|
92 | <verstretch>0</verstretch>
|
---|
93 | </sizepolicy>
|
---|
94 | </property>
|
---|
95 | <property name="frameShape" >
|
---|
96 | <enum>QFrame::NoFrame</enum>
|
---|
97 | </property>
|
---|
98 | <property name="frameShadow" >
|
---|
99 | <enum>QFrame::Plain</enum>
|
---|
100 | </property>
|
---|
101 | <property name="readOnly" >
|
---|
102 | <bool>true</bool>
|
---|
103 | </property>
|
---|
104 | </widget>
|
---|
105 | </item>
|
---|
106 | </layout>
|
---|
107 | </widget>
|
---|
108 | </item>
|
---|
109 | <item>
|
---|
110 | <layout class="QHBoxLayout" >
|
---|
111 | <item>
|
---|
112 | <widget class="QPushButton" name="mBtnHelp" >
|
---|
113 | <property name="text" >
|
---|
114 | <string>Help</string>
|
---|
115 | </property>
|
---|
116 | <property name="shortcut" >
|
---|
117 | <string>F1</string>
|
---|
118 | </property>
|
---|
119 | </widget>
|
---|
120 | </item>
|
---|
121 | <item>
|
---|
122 | <spacer>
|
---|
123 | <property name="orientation" >
|
---|
124 | <enum>Qt::Horizontal</enum>
|
---|
125 | </property>
|
---|
126 | <property name="sizeHint" >
|
---|
127 | <size>
|
---|
128 | <width>40</width>
|
---|
129 | <height>20</height>
|
---|
130 | </size>
|
---|
131 | </property>
|
---|
132 | </spacer>
|
---|
133 | </item>
|
---|
134 | <item>
|
---|
135 | <widget class="QPushButton" name="mBtnOk" >
|
---|
136 | <property name="text" >
|
---|
137 | <string>&OK</string>
|
---|
138 | </property>
|
---|
139 | <property name="default" >
|
---|
140 | <bool>true</bool>
|
---|
141 | </property>
|
---|
142 | </widget>
|
---|
143 | </item>
|
---|
144 | <item>
|
---|
145 | <widget class="QPushButton" name="mBtnCancel" >
|
---|
146 | <property name="text" >
|
---|
147 | <string>Cancel</string>
|
---|
148 | </property>
|
---|
149 | </widget>
|
---|
150 | </item>
|
---|
151 | </layout>
|
---|
152 | </item>
|
---|
153 | </layout>
|
---|
154 | </widget>
|
---|
155 | <resources>
|
---|
156 | <include location="../VirtualBox.qrc" />
|
---|
157 | </resources>
|
---|
158 | <connections/>
|
---|
159 | </ui>
|
---|