2007-11-14 22:18:48 -05:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>NetworkDialog</class>
|
|
|
|
<widget class="QWidget" name="NetworkDialog" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-03-17 16:52:08 -04:00
|
|
|
<width>619</width>
|
|
|
|
<height>443</height>
|
2007-11-14 22:18:48 -05:00
|
|
|
</rect>
|
|
|
|
</property>
|
2008-03-17 16:52:08 -04:00
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>Form</string>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
2008-03-17 16:52:08 -04:00
|
|
|
<property name="leftMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin" >
|
2008-03-17 09:14:17 -04:00
|
|
|
<number>0</number>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2008-03-17 16:52:08 -04:00
|
|
|
<property name="bottomMargin" >
|
|
|
|
<number>0</number>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
2008-03-17 16:52:08 -04:00
|
|
|
<widget class="QTabWidget" name="networkTab" >
|
|
|
|
<property name="tabPosition" >
|
2008-03-18 19:17:57 -04:00
|
|
|
<enum>QTabWidget::North</enum>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2008-03-17 16:52:08 -04:00
|
|
|
<property name="currentIndex" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="networkTab" >
|
|
|
|
<attribute name="title" >
|
|
|
|
<string>Network</string>
|
|
|
|
</attribute>
|
2007-11-14 22:18:48 -05:00
|
|
|
<layout class="QGridLayout" >
|
2008-03-17 16:52:08 -04:00
|
|
|
<property name="leftMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin" >
|
2007-11-14 22:18:48 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-03-17 16:52:08 -04:00
|
|
|
<property name="bottomMargin" >
|
2008-03-17 09:14:17 -04:00
|
|
|
<number>0</number>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2008-03-17 16:52:08 -04:00
|
|
|
<property name="horizontalSpacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="leftMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="label" >
|
|
|
|
<property name="text" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap" >
|
|
|
|
<pixmap resource="images.qrc" >:/images/network16.png</pixmap>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLabel" name="label_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:9pt; font-weight:600;">Network:</span></p></body></html></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2008-03-17 09:14:17 -04:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QTreeWidget" name="connecttreeWidget" >
|
|
|
|
<property name="sizePolicy" >
|
2008-03-17 16:52:08 -04:00
|
|
|
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
2008-03-17 09:14:17 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2008-03-17 09:14:17 -04:00
|
|
|
<property name="font" >
|
|
|
|
<font>
|
|
|
|
<family>Arial</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
<underline>false</underline>
|
|
|
|
<strikeout>false</strikeout>
|
|
|
|
</font>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2008-03-17 09:14:17 -04:00
|
|
|
<property name="contextMenuPolicy" >
|
|
|
|
<enum>Qt::CustomContextMenu</enum>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2008-03-17 09:14:17 -04:00
|
|
|
<property name="acceptDrops" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoFillBackground" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="lineWidth" >
|
|
|
|
<number>0</number>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2008-03-17 09:14:17 -04:00
|
|
|
<property name="iconSize" >
|
2007-11-14 22:18:48 -05:00
|
|
|
<size>
|
2008-03-17 09:14:17 -04:00
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
2007-11-14 22:18:48 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2008-03-17 09:14:17 -04:00
|
|
|
<property name="sortingEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>#</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Accept</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Trust</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Last Contact</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Name</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Peer Address</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Organisation</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Location</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Country</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Cert Id</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Auth Code</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-11-14 22:18:48 -05:00
|
|
|
</layout>
|
2008-03-17 09:14:17 -04:00
|
|
|
</widget>
|
2008-03-17 16:52:08 -04:00
|
|
|
<widget class="QWidget" name="networkviewTab" >
|
|
|
|
<attribute name="title" >
|
|
|
|
<string>Network View</string>
|
|
|
|
</attribute>
|
2008-03-17 09:14:17 -04:00
|
|
|
</widget>
|
|
|
|
</widget>
|
2007-11-14 22:18:48 -05:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2008-03-17 16:52:08 -04:00
|
|
|
<resources/>
|
2007-11-14 22:18:48 -05:00
|
|
|
<connections/>
|
|
|
|
</ui>
|