added refresh button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
chrisparker126 2008-05-18 20:23:57 +00:00
parent 7bcfda123f
commit 033df8ed16

View file

@ -5,12 +5,12 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>618</width> <width>606</width>
<height>424</height> <height>400</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" > <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -509,10 +509,16 @@
<rect> <rect>
<x>460</x> <x>460</x>
<y>6</y> <y>6</y>
<width>151</width> <width>141</width>
<height>389</height> <height>391</height>
</rect> </rect>
</property> </property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="leftMargin" > <property name="leftMargin" >
<number>0</number> <number>0</number>
@ -554,6 +560,12 @@
</property> </property>
<item row="0" column="1" > <item row="0" column="1" >
<spacer> <spacer>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="orientation" > <property name="orientation" >
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
@ -591,11 +603,17 @@
<item row="0" column="1" > <item row="0" column="1" >
<widget class="QLabel" name="label_14" > <widget class="QLabel" name="label_14" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" > <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="font" > <property name="font" >
<font> <font>
<pointsize>10</pointsize> <pointsize>10</pointsize>
@ -610,6 +628,12 @@
</item> </item>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="label_2" > <widget class="QLabel" name="label_2" >
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text" > <property name="text" >
<string/> <string/>
</property> </property>
@ -625,7 +649,7 @@
<item row="1" column="0" > <item row="1" column="0" >
<widget class="QTreeWidget" name="userList" > <widget class="QTreeWidget" name="userList" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy vsizetype="Ignored" hsizetype="Ignored" > <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -666,6 +690,12 @@
<height>221</height> <height>221</height>
</rect> </rect>
</property> </property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="topMargin" > <property name="topMargin" >
<number>2</number> <number>2</number>
@ -718,6 +748,12 @@
</property> </property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="label" > <widget class="QLabel" name="label" >
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text" > <property name="text" >
<string/> <string/>
</property> </property>
@ -728,6 +764,18 @@
</item> </item>
<item row="0" column="1" > <item row="0" column="1" >
<widget class="QLabel" name="label_12" > <widget class="QLabel" name="label_12" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="font" > <property name="font" >
<font> <font>
<pointsize>10</pointsize> <pointsize>10</pointsize>
@ -744,6 +792,12 @@
</item> </item>
<item row="0" column="1" > <item row="0" column="1" >
<spacer> <spacer>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="orientation" > <property name="orientation" >
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
@ -765,6 +819,12 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="contextMenuPolicy" > <property name="contextMenuPolicy" >
<enum>Qt::DefaultContextMenu</enum> <enum>Qt::DefaultContextMenu</enum>
</property> </property>
@ -778,37 +838,15 @@
</item> </item>
</layout> </layout>
</widget> </widget>
<widget class="QWidget" name="layoutWidget" > <widget class="QPushButton" name="boldBtn" >
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>358</x>
<y>227</y> <y>233</y>
<width>451</width> <width>24</width>
<height>174</height> <height>24</height>
</rect> </rect>
</property> </property>
<layout class="QGridLayout" >
<property name="horizontalSpacing" >
<number>10</number>
</property>
<property name="verticalSpacing" >
<number>1</number>
</property>
<item row="0" column="0" colspan="2" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>360</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="boldBtn" >
<property name="minimumSize" > <property name="minimumSize" >
<size> <size>
<width>24</width> <width>24</width>
@ -821,6 +859,12 @@
<height>24</height> <height>24</height>
</size> </size>
</property> </property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip" > <property name="toolTip" >
<string>Bold</string> <string>Bold</string>
</property> </property>
@ -834,9 +878,15 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="underlineBtn" > <widget class="QPushButton" name="underlineBtn" >
<property name="geometry" >
<rect>
<x>392</x>
<y>233</y>
<width>24</width>
<height>24</height>
</rect>
</property>
<property name="minimumSize" > <property name="minimumSize" >
<size> <size>
<width>24</width> <width>24</width>
@ -849,6 +899,12 @@
<height>24</height> <height>24</height>
</size> </size>
</property> </property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip" > <property name="toolTip" >
<string>Italic</string> <string>Italic</string>
</property> </property>
@ -862,9 +918,15 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
</item>
<item row="0" column="4" >
<widget class="QPushButton" name="italicBtn" > <widget class="QPushButton" name="italicBtn" >
<property name="geometry" >
<rect>
<x>426</x>
<y>233</y>
<width>24</width>
<height>24</height>
</rect>
</property>
<property name="minimumSize" > <property name="minimumSize" >
<size> <size>
<width>24</width> <width>24</width>
@ -877,6 +939,12 @@
<height>24</height> <height>24</height>
</size> </size>
</property> </property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip" > <property name="toolTip" >
<string>Underline</string> <string>Underline</string>
</property> </property>
@ -890,13 +958,19 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
</item>
<item row="1" column="0" colspan="5" >
<widget class="QTextEdit" name="lineEdit" > <widget class="QTextEdit" name="lineEdit" >
<property name="geometry" >
<rect>
<x>1</x>
<y>263</y>
<width>449</width>
<height>100</height>
</rect>
</property>
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy vsizetype="Maximum" hsizetype="Expanding" > <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>5</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="maximumSize" > <property name="maximumSize" >
@ -918,36 +992,60 @@
</size> </size>
</property> </property>
</widget> </widget>
</item> <widget class="QWidget" name="layoutWidget" >
<item row="2" column="2" colspan="3" > <property name="geometry" >
<widget class="QPushButton" name="sendBtn" > <rect>
<x>200</x>
<y>370</y>
<width>247</width>
<height>25</height>
</rect>
</property>
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<layout class="QHBoxLayout" >
<item>
<widget class="QPushButton" name="refreshBtn" >
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text" > <property name="text" >
<string>Send</string> <string>Refresh Blog</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="1" > <item>
<widget class="QPushButton" name="statusBtn" > <widget class="QPushButton" name="statusBtn" >
<property name="sizeIncrement" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text" > <property name="text" >
<string>Set Status</string> <string>Set Status</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="0" > <item>
<spacer> <widget class="QPushButton" name="sendBtn" >
<property name="orientation" > <property name="sizeIncrement" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size> <size>
<width>245</width> <width>0</width>
<height>16</height> <height>0</height>
</size> </size>
</property> </property>
</spacer> <property name="text" >
<string>Send</string>
</property>
</widget>
</item> </item>
</layout> </layout>
</widget> </widget>