VBoxGLSettingsNetwork.ui revision e439f28848d6a1b21fe58d6b55a15727a03c321f
<ui version="4.0" >
<comment>
VBox frontends: Qt4 GUI ("VirtualBox"):
Copyright (C) 2009 Sun Microsystems, Inc.
This file is part of VirtualBox Open Source Edition (OSE), as
available from http://www.virtualbox.org. This file is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License (GPL) as published by the Free Software
Foundation, in version 2 as it comes in the "COPYING" file of the
VirtualBox OSE distribution. VirtualBox OSE is distributed in the
hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
Clara, CA 95054 USA or visit http://www.sun.com if you need
additional information or have any questions.
</comment>
<class>VBoxGLSettingsNetwork</class>
<widget class="QWidget" name="VBoxGLSettingsNetwork" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>346</width>
<height>246</height>
</rect>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="1" colspan="3" >
<widget class="QLabel" name="mLbPageName" >
<property name="text" >
<string>&amp;Host-only Networks List:</string>
</property>
<property name="buddy" >
<cstring>mTwInterfaces</cstring>
</property>
</widget>
</item>
<item row="1" column="1" rowspan="2" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="2" rowspan="2" >
<widget class="QTreeWidget" name="mTwInterfaces" >
<property name="rootIsDecorated" >
<bool>false</bool>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>120</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>120</height>
</size>
</property>
<property name="whatsThis" >
<string>Lists all available host-only networks.</string>
</property>
<column>
<property name="text" >
<string>Name</string>
</property>
</column>
</widget>
</item>
<item row="1" column="3" >
<widget class="VBoxToolBar" name="mTbActions" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="2" column="3" rowspan="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Minimum</enum>
</property>
<property name="sizeHint" >
<size>
<width>10</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="2" >
<widget class="QLabel" name="mLbInfo" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="alignment" >
<set>Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>VBoxToolBar</class>
<extends>QToolBar</extends>
<header>VBoxToolBar.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>