2 Star 2 Fork 1

softxing/Xiasl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mainwindow.ui 47.80 KB
一键复制 编辑 原始数据 按行查看 历史
ic005k 提交于 2022-01-27 11:41 . Add files via upload
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612
<?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>1124</width>
<height>675</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<property name="windowIcon">
<iconset resource="my.qrc">
<normaloff>:/icon/icon.png</normaloff>:/icon/icon.png</iconset>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QGridLayout" name="gridLayout_14">
<item row="0" column="0" rowspan="2">
<widget class="QTabWidget" name="tabWidget_misc">
<property name="tabPosition">
<enum>QTabWidget::North</enum>
</property>
<property name="currentIndex">
<number>2</number>
</property>
<property name="documentMode">
<bool>false</bool>
</property>
<widget class="QWidget" name="tab_misc1">
<attribute name="title">
<string>Members</string>
</attribute>
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="lblMembers">
<property name="text">
<string>Members</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QTreeWidget" name="treeWidget">
<property name="font">
<font/>
</property>
<property name="styleSheet">
<string notr="true">/* 之前的底色为绿色:30, 255, 25, 255 */
QTreeView::branch:hover {background-color:rgba(127,255,0,50)}
QTreeView::branch:selected {background: rgba(135 206 235, 255);selection-background-color:rgba(135 206 235, 255);}
QTreeWidget::item:hover{background-color:rgba(127,255,0,50)}
QTreeWidget::item:selected{background-color:rgba(135 206 235, 255); color:rgba(5,5,5,255);}
QTreeView::branch:open:has-children:!has-siblings,QTreeView::branch:open:has-children:has-siblings {image: url(:/icon/sub.svg);}
QTreeView::branch:has-children:!has-siblings:closed,QTreeView::branch:closed:has-children:has-siblings {image: url(:/icon/main.svg);}
QTreeView::branch:has-siblings:!adjoins-item{border-image:url(:/icon/branch-line.png)0;}
QTreeView::branch:has-siblings:adjoins-item{border-image:url(:/icon/branch-more.png)0;}
QTreeView::branch:!has-children:!has-siblings:adjoins-item{border-image:url(:/icon//branch-end.png)0;}</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWidth">
<number>1</number>
</property>
<property name="midLineWidth">
<number>0</number>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAsNeeded</enum>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustIgnored</enum>
</property>
<property name="columnCount">
<number>2</number>
</property>
<attribute name="headerHighlightSections">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
<column>
<property name="text">
<string notr="true">2</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_misc2">
<attribute name="title">
<string>Files</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_8">
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>10</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item row="0" column="0">
<widget class="QPushButton" name="btnReturn">
<property name="text">
<string>Return</string>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QTreeView" name="treeView">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">/* 之前的底色为绿色:30, 255, 25, 255 */
QTreeView::branch:hover {background-color:rgba(127,255,0,50)}
QTreeView::branch:selected {background: rgba(135 206 235, 255);selection-background-color:rgba(135 206 235, 255);}
QTreeView::item:hover{background-color:rgba(127,255,0,50)}
QTreeView::item:selected{background-color:rgba(135 206 235, 255); color:rgba(5,5,5,255);}
QTreeView::branch:open:has-children:!has-siblings,QTreeView::branch:open:has-children:has-siblings {image: url(:/icon/sub.png);}
QTreeView::branch:has-children:!has-siblings:closed,QTreeView::branch:closed:has-children:has-siblings {image: url(:/icon/main.png);}
/*QTreeView::branch:has-siblings:!adjoins-item{border-image:url(:/icon/branch-line.png)0;}
QTreeView::branch:has-siblings:adjoins-item{border-image:url(:/icon/branch-more.png)0;}
QTreeView::branch:!has-children:!has-siblings:adjoins-item{border-image:url(:/icon//branch-end.png)0;}*/</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabFindReplace">
<attribute name="title">
<string>Find</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_11">
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>5</number>
</property>
<property name="leftMargin">
<number>12</number>
</property>
<property name="topMargin">
<number>5</number>
</property>
<property name="rightMargin">
<number>12</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item>
<widget class="QToolButton" name="btnCaseSensitive">
<property name="maximumSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="toolTip">
<string>Case sensitive</string>
</property>
<property name="text">
<string>Aa</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="editFind">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string/>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnSearch">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>Search</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnPrevious">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>Previous</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnNext">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>Next</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="spacing">
<number>2</number>
</property>
<property name="leftMargin">
<number>12</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>12</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Search Scope</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="cboxFindScope">
<item>
<property name="text">
<string>In Current File</string>
</property>
</item>
<item>
<property name="text">
<string>In All Open Files</string>
</property>
</item>
<item>
<property name="text">
<string>In Folder</string>
</property>
</item>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<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>
<widget class="QCheckBox" name="chkSubDir">
<property name="text">
<string>Include Subfolders</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<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>
<widget class="QToolButton" name="btnExpand">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="toolTip">
<string>Expand / Collapse</string>
</property>
<property name="text">
<string>E</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<widget class="QFrame" name="frameInFolder">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QGridLayout" name="gridLayout_9">
<property name="leftMargin">
<number>12</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>12</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Folder</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="editFolder"/>
</item>
<item>
<widget class="QToolButton" name="btnFolder">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>Set Folder</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="lblSearch">
<property name="text">
<string>0 0</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLabel" name="lblPos">
<property name="text">
<string>0</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="editProgress"/>
</item>
<item>
<widget class="QProgressBar" name="progressBar">
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
<property name="maximum">
<number>100</number>
</property>
<property name="value">
<number>0</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnStopFind">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>Stop</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<item row="3" column="0">
<widget class="QTreeWidget" name="treeFind">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
</widget>
</item>
<item row="4" column="0">
<layout class="QHBoxLayout" name="hlReplace">
<item>
<widget class="QLineEdit" name="editReplace">
<property name="placeholderText">
<string>Replace</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnReplace">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>Replace</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnReplaceFind">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>Replace &amp;&amp; Find</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnReplaceAll">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>All</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
</item>
<item row="0" column="1">
<widget class="QFrame" name="frameTip">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" name="gridLayout_12">
<item row="0" column="0">
<widget class="QLabel" name="lblFileName">
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QPushButton" name="btnNo">
<property name="maximumSize">
<size>
<width>75</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>No</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="btnYes">
<property name="maximumSize">
<size>
<width>75</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Yes</string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
<widget class="QFrame" name="frameFun">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QGridLayout" name="gridLayout_15">
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="4">
<widget class="QToolButton" name="btnErrorN">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>200</height>
</size>
</property>
<property name="toolTip">
<string>Go to the next error</string>
</property>
<property name="text">
<string>&gt;</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QToolButton" name="btnCompile">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>200</height>
</size>
</property>
<property name="toolTip">
<string>Compile</string>
</property>
<property name="text">
<string>C</string>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QToolButton" name="btnErrorP">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>200</height>
</size>
</property>
<property name="toolTip">
<string>Go to previous error</string>
</property>
<property name="text">
<string>&lt;</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0" colspan="3">
<widget class="QFrame" name="frameMainFun">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QGridLayout" name="gridLayout_16">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="3">
<widget class="QToolButton" name="btnSave">
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="toolTip">
<string>Save</string>
</property>
<property name="text">
<string>S</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QToolButton" name="btnTabList">
<property name="text">
<string>L</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QToolButton" name="btnNew">
<property name="toolTip">
<string>New</string>
</property>
<property name="text">
<string>N</string>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QToolButton" name="btnMiniMap">
<property name="toolTip">
<string>Mini Map</string>
</property>
<property name="text">
<string>Map</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QToolButton" name="btnFind">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="toolTip">
<string>Find</string>
</property>
<property name="text">
<string>F</string>
</property>
</widget>
</item>
<item row="0" column="5">
<widget class="QToolButton" name="btnBookmark">
<property name="toolTip">
<string>Bookmarks</string>
</property>
<property name="text">
<string>B</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="2" rowspan="3">
<widget class="QFrame" name="frameBook">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QGridLayout" name="gridLayout_18">
<item row="2" column="0">
<widget class="QLabel" name="lblNotes">
<property name="text">
<string>Notes</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QListWidget" name="listBook">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="lblBookmarks">
<property name="text">
<string>Bookmarks</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QTextEdit" name="textEditNotes"/>
</item>
</layout>
</widget>
</item>
<item row="1" column="1">
<widget class="QFrame" name="frame">
<property name="minimumSize">
<size>
<width>200</width>
<height>100</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<layout class="QGridLayout" name="gridLayout_7">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0">
<layout class="QVBoxLayout" name="vLayout">
<item>
<widget class="MyTabWidget" name="tabWidget_textEdit" native="true">
<property name="currentIndex" stdset="0">
<number>-1</number>
</property>
<property name="usesScrollButtons" stdset="0">
<bool>true</bool>
</property>
<property name="documentMode" stdset="0">
<bool>false</bool>
</property>
<property name="tabsClosable" stdset="0">
<bool>false</bool>
</property>
<property name="movable" stdset="0">
<bool>true</bool>
</property>
<property name="tabBarAutoHide" stdset="0">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="1">
<layout class="QHBoxLayout" name="hLayout"/>
</item>
</layout>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="QFrame" name="frameInfo">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QGridLayout" name="gridLayout_10">
<item row="0" column="0">
<widget class="QListWidget" name="listWidget">
<property name="maximumSize">
<size>
<width>160</width>
<height>16777215</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">/**列表项选中*/
QListWidget::item::selected:active
{
color:black;
border-width:0;
background: rgb(180 ,209 ,255);
}
QListWidget::item:selected
{
color:black;
border-width:0;
background: rgb(180 ,209 ,255);
}
</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAsNeeded</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAsNeeded</enum>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustToContents</enum>
</property>
<property name="layoutMode">
<enum>QListView::SinglePass</enum>
</property>
<property name="viewMode">
<enum>QListView::ListMode</enum>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QTabWidget" name="tabWidget">
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tabBasicInfo">
<attribute name="title">
<string>BasicInfo</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QTextEdit" name="editShowMsg">
<property name="font">
<font/>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabErrors">
<attribute name="title">
<string>Errors</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<widget class="QTextEdit" name="editErrors">
<property name="font">
<font/>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabWarnings">
<attribute name="title">
<string>Warnings</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
<widget class="QTextEdit" name="editWarnings">
<property name="font">
<font/>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabRemarks">
<attribute name="title">
<string>Remarks</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0">
<widget class="QTextEdit" name="editRemarks">
<property name="font">
<font/>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabScribble">
<attribute name="title">
<string>Scribble</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_13">
<item row="0" column="0">
<widget class="QTextEdit" name="editScribble">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabOptimizations">
<attribute name="title">
<string>Optimizations</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_17">
<item row="0" column="0">
<widget class="QTextEdit" name="editOptimizations">
<property name="font">
<font/>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1124</width>
<height>24</height>
</rect>
</property>
<widget class="QMenu" name="menu_File">
<property name="title">
<string>File</string>
</property>
<addaction name="actionNew"/>
<addaction name="actionOpen"/>
<addaction name="actionSave"/>
<addaction name="actionSaveAs"/>
<addaction name="separator"/>
<addaction name="actionOpen_directory"/>
<addaction name="separator"/>
<addaction name="actionClose_tab"/>
<addaction name="separator"/>
<addaction name="actionPreferences"/>
<addaction name="actionQuit"/>
</widget>
<widget class="QMenu" name="menu_Edit">
<property name="title">
<string>Edit</string>
</property>
<addaction name="actionGenerate"/>
<addaction name="actionDSDecompile"/>
<addaction name="separator"/>
<addaction name="actionCompiling"/>
<addaction name="actionGo_to_previous_error"/>
<addaction name="actionGo_to_the_next_error"/>
<addaction name="separator"/>
<addaction name="actionRefreshTree"/>
<addaction name="separator"/>
<addaction name="actionFind"/>
<addaction name="actionFindPrevious"/>
<addaction name="actionFindNext"/>
<addaction name="separator"/>
<addaction name="actionReplace"/>
<addaction name="actionReplace_Find"/>
<addaction name="actionReplaceAll"/>
<addaction name="separator"/>
<addaction name="actionSet_Bookmark"/>
<addaction name="separator"/>
<addaction name="actionKextstat"/>
</widget>
<widget class="QMenu" name="menuView">
<property name="title">
<string>View</string>
</property>
<addaction name="actionMembers_win"/>
<addaction name="actionInfo_win"/>
<addaction name="actionMinimap"/>
<addaction name="actionViewBookmarks"/>
<addaction name="separator"/>
<addaction name="actionAutomatic_Line_Feeds"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
<string>Help</string>
</property>
<widget class="QMenu" name="menuProxy_selection_for_download">
<property name="title">
<string>Select Mirror Server</string>
</property>
<addaction name="actProxy1"/>
<addaction name="actProxy2"/>
<addaction name="actProxy3"/>
<addaction name="actProxy4"/>
<addaction name="actProxy5"/>
</widget>
<addaction name="actionCheckUpdate"/>
<addaction name="menuProxy_selection_for_download"/>
<addaction name="actionDownload_Upgrade_Packages"/>
<addaction name="actionLatest_Release"/>
<addaction name="separator"/>
<addaction name="actioniasl_usage"/>
<addaction name="actionUser_Guide"/>
<addaction name="separator"/>
<addaction name="actionReporting_Issues"/>
<addaction name="actionAbout_1"/>
</widget>
<addaction name="menu_File"/>
<addaction name="menu_Edit"/>
<addaction name="menuView"/>
<addaction name="menuHelp"/>
</widget>
<widget class="QStatusBar" name="statusbar">
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<property name="allowedAreas">
<set>Qt::BottomToolBarArea|Qt::TopToolBarArea</set>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QDockWidget" name="dockMiniEdit">
<property name="minimumSize">
<size>
<width>60</width>
<height>63</height>
</size>
</property>
<property name="features">
<set>QDockWidget::NoDockWidgetFeatures</set>
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents_2">
<layout class="QGridLayout" name="gridLayout_2">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="fBox">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>30</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QFrame { background-color:rgba(255,25,25,35);
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black; }</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<action name="actionOpen">
<property name="text">
<string>Open</string>
</property>
</action>
<action name="actionSave">
<property name="text">
<string>Save</string>
</property>
</action>
<action name="actionSaveAs">
<property name="text">
<string>Save as...</string>
</property>
</action>
<action name="actionGenerate">
<property name="text">
<string>Generate ACPI Tables</string>
</property>
</action>
<action name="actionCompiling">
<property name="text">
<string>Compile</string>
</property>
</action>
<action name="actionNew">
<property name="text">
<string>New</string>
</property>
</action>
<action name="actionFont_2">
<property name="checkable">
<bool>false</bool>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Font</string>
</property>
</action>
<action name="actionWrapWord">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>WrapWord</string>
</property>
</action>
<action name="actionKextstat">
<property name="text">
<string>Kextstat</string>
</property>
</action>
<action name="actionGo_to_previous_error">
<property name="text">
<string>Previous Error</string>
</property>
</action>
<action name="actionGo_to_the_next_error">
<property name="text">
<string>Next Error</string>
</property>
</action>
<action name="actionRefreshTree">
<property name="text">
<string>Refresh Tree</string>
</property>
</action>
<action name="actionFindPrevious">
<property name="text">
<string>Find Previous</string>
</property>
<property name="shortcut">
<string>Ctrl+8</string>
</property>
</action>
<action name="actionFindNext">
<property name="text">
<string>Find Next</string>
</property>
<property name="shortcut">
<string>Ctrl+9</string>
</property>
</action>
<action name="actionReplace">
<property name="text">
<string>Replace</string>
</property>
</action>
<action name="actionReplace_Find">
<property name="text">
<string>Replace &amp;&amp; Find</string>
</property>
</action>
<action name="actionInfo_win">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Information Window</string>
</property>
</action>
<action name="actionMembers_win">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="text">
<string>Members List Window</string>
</property>
</action>
<action name="actionDSDecompile">
<property name="text">
<string>DSDT + SSDT Decompile</string>
</property>
</action>
<action name="actioniasl_usage">
<property name="text">
<string>iASL Usage</string>
</property>
</action>
<action name="actionAbout_1">
<property name="text">
<string>About</string>
</property>
</action>
<action name="actionUser_Guide">
<property name="text">
<string>ACPICA Documentation</string>
</property>
</action>
<action name="actionCheckUpdate">
<property name="text">
<string>Update Check</string>
</property>
</action>
<action name="actionReplaceAll">
<property name="text">
<string>Replace All</string>
</property>
</action>
<action name="actionFind">
<property name="text">
<string>Find</string>
</property>
<property name="shortcut">
<string>Ctrl+F</string>
</property>
</action>
<action name="actionClear_search_history">
<property name="text">
<string>Clear search history</string>
</property>
</action>
<action name="actionMinimap">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="text">
<string>Minimap</string>
</property>
</action>
<action name="actionOpen_directory">
<property name="text">
<string>Open Directory of Current File</string>
</property>
</action>
<action name="actionUTF_8">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="text">
<string>UTF-8</string>
</property>
</action>
<action name="actionGBK">
<property name="text">
<string>GBK</string>
</property>
</action>
<action name="actionQuit">
<property name="text">
<string>Quit</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
</action>
<action name="actionClose_tab">
<property name="text">
<string>Close Tab</string>
</property>
<property name="shortcut">
<string>Ctrl+W</string>
</property>
</action>
<action name="actionDownload_Upgrade_Packages">
<property name="text">
<string>Download Upgrade Packages</string>
</property>
</action>
<action name="actProxy1">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>https://github.com/</string>
</property>
</action>
<action name="actProxy2">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>https://ghproxy.com/https://github.com/</string>
</property>
</action>
<action name="actProxy3">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>https://download.fastgit.org/</string>
</property>
</action>
<action name="actProxy4">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>https://gh.api.99988866.xyz/https://github.com/</string>
</property>
</action>
<action name="actProxy5">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>https://gh.xiu2.xyz/https://github.com/</string>
</property>
</action>
<action name="actionPreferences">
<property name="text">
<string>Preferences</string>
</property>
</action>
<action name="actionReporting_Issues">
<property name="text">
<string>Reporting Issues</string>
</property>
</action>
<action name="actionLatest_Release">
<property name="text">
<string>Latest Release</string>
</property>
</action>
<action name="actionAutomatic_Line_Feeds">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Automatic Line Feeds</string>
</property>
<property name="shortcut">
<string>Ctrl+Return</string>
</property>
</action>
<action name="actionSet_Bookmark">
<property name="text">
<string>Set Bookmark</string>
</property>
<property name="shortcut">
<string>Ctrl+B</string>
</property>
</action>
<action name="actionBookmarks_List">
<property name="text">
<string>Bookmarks List</string>
</property>
</action>
<action name="actionViewBookmarks">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Bookmarks List</string>
</property>
<property name="shortcut">
<string>Ctrl+3</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
<class>MyTabWidget</class>
<extends>QWidget</extends>
<header>mytabwidget.h</header>
</customwidget>
</customwidgets>
<resources>
<include location="my.qrc"/>
</resources>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/softxing/Xiasl.git
[email protected]:softxing/Xiasl.git
softxing
Xiasl
Xiasl
master

搜索帮助