2010-09-12 18:17:17 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MessagesDialog</class>
|
|
|
|
<widget class="QWidget" name="MessagesDialog">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>775</width>
|
2012-05-03 11:42:43 -04:00
|
|
|
<height>485</height>
|
2010-09-12 18:17:17 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2016-08-16 16:02:30 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2014-12-10 19:13:40 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<item>
|
2012-08-26 16:31:10 -04:00
|
|
|
<widget class="QFrame" name="toolBarFrame">
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>36</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
2012-09-07 13:30:23 -04:00
|
|
|
<enum>QFrame::Box</enum>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
2012-09-07 13:30:23 -04:00
|
|
|
<enum>QFrame::Sunken</enum>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
2017-11-18 12:49:42 -05:00
|
|
|
<layout class="QGridLayout" name="toolBarFrameGLayout">
|
2016-08-16 16:02:30 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2010-09-12 18:17:17 -04:00
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="9">
|
2017-11-18 12:49:42 -05:00
|
|
|
<widget class="Line" name="toolBarFrameLineR">
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="4">
|
|
|
|
<widget class="QToolButton" name="newmessageButton">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>167777</width>
|
|
|
|
<height>167777</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>New Message</string>
|
2013-07-19 08:18:58 -04:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2014-11-29 07:54:36 -05:00
|
|
|
<string>Compose</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/folder-draft24.png</normaloff>:/images/folder-draft24.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
2013-07-19 08:18:58 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="11">
|
|
|
|
<widget class="QToolButton" name="removemessageButton">
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2013-07-19 08:18:58 -04:00
|
|
|
<width>16777</width>
|
|
|
|
<height>16777</height>
|
2010-09-12 18:17:17 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="toolTip">
|
2014-11-29 07:54:36 -05:00
|
|
|
<string>Remove selected message</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2014-11-29 07:54:36 -05:00
|
|
|
<string>Delete</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2014-11-29 07:54:36 -05:00
|
|
|
<normaloff>:/images/deletemail24.png</normaloff>:/images/deletemail24.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="1">
|
2014-12-06 17:09:44 -05:00
|
|
|
<widget class="StyledLabel" name="titleBarLabel">
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="text">
|
|
|
|
<string>Messages</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="15">
|
|
|
|
<widget class="LineEditClear" name="filterLineEdit">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="8">
|
|
|
|
<widget class="QToolButton" name="forwardmessageButton">
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777</width>
|
|
|
|
<height>16777</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="toolTip">
|
2014-11-29 07:54:36 -05:00
|
|
|
<string>Forward selected message</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2014-11-29 07:54:36 -05:00
|
|
|
<string>Foward</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2014-11-29 07:54:36 -05:00
|
|
|
<normaloff>:/images/mailforward24-hover.png</normaloff>:/images/mailforward24-hover.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="12">
|
2017-11-18 12:49:42 -05:00
|
|
|
<widget class="QToolButton" name="printButton">
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777</width>
|
|
|
|
<height>16777</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="toolTip">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Print selected message</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Print</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2013-07-19 08:18:58 -04:00
|
|
|
<normaloff>:/images/print24.png</normaloff>:/images/print24.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="popupMode">
|
|
|
|
<enum>QToolButton::MenuButtonPopup</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="13">
|
2013-07-19 08:18:58 -04:00
|
|
|
<widget class="QToolButton" name="viewtoolButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="text">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Display</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2013-07-19 08:18:58 -04:00
|
|
|
<normaloff>:/images/looknfeel.png</normaloff>:/images/looknfeel.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="popupMode">
|
|
|
|
<enum>QToolButton::MenuButtonPopup</enum>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-07-19 08:18:58 -04:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="titleBarPixmap">
|
2013-08-12 16:38:31 -04:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
2016-08-16 16:02:30 -04:00
|
|
|
<pixmap resource="icons.qrc">:/icons/png/messages.png</pixmap>
|
2013-08-12 16:38:31 -04:00
|
|
|
</property>
|
|
|
|
<property name="scaledContents">
|
|
|
|
<bool>true</bool>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="10">
|
2013-07-19 08:18:58 -04:00
|
|
|
<widget class="QToolButton" name="tagButton">
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="toolTip">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Tags</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Tags</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2013-07-19 08:18:58 -04:00
|
|
|
<normaloff>:/images/tag24.png</normaloff>:/images/tag24.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="popupMode">
|
|
|
|
<enum>QToolButton::MenuButtonPopup</enum>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="6">
|
2013-07-19 08:18:58 -04:00
|
|
|
<widget class="QToolButton" name="replymessageButton">
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777</width>
|
|
|
|
<height>16777</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="toolTip">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Reply to selected message</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Reply</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2013-07-19 08:18:58 -04:00
|
|
|
<normaloff>:/images/replymail-pressed.png</normaloff>:/images/replymail-pressed.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="7">
|
2013-07-19 08:18:58 -04:00
|
|
|
<widget class="QToolButton" name="replyallmessageButton">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777</width>
|
|
|
|
<height>16777</height>
|
|
|
|
</size>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Reply all to selected message</string>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="text">
|
2013-07-19 08:18:58 -04:00
|
|
|
<string>Reply all</string>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2013-07-19 08:18:58 -04:00
|
|
|
<normaloff>:/images/replymailall24-hover.png</normaloff>:/images/replymailall24-hover.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="16">
|
|
|
|
<widget class="QToolButton" name="helpButton">
|
2011-03-02 17:16:04 -05:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="icon">
|
2017-11-18 12:49:42 -05:00
|
|
|
<iconset resource="icons.qrc">
|
2015-06-30 12:44:58 -04:00
|
|
|
<normaloff>:/icons/help_64.png</normaloff>:/icons/help_64.png</iconset>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-11-29 07:54:36 -05:00
|
|
|
<item row="0" column="14">
|
2017-11-18 12:49:42 -05:00
|
|
|
<spacer name="toolBarFrameSpacerR">
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2013-08-29 18:02:04 -04:00
|
|
|
</property>
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
2013-08-29 18:02:04 -04:00
|
|
|
</property>
|
2014-11-29 07:54:36 -05:00
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2">
|
2017-11-18 12:49:42 -05:00
|
|
|
<spacer name="toolBarFrameSpacerL">
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2013-08-29 18:02:04 -04:00
|
|
|
</property>
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="5">
|
2017-11-18 12:49:42 -05:00
|
|
|
<widget class="Line" name="toolBarFrameLineL">
|
2014-11-29 07:54:36 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2013-08-29 18:02:04 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-12 18:17:17 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-07-19 08:18:58 -04:00
|
|
|
<item>
|
2011-06-03 20:46:02 -04:00
|
|
|
<widget class="RSTabWidget" name="tabWidget">
|
|
|
|
<property name="tabsClosable">
|
|
|
|
<bool>true</bool>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string notr="true">Main Tab</string>
|
|
|
|
</attribute>
|
2017-11-18 12:49:42 -05:00
|
|
|
<layout class="QGridLayout" name="tabGLayout">
|
2016-08-16 16:02:30 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2010-09-12 18:17:17 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QSplitter" name="listSplitter">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-08-28 17:59:08 -04:00
|
|
|
<widget class="QFrame" name="sideBarFrame">
|
2017-11-18 12:49:42 -05:00
|
|
|
<layout class="QGridLayout" name="sideBarFrameGLayout">
|
2016-08-16 16:02:30 -04:00
|
|
|
<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>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QListWidget" name="listWidget">
|
2012-05-03 11:42:43 -04:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-10-29 16:57:23 -04:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::CustomContextMenu</enum>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Inbox</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2010-09-12 18:17:17 -04:00
|
|
|
<normaloff>:/images/folder-inbox.png</normaloff>:/images/folder-inbox.png</iconset>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Outbox</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2010-09-12 18:17:17 -04:00
|
|
|
<normaloff>:/images/folder-outbox.png</normaloff>:/images/folder-outbox.png</iconset>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Draft</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2010-09-12 18:17:17 -04:00
|
|
|
<normaloff>:/images/folder-draft.png</normaloff>:/images/folder-draft.png</iconset>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Sent</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2010-09-12 18:17:17 -04:00
|
|
|
<normaloff>:/images/folder-sent.png</normaloff>:/images/folder-sent.png</iconset>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Trash</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2010-09-12 18:17:17 -04:00
|
|
|
<normaloff>:/images/folder-trash.png</normaloff>:/images/folder-trash.png</iconset>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
2011-06-04 18:54:03 -04:00
|
|
|
<widget class="QListWidget" name="quickViewWidget">
|
2012-05-03 11:42:43 -04:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
2017-11-18 12:49:42 -05:00
|
|
|
<widget class="QLabel" name="totalLabel">
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>18</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Total Inbox:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
2012-08-28 17:59:08 -04:00
|
|
|
<widget class="QFrame" name="folderFrame">
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>true</bool>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
2017-11-18 12:49:42 -05:00
|
|
|
<layout class="QHBoxLayout" name="folderFrameHLayout">
|
2012-08-28 17:59:08 -04:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="folderPixmap">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="images.qrc">:/images/foldermail.png</pixmap>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="folderLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Folders</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-09-12 18:17:17 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-05-03 11:42:43 -04:00
|
|
|
<item row="2" column="0">
|
2012-08-28 17:59:08 -04:00
|
|
|
<widget class="QFrame" name="quickViewFrame">
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>true</bool>
|
2012-05-03 11:42:43 -04:00
|
|
|
</property>
|
2012-08-28 17:59:08 -04:00
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
2012-05-03 11:42:43 -04:00
|
|
|
</property>
|
2012-08-28 17:59:08 -04:00
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
2012-05-03 11:42:43 -04:00
|
|
|
</property>
|
2017-11-18 12:49:42 -05:00
|
|
|
<layout class="QHBoxLayout" name="quickViewFrameHLayout">
|
2012-08-28 17:59:08 -04:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="quickViewPixmap">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="images.qrc">:/images/tag24.png</pixmap>
|
|
|
|
</property>
|
|
|
|
<property name="scaledContents">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="quickViewLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Quick View</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-05-03 11:42:43 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-12 18:17:17 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSplitter" name="msgSplitter">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2017-11-18 12:49:42 -05:00
|
|
|
<widget class="RSTreeWidget" name="messageTreeWidget">
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::CustomContextMenu</enum>
|
2010-09-12 18:17:17 -04:00
|
|
|
</property>
|
2017-11-18 12:49:42 -05:00
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="allColumnsShowFocus">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="expandsOnDoubleClick">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">1</string>
|
2014-10-09 18:04:12 -04:00
|
|
|
</property>
|
2017-11-18 12:49:42 -05:00
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
<layout class="QGridLayout" name="msgLayout"/>
|
2010-09-12 18:17:17 -04:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
<action name="actionPrint">
|
|
|
|
<property name="text">
|
|
|
|
<string>Print...</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Print...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPrintPreview">
|
|
|
|
<property name="text">
|
|
|
|
<string>Print Preview</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionIconOnly">
|
|
|
|
<property name="text">
|
|
|
|
<string>Buttons Icon Only</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Buttons Icon Only</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionTextBesideIcon">
|
|
|
|
<property name="text">
|
|
|
|
<string>Buttons Text Beside Icon</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Buttons with Text</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionTextUnderIcon">
|
|
|
|
<property name="text">
|
|
|
|
<string>Buttons Text Under Icon</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set Text Under Icon</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2011-06-03 20:46:02 -04:00
|
|
|
<action name="actionSaveAs">
|
2010-09-12 18:17:17 -04:00
|
|
|
<property name="text">
|
|
|
|
<string>Save As...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2011-06-05 09:37:49 -04:00
|
|
|
<action name="actionReply">
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2011-06-05 09:37:49 -04:00
|
|
|
<normaloff>:/images/mail_reply.png</normaloff>:/images/mail_reply.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Reply to Message</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionReplyAll">
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2011-06-05 09:37:49 -04:00
|
|
|
<normaloff>:/images/mail_replyall.png</normaloff>:/images/mail_replyall.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Reply to All</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionForward">
|
|
|
|
<property name="icon">
|
2011-06-05 16:19:10 -04:00
|
|
|
<iconset resource="images.qrc">
|
2011-06-05 09:37:49 -04:00
|
|
|
<normaloff>:/images/mail_forward.png</normaloff>:/images/mail_forward.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Forward Message</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2010-09-12 18:17:17 -04:00
|
|
|
</widget>
|
2011-06-03 20:46:02 -04:00
|
|
|
<customwidgets>
|
2017-11-18 12:49:42 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>StyledLabel</class>
|
|
|
|
<extends>QLabel</extends>
|
|
|
|
<header>gui/common/StyledLabel.h</header>
|
|
|
|
</customwidget>
|
2012-04-05 17:03:03 -04:00
|
|
|
<customwidget>
|
|
|
|
<class>LineEditClear</class>
|
|
|
|
<extends>QLineEdit</extends>
|
2013-08-29 18:02:04 -04:00
|
|
|
<header location="global">gui/common/LineEditClear.h</header>
|
2012-04-05 17:03:03 -04:00
|
|
|
</customwidget>
|
2014-12-06 17:09:44 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>RSTreeWidget</class>
|
|
|
|
<extends>QTreeWidget</extends>
|
|
|
|
<header>gui/common/RSTreeWidget.h</header>
|
|
|
|
</customwidget>
|
2011-06-03 20:46:02 -04:00
|
|
|
<customwidget>
|
|
|
|
<class>RSTabWidget</class>
|
|
|
|
<extends>QTabWidget</extends>
|
|
|
|
<header>gui/common/RSTabWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2010-09-12 18:17:17 -04:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>replymessageButton</tabstop>
|
|
|
|
<tabstop>listWidget</tabstop>
|
|
|
|
</tabstops>
|
2011-06-05 16:19:10 -04:00
|
|
|
<resources>
|
2016-08-16 16:02:30 -04:00
|
|
|
<include location="icons.qrc"/>
|
2017-11-18 12:49:42 -05:00
|
|
|
<include location="images.qrc"/>
|
2011-06-05 16:19:10 -04:00
|
|
|
</resources>
|
2012-05-03 11:42:43 -04:00
|
|
|
<connections/>
|
2010-09-12 18:17:17 -04:00
|
|
|
</ui>
|