跟随到5.2

This commit is contained in:
2020-07-13 19:26:09 +08:00
parent 892766470c
commit b1c2b1bbc6
7 changed files with 203 additions and 82 deletions

View File

@@ -836,7 +836,7 @@
<number>0</number>
</property>
<property name="currentIndex">
<number>3</number>
<number>2</number>
</property>
<widget class="QWidget" name="page">
<layout class="QVBoxLayout" name="verticalLayout_4">
@@ -934,8 +934,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>298</width>
<height>814</height>
<width>781</width>
<height>815</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_17">
@@ -1172,8 +1172,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>351</width>
<height>38</height>
<width>747</width>
<height>325</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
@@ -1314,7 +1314,7 @@
<x>0</x>
<y>0</y>
<width>765</width>
<height>662</height>
<height>846</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_23">
@@ -1457,6 +1457,87 @@
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_9" native="true">
<layout class="QVBoxLayout" name="verticalLayout_26">
<item>
<widget class="QLabel" name="label_8">
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>缓存目录</string>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_10" native="true">
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="3">
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_6">
<property name="text">
<string>清空</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="4">
<widget class="QLabel" name="label_12">
<property name="styleSheet">
<string notr="true">color:#808080</string>
</property>
<property name="text">
<string>因为这个目录位于/tmp下所以即使你不手动清空的话其也将在系统重启时自动清空。</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_13">
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>目录大小:</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="tmp_size_ui">
<property name="text">
<string>0B</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_11">
<property name="text">
<string>目录位置:/tmp/spark-store</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_2" native="true">
<layout class="QVBoxLayout" name="verticalLayout_25">