some work on rss, refresh & autoopenbrowser

This commit is contained in:
Arnaud Demaiziere 2007-04-05 12:39:42 +00:00
parent ff0dd88ee1
commit eddee2a0d5
4 changed files with 128 additions and 41 deletions

View file

@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>811</width>
<height>453</height>
<height>447</height>
</rect>
</property>
<property name="windowTitle" >
@ -178,7 +178,62 @@
</widget>
</item>
<item>
<widget class="QTextBrowser" name="contentBrowser" />
<widget class="QTextBrowser" name="textBrowser" />
</item>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="viewStream_button" >
<property name="minimumSize" >
<size>
<width>80</width>
<height>22</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>80</width>
<height>22</height>
</size>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
<item>
<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>
</layout>
</item>