kindle manager
This commit is contained in:
140
mainwindow.ui
140
mainwindow.ui
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>800</width>
|
||||
<height>600</height>
|
||||
<width>665</width>
|
||||
<height>385</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -15,6 +15,16 @@
|
||||
</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>
|
||||
@@ -25,50 +35,116 @@
|
||||
<attribute name="toolBarBreak">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<addaction name="actionimport"/>
|
||||
<addaction name="actionimport_2"/>
|
||||
<addaction name="actionimport_3"/>
|
||||
<addaction name="actionimportkindle"/>
|
||||
<addaction name="actionimportlocal"/>
|
||||
<addaction name="separator"/>
|
||||
</widget>
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>800</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuImport">
|
||||
<property name="title">
|
||||
<string>Import</string>
|
||||
</property>
|
||||
<addaction name="actionimport_2"/>
|
||||
<addaction name="actionimport_3"/>
|
||||
</widget>
|
||||
<addaction name="menuImport"/>
|
||||
</widget>
|
||||
<action name="actionimport">
|
||||
<action name="actionimportlocal">
|
||||
<property name="icon">
|
||||
<iconset theme="Ab6.png"/>
|
||||
<iconset>
|
||||
<normaloff>icons/Ab9.png</normaloff>icons/Ab9.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Import</string>
|
||||
<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>
|
||||
<property name="shortcut">
|
||||
<string>Meta+I</string>
|
||||
</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="actionimport_2">
|
||||
<action name="actionflush">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/iSync.png</normaloff>icons/iSync.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>import</string>
|
||||
<string>flush</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>flush import file</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionimport_3">
|
||||
<action name="actionwords">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/Ar18.png</normaloff>icons/Ar18.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>import</string>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user