加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mainwindow.ui 16.17 KB
一键复制 编辑 原始数据 按行查看 历史
freshman-x 提交于 2020-12-05 15:03 . 第一次
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612
<?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>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化