2008-06-20 08:43:23 -04:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>ForumNewItem</class>
|
|
|
|
<widget class="QWidget" name="ForumNewItem" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>634</width>
|
|
|
|
<height>354</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="topMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QFrame" name="frame" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape" >
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow" >
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="topMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
2008-07-04 10:41:24 -04:00
|
|
|
<widget class="QPushButton" name="clearButton" >
|
2008-06-20 08:43:23 -04:00
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
2008-07-04 10:41:24 -04:00
|
|
|
<string>Remove Item</string>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
2008-08-27 04:41:43 -04:00
|
|
|
<property name="styleSheet" >
|
|
|
|
<string notr="true" />
|
|
|
|
</property>
|
2008-06-20 08:43:23 -04:00
|
|
|
<property name="text" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon" >
|
2008-08-17 10:13:09 -04:00
|
|
|
<iconset resource="../images.qrc" >
|
|
|
|
<normaloff>:/images/close_normal.png</normaloff>:/images/close_normal.png</iconset>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Preferred</enum>
|
|
|
|
</property>
|
2008-08-17 10:13:09 -04:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>26</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="titleLabel" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font" >
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<italic>true</italic>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2008-08-27 04:41:43 -04:00
|
|
|
<property name="styleSheet" >
|
|
|
|
<string notr="true" />
|
|
|
|
</property>
|
2008-06-20 08:43:23 -04:00
|
|
|
<property name="text" >
|
|
|
|
<string>Connected</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
2008-08-17 10:13:09 -04:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="nameLabel" >
|
2008-08-27 04:41:43 -04:00
|
|
|
<property name="styleSheet" >
|
|
|
|
<string notr="true" />
|
|
|
|
</property>
|
2008-06-20 08:43:23 -04:00
|
|
|
<property name="text" >
|
|
|
|
<string>name</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
2008-08-17 10:13:09 -04:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>500</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="subscribeButton" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Subscribe to Forum</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon" >
|
2008-08-17 10:13:09 -04:00
|
|
|
<iconset resource="../images.qrc" >
|
|
|
|
<normaloff>:/images/directoryadd_24x24_shadow.png</normaloff>:/images/directoryadd_24x24_shadow.png</iconset>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
2008-08-17 10:13:09 -04:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="expandButton" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Expand</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon" >
|
2008-08-17 10:13:09 -04:00
|
|
|
<iconset resource="../images.qrc" >
|
|
|
|
<normaloff>:/images/edit_add24.png</normaloff>:/images/edit_add24.png</iconset>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QFrame" name="expandFrame" >
|
|
|
|
<property name="frameShape" >
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow" >
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-08-17 10:13:09 -04:00
|
|
|
<property name="margin" >
|
2008-06-20 08:43:23 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="iconLabel" >
|
2008-08-27 04:41:43 -04:00
|
|
|
<property name="styleSheet" >
|
|
|
|
<string notr="true" > background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
|
|
|
|
stop:0 lightgray, stop:1 darkgray);</string>
|
|
|
|
</property>
|
2008-06-20 08:43:23 -04:00
|
|
|
<property name="text" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap" >
|
2008-08-17 10:13:09 -04:00
|
|
|
<pixmap resource="../images.qrc" >:/images/contacts24.png</pixmap>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="descLabel" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2008-08-27 04:41:43 -04:00
|
|
|
<property name="styleSheet" >
|
|
|
|
<string notr="true" > background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
|
|
|
|
stop:0 lightgray, stop:1 darkgray);</string>
|
|
|
|
</property>
|
2008-06-20 08:43:23 -04:00
|
|
|
<property name="text" >
|
|
|
|
<string>Description
|
|
|
|
of Forum</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2008-08-17 10:13:09 -04:00
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer" >
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-06-20 08:43:23 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources>
|
2008-08-17 10:13:09 -04:00
|
|
|
<include location="../images.qrc" />
|
2008-06-20 08:43:23 -04:00
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|