123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353 |
- <?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>1045</width>
- <height>316</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <widget class="QWidget" name="centralwidget">
- <widget class="QPushButton" name="downloadDirButton">
- <property name="geometry">
- <rect>
- <x>630</x>
- <y>40</y>
- <width>31</width>
- <height>28</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- <property name="autoRepeat">
- <bool>false</bool>
- </property>
- </widget>
- <widget class="QLabel" name="downloadDirLabel">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>41</y>
- <width>111</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
- p, li { white-space: pre-wrap; }
- </style></head><body style=" font-family:'微软雅黑'; font-size:9pt; font-weight:400; font-style:normal;">
- <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">UWP下载目录:</p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="outputDirLable">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>80</y>
- <width>91</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
- p, li { white-space: pre-wrap; }
- </style></head><body style=" font-family:'微软雅黑'; font-size:9pt; font-weight:400; font-style:normal;">
- <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">输出文件夹:</p></body></html></string>
- </property>
- </widget>
- <widget class="QTextEdit" name="outputDirEdit">
- <property name="geometry">
- <rect>
- <x>167</x>
- <y>78</y>
- <width>451</width>
- <height>32</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">rgb(255, 0, 0)</string>
- </property>
- <property name="documentTitle">
- <string/>
- </property>
- </widget>
- <widget class="QTextEdit" name="downloadDirEdit">
- <property name="geometry">
- <rect>
- <x>167</x>
- <y>39</y>
- <width>451</width>
- <height>32</height>
- </rect>
- </property>
- <property name="documentTitle">
- <string/>
- </property>
- </widget>
- <widget class="QPushButton" name="outputDirButton">
- <property name="geometry">
- <rect>
- <x>630</x>
- <y>79</y>
- <width>31</width>
- <height>28</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- <property name="autoRepeat">
- <bool>false</bool>
- </property>
- </widget>
- <widget class="QPushButton" name="renameButton">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>121</y>
- <width>681</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="text">
- <string>一键解密+整理+重命名</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="copyToOutput">
- <property name="geometry">
- <rect>
- <x>510</x>
- <y>170</y>
- <width>181</width>
- <height>25</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>阿里巴巴普惠体 R</family>
- </font>
- </property>
- <property name="text">
- <string>以复制文件的方式输出</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="txtFileCheckBox">
- <property name="geometry">
- <rect>
- <x>160</x>
- <y>180</y>
- <width>110</width>
- <height>25</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>阿里巴巴普惠体 R</family>
- </font>
- </property>
- <property name="text">
- <string>保存.txt文件</string>
- </property>
- </widget>
- <widget class="QProgressBar" name="progressBar">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>220</y>
- <width>731</width>
- <height>27</height>
- </rect>
- </property>
- <property name="value">
- <number>99</number>
- </property>
- </widget>
- <widget class="QPlainTextEdit" name="activityLogEdit">
- <property name="geometry">
- <rect>
- <x>780</x>
- <y>30</y>
- <width>251</width>
- <height>231</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>阿里巴巴普惠体 R</family>
- <pointsize>10</pointsize>
- <weight>50</weight>
- <bold>false</bold>
- </font>
- </property>
- <property name="tabChangesFocus">
- <bool>false</bool>
- </property>
- <property name="readOnly">
- <bool>false</bool>
- </property>
- <property name="plainText">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="activityLabel">
- <property name="geometry">
- <rect>
- <x>870</x>
- <y>10</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>活动日志</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="moveToOutput">
- <property name="geometry">
- <rect>
- <x>510</x>
- <y>190</y>
- <width>181</width>
- <height>25</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>阿里巴巴普惠体 R</family>
- </font>
- </property>
- <property name="text">
- <string>以移动文件的方式输出</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="deleteFileCheckBox">
- <property name="geometry">
- <rect>
- <x>290</x>
- <y>180</y>
- <width>211</width>
- <height>25</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>阿里巴巴普惠体 R</family>
- </font>
- </property>
- <property name="text">
- <string>重命名完成后删除源文件夹</string>
- </property>
- </widget>
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>190</x>
- <y>10</y>
- <width>431</width>
- <height>21</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <italic>false</italic>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color:rgb(255, 0, 0)</string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QCheckBox" name="spiderMode">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>190</y>
- <width>91</width>
- <height>25</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>阿里巴巴普惠体 R</family>
- </font>
- </property>
- <property name="text">
- <string>爬虫模式</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="localMode">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>170</y>
- <width>91</width>
- <height>25</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>阿里巴巴普惠体 R</family>
- </font>
- </property>
- <property name="text">
- <string>本地模式</string>
- </property>
- </widget>
- </widget>
- <widget class="QStatusBar" name="statusbar"/>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1045</width>
- <height>23</height>
- </rect>
- </property>
- </widget>
- </widget>
- <resources/>
- <connections/>
- </ui>
|