154 lines
3.9 KiB
XML
154 lines
3.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>665</width>
|
|
<height>385</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget"/>
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
<widget class="QMenuBar" name="menuBar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>665</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QToolBar" name="toolBar">
|
|
<property name="windowTitle">
|
|
<string>toolBar</string>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="actionimportkindle"/>
|
|
<addaction name="actionimportlocal"/>
|
|
<addaction name="separator"/>
|
|
</widget>
|
|
<action name="actionimportlocal">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/Ab9.png</normaloff>icons/Ab9.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>importlocal</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>import clipping file from local clipping file</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionimportkindle">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/Ab5.png</normaloff>icons/Ab5.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>importkindle</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>import clipping file from kindle</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionconfig">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/conf.png</normaloff>icons/conf.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>config</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>configuration</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionflush">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/iSync.png</normaloff>icons/iSync.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>flush</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>flush import file</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionwords">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/Ar18.png</normaloff>icons/Ar18.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>words</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>words</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionstatistic">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/81.png</normaloff>icons/81.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>statistic</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>statistics reading habbit</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionhomepage">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/direction.png</normaloff>icons/direction.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>homepage</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>redirect to my homepage</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionabout">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/60.png</normaloff>icons/60.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>about</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>open about dialog</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionsearch">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>icons/Pixadex.png</normaloff>icons/Pixadex.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>search</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>search note</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|