kindle manager
This commit is contained in:
113
mainwindow.ui
113
mainwindow.ui
@@ -6,21 +6,100 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>665</width>
|
||||
<height>385</height>
|
||||
<width>774</width>
|
||||
<height>410</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>MainWindow</string>
|
||||
<string>Kindle Management</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget"/>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="searchLabel">
|
||||
<property name="text">
|
||||
<string>Search</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLineEdit" name="searchLineEdit"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="searchComboBox"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="searchToolButton">
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/search.jpeg</normaloff>icons/search.jpeg</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QSplitter" name="splitter_2">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<widget class="QTreeView" name="treeView">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>400</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QSplitter" name="splitter">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<widget class="QTableView" name="tableView">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QTextEdit" name="textEdit">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>1</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<height>400</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QStatusBar" name="statusbar"/>
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>665</width>
|
||||
<width>774</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -38,11 +117,19 @@
|
||||
<addaction name="actionimportkindle"/>
|
||||
<addaction name="actionimportlocal"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionconfig"/>
|
||||
<addaction name="actionwords"/>
|
||||
<addaction name="actionstatistic"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionhomepage"/>
|
||||
<addaction name="actionabout"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionflush"/>
|
||||
</widget>
|
||||
<action name="actionimportlocal">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/Ab9.png</normaloff>icons/Ab9.png</iconset>
|
||||
<normaloff>icons/downr.png</normaloff>icons/downr.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>importlocal</string>
|
||||
@@ -54,7 +141,7 @@
|
||||
<action name="actionimportkindle">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/Ab5.png</normaloff>icons/Ab5.png</iconset>
|
||||
<normaloff>icons/down.png</normaloff>icons/down.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>importkindle</string>
|
||||
@@ -66,7 +153,7 @@
|
||||
<action name="actionconfig">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/conf.png</normaloff>icons/conf.png</iconset>
|
||||
<normaloff>icons/config.png</normaloff>icons/config.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>config</string>
|
||||
@@ -78,7 +165,7 @@
|
||||
<action name="actionflush">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/iSync.png</normaloff>icons/iSync.png</iconset>
|
||||
<normaloff>icons/refresh.png</normaloff>icons/refresh.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>flush</string>
|
||||
@@ -90,7 +177,7 @@
|
||||
<action name="actionwords">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/Ar18.png</normaloff>icons/Ar18.png</iconset>
|
||||
<normaloff>icons/books.png</normaloff>icons/books.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>words</string>
|
||||
@@ -102,7 +189,7 @@
|
||||
<action name="actionstatistic">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/81.png</normaloff>icons/81.png</iconset>
|
||||
<normaloff>icons/statistics.png</normaloff>icons/statistics.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>statistic</string>
|
||||
@@ -114,7 +201,7 @@
|
||||
<action name="actionhomepage">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/direction.png</normaloff>icons/direction.png</iconset>
|
||||
<normaloff>icons/home.png</normaloff>icons/home.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>homepage</string>
|
||||
@@ -126,7 +213,7 @@
|
||||
<action name="actionabout">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/60.png</normaloff>icons/60.png</iconset>
|
||||
<normaloff>icons/question.png</normaloff>icons/question.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>about</string>
|
||||
|
||||
Reference in New Issue
Block a user