2013-06-09 22:24:10 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>FormMain</class>
|
|
|
|
<widget class="QMainWindow" name="FormMain">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
|
|
|
<height>600</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>MainWindow</string>
|
|
|
|
</property>
|
2013-06-14 10:50:11 +02:00
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<widget class="QToolButton" name="toolButton">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2013-06-14 13:52:22 +02:00
|
|
|
<x>40</x>
|
|
|
|
<y>20</y>
|
2013-06-14 10:50:11 +02:00
|
|
|
<width>61</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
2013-06-14 13:52:22 +02:00
|
|
|
<property name="icon">
|
2013-06-14 22:15:37 +02:00
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
2013-06-14 13:52:22 +02:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>120</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2013-06-15 19:51:23 +02:00
|
|
|
<x>170</x>
|
2013-06-14 13:52:22 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
2013-06-15 19:48:56 +02:00
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
2013-06-14 13:52:22 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>40</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>171</width>
|
|
|
|
<height>141</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>48</width>
|
|
|
|
<height>48</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>400</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>64</width>
|
|
|
|
<height>64</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_6">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>250</x>
|
|
|
|
<y>190</y>
|
|
|
|
<width>231</width>
|
|
|
|
<height>161</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>96</width>
|
|
|
|
<height>96</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_7">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>520</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>161</width>
|
|
|
|
<height>151</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>128</width>
|
|
|
|
<height>128</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_8">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>540</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2013-06-14 10:50:11 +02:00
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2013-06-13 15:07:33 +02:00
|
|
|
<widget class="QMenuBar" name="m_menuBar">
|
2013-06-09 22:24:10 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
2013-06-29 15:48:15 +02:00
|
|
|
<height>19</height>
|
2013-06-09 22:24:10 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
2013-06-13 15:07:33 +02:00
|
|
|
<widget class="QMenu" name="m_menuFile">
|
|
|
|
<property name="title">
|
|
|
|
<string>&File</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="m_actionImport"/>
|
|
|
|
<addaction name="m_actionExport"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="m_actionQuit"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="m_menuHelp">
|
|
|
|
<property name="title">
|
|
|
|
<string>&Help</string>
|
|
|
|
</property>
|
2013-06-26 19:04:38 +02:00
|
|
|
<addaction name="m_actionAboutGuard"/>
|
2013-06-13 15:07:33 +02:00
|
|
|
</widget>
|
2013-06-30 15:22:44 +02:00
|
|
|
<widget class="QMenu" name="m_menuView">
|
2013-06-13 15:07:33 +02:00
|
|
|
<property name="title">
|
|
|
|
<string>&View</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-06-14 22:15:37 +02:00
|
|
|
<widget class="QMenu" name="m_menuTools">
|
|
|
|
<property name="title">
|
|
|
|
<string>&Tools</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="m_actionSettings"/>
|
|
|
|
</widget>
|
2013-06-13 15:07:33 +02:00
|
|
|
<addaction name="m_menuFile"/>
|
2013-06-30 15:22:44 +02:00
|
|
|
<addaction name="m_menuView"/>
|
2013-06-14 22:15:37 +02:00
|
|
|
<addaction name="m_menuTools"/>
|
2013-06-13 15:07:33 +02:00
|
|
|
<addaction name="m_menuHelp"/>
|
2013-06-09 22:24:10 +02:00
|
|
|
</widget>
|
2013-06-14 22:15:37 +02:00
|
|
|
<widget class="QStatusBar" name="m_statusBar"/>
|
2013-06-13 15:07:33 +02:00
|
|
|
<action name="m_actionImport">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Import</string>
|
|
|
|
</property>
|
2013-06-30 15:22:44 +02:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Shift+I</string>
|
|
|
|
</property>
|
2013-06-13 15:07:33 +02:00
|
|
|
</action>
|
|
|
|
<action name="m_actionExport">
|
|
|
|
<property name="text">
|
|
|
|
<string>E&xport</string>
|
|
|
|
</property>
|
2013-06-30 15:22:44 +02:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Shift+E</string>
|
|
|
|
</property>
|
2013-06-13 15:07:33 +02:00
|
|
|
</action>
|
|
|
|
<action name="m_actionQuit">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Quit</string>
|
|
|
|
</property>
|
2013-06-30 15:22:44 +02:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Shift+Q</string>
|
|
|
|
</property>
|
2013-06-13 15:07:33 +02:00
|
|
|
</action>
|
2013-06-14 22:15:37 +02:00
|
|
|
<action name="m_actionSettings">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Settings</string>
|
|
|
|
</property>
|
2013-06-30 15:22:44 +02:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Shift+S</string>
|
|
|
|
</property>
|
2013-06-14 22:15:37 +02:00
|
|
|
</action>
|
2013-06-26 19:04:38 +02:00
|
|
|
<action name="m_actionAboutGuard">
|
|
|
|
<property name="text">
|
|
|
|
<string>&About RSS Guard</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-06-09 22:24:10 +02:00
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|