VBoxVMInformationDlg.ui revision 3c932d28f9d60b021bc129bc2fc37a321f5d2ea2
1280N/A<ui version="4.0" >
1280N/A <comment>
1280N/A VBox frontends: Qt4 GUI ("VirtualBox"):
1280N/A
1280N/A Copyright (C) 2008 Sun Microsystems, Inc.
1280N/A
1280N/A This file is part of VirtualBox Open Source Edition (OSE), as
1280N/A available from http://www.virtualbox.org. This file is free software;
1280N/A you can redistribute it and/or modify it under the terms of the GNU
1280N/A General Public License (GPL) as published by the Free Software
1280N/A Foundation, in version 2 as it comes in the "COPYING" file of the
1280N/A VirtualBox OSE distribution. VirtualBox OSE is distributed in the
1280N/A hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
1280N/A
1280N/A Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
1280N/A Clara, CA 95054 USA or visit http://www.sun.com if you need
1280N/A additional information or have any questions.
1280N/A </comment>
1280N/A <class>VBoxVMInformationDlg</class>
1280N/A <widget class="QMainWindow" name="VBoxVMInformationDlg" >
1280N/A <property name="geometry" >
1280N/A <rect>
1280N/A <x>0</x>
1280N/A <y>0</y>
3065N/A <width>487</width>
1280N/A <height>391</height>
1280N/A </rect>
2086N/A </property>
1280N/A <property name="windowTitle" >
1280N/A <string>VBoxVMInformationDlg</string>
1280N/A </property>
1280N/A <widget class="QWidget" name="centralwidget" >
1280N/A <layout class="QVBoxLayout" >
1280N/A <item>
1280N/A <widget class="QTabWidget" name="mInfoStack" >
1280N/A <property name="currentIndex" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <widget class="QWidget" name="mPage1" >
1280N/A <attribute name="title" >
1280N/A <string>&amp;Details</string>
1280N/A </attribute>
1280N/A <attribute name="icon" >
1280N/A <iconset resource="../VirtualBox1.qrc" >:/settings_16px.png</iconset>
1400N/A </attribute>
1400N/A <layout class="QVBoxLayout" >
2086N/A <property name="leftMargin" >
2086N/A <number>0</number>
1280N/A </property>
1280N/A <property name="topMargin" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <property name="rightMargin" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <property name="bottomMargin" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <item>
1280N/A <widget class="QRichTextEdit" name="mDetailsText" >
1280N/A <property name="frameShape" >
1280N/A <enum>QFrame::NoFrame</enum>
1280N/A </property>
1280N/A <property name="frameShadow" >
1280N/A <enum>QFrame::Plain</enum>
1280N/A </property>
1400N/A <property name="readOnly" >
1400N/A <bool>true</bool>
1400N/A </property>
1400N/A </widget>
1400N/A </item>
1280N/A </layout>
1280N/A </widget>
1280N/A <widget class="QWidget" name="mPage2" >
1280N/A <attribute name="title" >
1280N/A <string>&amp;Runtime</string>
1280N/A </attribute>
1280N/A <attribute name="icon" >
1280N/A <iconset resource="../VirtualBox1.qrc" >:/start_16px.png</iconset>
1280N/A </attribute>
1280N/A <layout class="QVBoxLayout" >
1280N/A <property name="leftMargin" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <property name="topMargin" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <property name="rightMargin" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <property name="bottomMargin" >
1280N/A <number>0</number>
1280N/A </property>
1280N/A <item>
1280N/A <widget class="QRichTextEdit" name="mStatisticText" >
1280N/A <property name="frameShape" >
1280N/A <enum>QFrame::NoFrame</enum>
1280N/A </property>
1280N/A <property name="frameShadow" >
1280N/A <enum>QFrame::Plain</enum>
1280N/A </property>
1280N/A <property name="readOnly" >
1280N/A <bool>true</bool>
1280N/A </property>
1280N/A </widget>
1280N/A </item>
1280N/A </layout>
2086N/A </widget>
1280N/A </widget>
1280N/A </item>
1280N/A <item>
1280N/A <widget class="QIDialogButtonBox" name="mButtonBox" >
1280N/A <property name="standardButtons" >
1280N/A <set>QDialogButtonBox::Close</set>
1280N/A </property>
1280N/A </widget>
1280N/A </item>
2086N/A </layout>
1280N/A </widget>
1280N/A </widget>
1280N/A <customwidgets>
1280N/A <customwidget>
1280N/A <class>QIDialogButtonBox</class>
1280N/A <extends>QDialogButtonBox</extends>
1280N/A <header>QIDialogButtonBox.h</header>
1280N/A </customwidget>
1280N/A <customwidget>
1280N/A <class>QRichTextEdit</class>
1280N/A <extends>QTextEdit</extends>
1280N/A <header>VBoxUtils.h</header>
1280N/A </customwidget>
2086N/A </customwidgets>
1280N/A <resources>
1280N/A <include location="../VirtualBox1.qrc" />
1280N/A </resources>
1280N/A <connections>
1280N/A <connection>
1280N/A <sender>mButtonBox</sender>
1280N/A <signal>rejected()</signal>
1280N/A <receiver>VBoxVMInformationDlg</receiver>
1280N/A <slot>close()</slot>
1280N/A <hints>
1400N/A <hint type="sourcelabel" >
1280N/A <x>246</x>
2086N/A <y>348</y>
1280N/A </hint>
1280N/A <hint type="destinationlabel" >
1280N/A <x>246</x>
1280N/A <y>195</y>
1400N/A </hint>
1280N/A </hints>
2086N/A </connection>
2086N/A </connections>
2086N/A</ui>
2086N/A