VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSnapshotsWgt.ui@ 7727

最後變更 在這個檔案從7727是 7727,由 vboxsync 提交於 17 年 前

VBoxSnapshotsWgt ported qt3=>qt4.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.1 KB
 
1<ui version="4.0" >
2 <class>VBoxSnapshotsWgt</class>
3 <widget class="QWidget" name="VBoxSnapshotsWgt" >
4 <property name="geometry" >
5 <rect>
6 <x>0</x>
7 <y>0</y>
8 <width>400</width>
9 <height>300</height>
10 </rect>
11 </property>
12 <property name="windowTitle" >
13 <string>VBoxSnapshotsWgt</string>
14 </property>
15 <layout class="QVBoxLayout" >
16 <property name="leftMargin" >
17 <number>0</number>
18 </property>
19 <property name="topMargin" >
20 <number>0</number>
21 </property>
22 <property name="rightMargin" >
23 <number>0</number>
24 </property>
25 <property name="bottomMargin" >
26 <number>0</number>
27 </property>
28 <item>
29 <widget class="QTreeWidget" name="mTreeWidget" >
30 <property name="contextMenuPolicy" >
31 <enum>Qt::CustomContextMenu</enum>
32 </property>
33 <property name="allColumnsShowFocus" >
34 <bool>true</bool>
35 </property>
36 <column>
37 <property name="text" >
38 <string>[snapshot]</string>
39 </property>
40 </column>
41 </widget>
42 </item>
43 </layout>
44 </widget>
45 <resources/>
46 <connections/>
47</ui>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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