代码拉取完成,页面将自动刷新
<?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>1360</width>
<height>760</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>900</width>
<height>500</height>
</size>
</property>
<property name="windowTitle">
<string>windows资源管理器</string>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<property name="sizeConstraint">
<enum>QLayout::SetMinimumSize</enum>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<item>
<widget class="QLineEdit" name="searchLineEdit">
<property name="minimumSize">
<size>
<width>0</width>
<height>31</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>331</width>
<height>31</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>5</number>
</property>
<item>
<widget class="QPushButton" name="goBackButton">
<property name="minimumSize">
<size>
<width>31</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>31</width>
<height>28</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/new/icon/image/back1.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="goButton">
<property name="minimumSize">
<size>
<width>31</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>31</width>
<height>28</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/new/icon/image/go_1.png);
image: url(:/new/icon/image/go_1.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>23</width>
<height>23</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="backButton">
<property name="minimumSize">
<size>
<width>31</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>31</width>
<height>28</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/new/icon/image/shift_up1.png);
image: url(:/new/icon/image/shift_up1.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QLineEdit" name="ShowExploreEdit">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>31</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="comboBox">
<property name="minimumSize">
<size>
<width>21</width>
<height>31</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>21</width>
<height>31</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="updBTN">
<property name="minimumSize">
<size>
<width>31</width>
<height>33</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>31</width>
<height>33</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/new/icon/image/reload.png</normaloff>:/new/icon/image/reload.png</iconset>
</property>
<property name="iconSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item row="1" column="0" colspan="2">
<widget class="QSplitter" name="splitter">
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="contextMenuPolicy">
<enum>Qt::DefaultContextMenu</enum>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="handleWidth">
<number>8</number>
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="QWidget" name="layoutWidget">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QListView" name="listViewExtra">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>25</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
</item>
<item>
<widget class="QTreeView" name="treeView">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>0</height>
</size>
</property>
<property name="cursor" stdset="0">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
<property name="contextMenuPolicy">
<enum>Qt::DefaultContextMenu</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QListView" name="listView">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>220</width>
<height>0</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
<widget class="QTableView" name="tableView">
<property name="minimumSize">
<size>
<width>220</width>
<height>0</height>
</size>
</property>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1360</width>
<height>46</height>
</rect>
</property>
<widget class="QMenu" name="menuW">
<property name="title">
<string>文件</string>
</property>
<widget class="QMenu" name="menuNew_N">
<property name="title">
<string>New</string>
</property>
<addaction name="actionTxt"/>
<addaction name="actionWord"/>
<addaction name="actionExel"/>
</widget>
<addaction name="menuNew_N"/>
<addaction name="actionOpen_O"/>
<addaction name="separator"/>
</widget>
<widget class="QMenu" name="menu">
<property name="title">
<string> 计算机</string>
</property>
<addaction name="action_shuxing"/>
</widget>
<widget class="QMenu" name="menuChakan">
<property name="title">
<string> 查看</string>
</property>
<widget class="QMenu" name="seekMenu">
<property name="title">
<string>更改显示方式</string>
</property>
<addaction name="actionList"/>
<addaction name="actionBIcon"/>
<addaction name="actionMIcon"/>
<addaction name="actionSIcon"/>
<addaction name="actionListinfo"/>
</widget>
<addaction name="seekMenu"/>
</widget>
<widget class="QMenu" name="menu_2">
<property name="title">
<string> 编辑</string>
</property>
<addaction name="actionCopy"/>
<addaction name="actionPaste"/>
<addaction name="actionDelete"/>
<addaction name="actionRename"/>
</widget>
<widget class="QMenu" name="menu_3">
<property name="title">
<string> 过滤器功能</string>
</property>
<addaction name="action_helpsort"/>
<addaction name="separator"/>
<addaction name="action_jpg"/>
<addaction name="action_txt"/>
<addaction name="action_rar"/>
<addaction name="action_mp3"/>
<addaction name="action_mp4"/>
</widget>
<widget class="QMenu" name="menu_4">
<property name="title">
<string> 任务管理器</string>
</property>
<addaction name="action_CPU"/>
<addaction name="actionTask"/>
</widget>
<widget class="QMenu" name="menu_5">
<property name="title">
<string> 关于
</string>
</property>
<addaction name="actionAbout_Explorer"/>
</widget>
<addaction name="menuW"/>
<addaction name="menu_2"/>
<addaction name="menu"/>
<addaction name="menuChakan"/>
<addaction name="menu_3"/>
<addaction name="menu_4"/>
<addaction name="menu_5"/>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<action name="actionOpen_O">
<property name="text">
<string>Open</string>
</property>
</action>
<action name="actionClose_C">
<property name="text">
<string>Close(C)</string>
</property>
</action>
<action name="actionSave_S">
<property name="text">
<string>Save(S)</string>
</property>
</action>
<action name="actionSave_As_A">
<property name="text">
<string>Save As(A)</string>
</property>
</action>
<action name="actionCopy">
<property name="text">
<string>Copy</string>
</property>
</action>
<action name="actionPaste">
<property name="text">
<string>Paste</string>
</property>
</action>
<action name="actionCut">
<property name="text">
<string>Cut</string>
</property>
</action>
<action name="actionDelete">
<property name="text">
<string>Delete</string>
</property>
</action>
<action name="actionRename">
<property name="text">
<string>Rename</string>
</property>
</action>
<action name="actionSearch">
<property name="text">
<string>Search</string>
</property>
</action>
<action name="action_shuxing">
<property name="text">
<string>Detail</string>
</property>
</action>
<action name="actionTxt">
<property name="text">
<string>Txt</string>
</property>
</action>
<action name="actionWord">
<property name="text">
<string>Word</string>
</property>
</action>
<action name="actionExel">
<property name="text">
<string>Exel</string>
</property>
</action>
<action name="actionList">
<property name="text">
<string>List</string>
</property>
</action>
<action name="actionBIcon">
<property name="text">
<string>BIcon</string>
</property>
</action>
<action name="actionMIcon">
<property name="text">
<string>MIcon</string>
</property>
</action>
<action name="actionSIcon">
<property name="text">
<string>SIcon</string>
</property>
</action>
<action name="actionListinfo">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Listinfo</string>
</property>
</action>
<action name="actionInformation">
<property name="text">
<string>Information</string>
</property>
</action>
<action name="actionLasttime">
<property name="text">
<string>lasttime</string>
</property>
</action>
<action name="actionSize">
<property name="text">
<string>size</string>
</property>
</action>
<action name="action_helpsort">
<property name="text">
<string>查看帮助</string>
</property>
</action>
<action name="action_jpg">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>图片(jpg、png、jpge)</string>
</property>
</action>
<action name="action_txt">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>文本(txt,word,excle,ppt)</string>
</property>
</action>
<action name="action_rar">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>压缩文档(rar,zip)</string>
</property>
</action>
<action name="action_mp3">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>音乐(mp3,wav,m4a)</string>
</property>
</action>
<action name="action_mp4">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>视频(mp4,avi,rmvb)</string>
</property>
</action>
<action name="action_CPU">
<property name="text">
<string>查看电脑内存使用情况</string>
</property>
</action>
<action name="actionTask">
<property name="text">
<string>查看进程</string>
</property>
<property name="toolTip">
<string>task</string>
</property>
</action>
<action name="actionAbout_Explorer">
<property name="text">
<string>About Explorer</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="icon.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。