added icon

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-07-13 16:11:42 +00:00
parent 72112fb54c
commit 254bc39e27

View File

@ -1,7 +1,8 @@
<ui version="4.0" > <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>NetworkDialog</class> <class>NetworkDialog</class>
<widget class="QWidget" name="NetworkDialog" > <widget class="QWidget" name="NetworkDialog">
<property name="geometry" > <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
@ -9,96 +10,84 @@
<height>444</height> <height>444</height>
</rect> </rect>
</property> </property>
<property name="windowTitle" > <property name="windowTitle">
<string>Form</string> <string>Form</string>
</property> </property>
<layout class="QGridLayout" > <layout class="QGridLayout">
<property name="leftMargin" > <property name="leftMargin">
<number>6</number> <number>6</number>
</property> </property>
<property name="topMargin" > <property name="topMargin">
<number>6</number> <number>6</number>
</property> </property>
<property name="rightMargin" > <property name="rightMargin">
<number>6</number> <number>6</number>
</property> </property>
<property name="bottomMargin" > <property name="bottomMargin">
<number>0</number> <number>0</number>
</property> </property>
<item row="0" column="0" > <item row="0" column="0">
<widget class="QTabWidget" name="networkTab" > <widget class="QTabWidget" name="networkTab">
<property name="tabPosition" > <property name="tabPosition">
<enum>QTabWidget::North</enum> <enum>QTabWidget::North</enum>
</property> </property>
<property name="currentIndex" > <property name="currentIndex">
<number>0</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="networkTab" > <widget class="QWidget" name="networkTab">
<attribute name="title" > <attribute name="title">
<string>Network</string> <string>Network</string>
</attribute> </attribute>
<layout class="QGridLayout" > <layout class="QGridLayout">
<property name="leftMargin" > <property name="verticalSpacing">
<number>0</number> <number>0</number>
</property> </property>
<property name="topMargin" > <property name="margin">
<number>0</number> <number>0</number>
</property> </property>
<property name="rightMargin" > <item row="0" column="0">
<number>0</number> <layout class="QGridLayout">
</property> <property name="margin">
<property name="bottomMargin" >
<number>0</number>
</property>
<property name="verticalSpacing" >
<number>0</number>
</property>
<item row="0" column="0" >
<layout class="QGridLayout" >
<property name="leftMargin" >
<number>0</number> <number>0</number>
</property> </property>
<property name="topMargin" > <property name="spacing">
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<property name="horizontalSpacing" >
<number>6</number> <number>6</number>
</property> </property>
<property name="verticalSpacing" > <item row="0" column="0">
<number>6</number> <widget class="QLabel" name="label">
</property> <property name="maximumSize">
<item row="0" column="0" > <size>
<widget class="QLabel" name="label" > <width>22</width>
<property name="text" > <height>22</height>
</size>
</property>
<property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap/> <pixmap resource="images.qrc">:/images/rs1.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="label_2" > <widget class="QLabel" name="label_2">
<property name="text" > <property name="text">
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;"> &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:9pt; font-weight:600;">Network:&lt;/span>&lt;/p>&lt;/body>&lt;/html></string> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt; font-weight:600;&quot;&gt;Network:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="2" > <item row="0" column="2">
<spacer> <spacer>
<property name="orientation" > <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>40</width> <width>40</width>
<height>20</height> <height>20</height>
@ -106,260 +95,251 @@ p, li { white-space: pre-wrap; }
</property> </property>
</spacer> </spacer>
</item> </item>
<item row="0" column="3" > <item row="0" column="3">
<widget class="QPushButton" name="viewButton" > <widget class="QPushButton" name="viewButton">
<property name="text" > <property name="text">
<string>View</string> <string>View</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="1" column="0" > <item row="1" column="0">
<widget class="QTreeWidget" name="connecttreeWidget" > <widget class="QTreeWidget" name="connecttreeWidget">
<property name="sizePolicy" > <property name="sizePolicy">
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="contextMenuPolicy" > <property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum> <enum>Qt::CustomContextMenu</enum>
</property> </property>
<property name="acceptDrops" > <property name="acceptDrops">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="autoFillBackground" > <property name="autoFillBackground">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="lineWidth" > <property name="lineWidth">
<number>0</number> <number>0</number>
</property> </property>
<property name="iconSize" > <property name="iconSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="sortingEnabled" > <property name="sortingEnabled">
<bool>true</bool> <bool>true</bool>
</property> </property>
<column> <column>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Your trust</string> <string>Your trust</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Peer's trust</string> <string>Peer's trust</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Last Contact</string> <string>Last Contact</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Name</string> <string>Name</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Peer Address</string> <string>Peer Address</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Organisation</string> <string>Organisation</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Location</string> <string>Location</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Country</string> <string>Country</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text" > <property name="text">
<string>Cert Id</string> <string>Cert Id</string>
</property> </property>
</column> </column>
</widget> </widget>
</item> </item>
<item row="2" column="0" > <item row="2" column="0">
<widget class="QTabWidget" name="tabBottom" > <widget class="QTabWidget" name="tabBottom">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16777215</width> <width>16777215</width>
<height>142</height> <height>142</height>
</size> </size>
</property> </property>
<property name="tabPosition" > <property name="tabPosition">
<enum>QTabWidget::North</enum> <enum>QTabWidget::North</enum>
</property> </property>
<property name="currentIndex" > <property name="currentIndex">
<number>0</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="log_tab" > <widget class="QWidget" name="log_tab">
<attribute name="title" > <attribute name="title">
<string>Log</string> <string>Log</string>
</attribute> </attribute>
<layout class="QVBoxLayout" > <layout class="QVBoxLayout">
<property name="spacing" > <property name="spacing">
<number>6</number> <number>6</number>
</property> </property>
<property name="leftMargin" > <property name="margin">
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number> <number>0</number>
</property> </property>
<item> <item>
<widget class="QTextBrowser" name="infoLog" > <widget class="QTextBrowser" name="infoLog">
<property name="sizePolicy" > <property name="sizePolicy">
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16777215</width> <width>16777215</width>
<height>142</height> <height>142</height>
</size> </size>
</property> </property>
<property name="contextMenuPolicy" > <property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum> <enum>Qt::CustomContextMenu</enum>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</widget> </widget>
<widget class="QWidget" name="networkstatus" > <widget class="QWidget" name="networkstatus">
<attribute name="title" > <attribute name="title">
<string>Network Status</string> <string>Network Status</string>
</attribute> </attribute>
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_nonet" > <widget class="QLabel" name="iconlabel_nonet">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_nonet" > <widget class="QLabel" name="textlabel_nonet">
<property name="text" > <property name="text">
<string>No Connectivity</string> <string>No Connectivity</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="1" column="0" > <item row="1" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_netLimited" > <widget class="QLabel" name="iconlabel_netLimited">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_netLimited" > <widget class="QLabel" name="textlabel_netLimited">
<property name="text" > <property name="text">
<string>Limited</string> <string>Limited</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="2" column="0" > <item row="2" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_netUdp" > <widget class="QLabel" name="iconlabel_netUdp">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_netUdp" > <widget class="QLabel" name="textlabel_netUdp">
<property name="text" > <property name="text">
<string>UDP</string> <string>UDP</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="3" column="0" > <item row="3" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_netServer" > <widget class="QLabel" name="iconlabel_netServer">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_netServer" > <widget class="QLabel" name="textlabel_netServer">
<property name="text" > <property name="text">
<string>RetroShare Server</string> <string>RetroShare Server</string>
</property> </property>
</widget> </widget>
@ -368,137 +348,137 @@ p, li { white-space: pre-wrap; }
</item> </item>
</layout> </layout>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_udp" > <widget class="QLabel" name="iconlabel_udp">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_udp" > <widget class="QLabel" name="textlabel_udp">
<property name="text" > <property name="text">
<string>UDP Connections</string> <string>UDP Connections</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="1" column="0" > <item row="1" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_ext" > <widget class="QLabel" name="iconlabel_ext">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_ext" > <widget class="QLabel" name="textlabel_ext">
<property name="text" > <property name="text">
<string>Stable External IP Address</string> <string>Stable External IP Address</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="2" column="0" > <item row="2" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_dht" > <widget class="QLabel" name="iconlabel_dht">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_dht" > <widget class="QLabel" name="textlabel_dht">
<property name="text" > <property name="text">
<string>DHT OK</string> <string>DHT OK</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="3" column="0" > <item row="3" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_upnp" > <widget class="QLabel" name="iconlabel_upnp">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_upnp" > <widget class="QLabel" name="textlabel_upnp">
<property name="text" > <property name="text">
<string>UPnP Active</string> <string>UPnP Active</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="4" column="0" > <item row="4" column="0">
<layout class="QGridLayout" > <layout class="QGridLayout">
<item row="0" column="0" > <item row="0" column="0">
<widget class="QLabel" name="iconlabel_tcp" > <widget class="QLabel" name="iconlabel_tcp">
<property name="maximumSize" > <property name="maximumSize">
<size> <size>
<width>16</width> <width>16</width>
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="text" > <property name="text">
<string/> <string/>
</property> </property>
<property name="pixmap" > <property name="pixmap">
<pixmap resource="images.qrc" >:/images/ledoff1.png</pixmap> <pixmap resource="images.qrc">:/images/ledoff1.png</pixmap>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" > <item row="0" column="1">
<widget class="QLabel" name="textlabel_tcp" > <widget class="QLabel" name="textlabel_tcp">
<property name="text" > <property name="text">
<string>TCP Server</string> <string>TCP Server</string>
</property> </property>
</widget> </widget>
@ -516,44 +496,44 @@ p, li { white-space: pre-wrap; }
</widget> </widget>
</item> </item>
</layout> </layout>
<action name="actionClearLog" > <action name="actionClearLog">
<property name="text" > <property name="text">
<string>Clear</string> <string>Clear</string>
</property> </property>
</action> </action>
<action name="actionTabsright" > <action name="actionTabsright">
<property name="text" > <property name="text">
<string>Set Tabs Right</string> <string>Set Tabs Right</string>
</property> </property>
</action> </action>
<action name="actionTabsnorth" > <action name="actionTabsnorth">
<property name="text" > <property name="text">
<string>Set Tabs North</string> <string>Set Tabs North</string>
</property> </property>
</action> </action>
<action name="actionTabssouth" > <action name="actionTabssouth">
<property name="text" > <property name="text">
<string>Set Tabs South</string> <string>Set Tabs South</string>
</property> </property>
</action> </action>
<action name="actionTabswest" > <action name="actionTabswest">
<property name="text" > <property name="text">
<string>Set Tabs Left</string> <string>Set Tabs Left</string>
</property> </property>
</action> </action>
<action name="actionTabsRounded" > <action name="actionTabsRounded">
<property name="text" > <property name="text">
<string>Set Tabs Rounded</string> <string>Set Tabs Rounded</string>
</property> </property>
</action> </action>
<action name="actionTabsTriangular" > <action name="actionTabsTriangular">
<property name="text" > <property name="text">
<string>Set Tabs Triangular</string> <string>Set Tabs Triangular</string>
</property> </property>
</action> </action>
</widget> </widget>
<resources> <resources>
<include location="images.qrc" /> <include location="images.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>