qt_demoe/styledemo/frmmain.ui

1315 lines
42 KiB
Plaintext
Raw Normal View History

2019-09-29 12:43:40 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>frmMain</class>
<widget class="QMainWindow" name="frmMain">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>850</width>
<height>626</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
2020-03-16 08:40:48 +00:00
<layout class="QGridLayout" name="gridLayout_6">
2019-09-29 12:43:40 +00:00
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QPushButton" name="btnNew">
<property name="text">
<string>新建</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QPushButton" name="btnSave">
<property name="text">
<string>保存</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="btnOpen">
<property name="text">
<string>打开</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="btnSaveOther">
<property name="text">
<string>另存为</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="1" rowspan="2">
<widget class="QTextEdit" name="txtMain"/>
</item>
<item row="1" column="0">
2020-03-16 08:40:48 +00:00
<widget class="QTabWidget" name="tabConfig">
2019-09-29 12:43:40 +00:00
<property name="sizePolicy">
2020-03-16 08:40:48 +00:00
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2019-09-29 12:43:40 +00:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>220</width>
<height>16777215</height>
</size>
</property>
2020-03-16 08:40:48 +00:00
<property name="tabPosition">
<enum>QTabWidget::South</enum>
2019-09-29 12:43:40 +00:00
</property>
2020-03-16 08:40:48 +00:00
<property name="currentIndex">
<number>0</number>
2019-09-29 12:43:40 +00:00
</property>
2020-03-16 08:40:48 +00:00
<widget class="QWidget" name="tabColor">
<attribute name="title">
<string>颜色</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QLabel" name="labTextColor">
<property name="text">
<string>字体文字颜色</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QPushButton" name="btnTextColor">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLineEdit" name="txtTextColor"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labPanelColor">
<property name="text">
<string>面板背景颜色</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="btnPanelColor">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLineEdit" name="txtPanelColor"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="labBorderColor">
<property name="text">
<string>全局边框颜色</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QPushButton" name="btnBorderColor">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QLineEdit" name="txtBorderColor"/>
</item>
<item row="3" column="0">
<widget class="QLabel" name="labNormalColorStart">
<property name="text">
<string>普通渐变开始</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QPushButton" name="btnNormalColorStart">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="3" column="2">
<widget class="QLineEdit" name="txtNormalColorStart"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="labNormalColorEnd">
<property name="text">
<string>普通渐变结束</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QPushButton" name="btnNormalColorEnd">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="4" column="2">
<widget class="QLineEdit" name="txtNormalColorEnd"/>
</item>
<item row="5" column="0">
<widget class="QLabel" name="labDarkColorStart">
<property name="text">
<string>加深渐变开始</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QPushButton" name="btnDarkColorStart">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="5" column="2">
<widget class="QLineEdit" name="txtDarkColorStart"/>
</item>
<item row="6" column="0">
<widget class="QLabel" name="labDarkColorEnd">
<property name="text">
<string>加深渐变结束</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QPushButton" name="btnDarkColorEnd">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="6" column="2">
<widget class="QLineEdit" name="txtDarkColorEnd"/>
</item>
<item row="7" column="0">
<widget class="QLabel" name="labHighColor">
<property name="text">
<string>边缘高亮颜色</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QPushButton" name="btnHighColor">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="7" column="2">
<widget class="QLineEdit" name="txtHighColor"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_11">
<attribute name="title">
<string>尺寸</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_7">
<item row="0" column="0">
<widget class="QLabel" name="labIconWidth">
<property name="text">
<string>指示器宽度</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="txtIconWidth">
<property name="text">
<string>40</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labIconHeight">
<property name="text">
<string>指示器高度</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="txtIconHeight">
<property name="text">
<string>40</string>
</property>
</widget>
</item>
<item row="2" column="0">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>173</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_10">
<attribute name="title">
<string>其他</string>
</attribute>
</widget>
2019-09-29 12:43:40 +00:00
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab1">
<attribute name="title">
<string>常用组件</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QGroupBox" name="groupBox">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="title">
<string>分组框</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
2020-03-16 08:40:48 +00:00
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="3">
<widget class="QWidget" name="widgetControl" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
2019-09-29 12:43:40 +00:00
</property>
2020-03-16 08:40:48 +00:00
<layout class="QGridLayout" name="gridLayout_2">
<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="0">
<widget class="QLabel" name="lab">
<property name="text">
<string>飞扬青云</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label">
<property name="frameShape">
<enum>QFrame::Box</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string>我是标签</string>
</property>
</widget>
</item>
<item row="0" column="2" colspan="3">
<widget class="QLineEdit" name="lineEdit">
<property name="text">
<string>拿人钱财替人消灾,人生江湖如此,程序江湖亦如此.</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QSpinBox" name="spinBox"/>
</item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="doubleSpinBox"/>
</item>
<item row="1" column="2">
<widget class="QTimeEdit" name="timeEdit"/>
</item>
<item row="1" column="3">
<widget class="QDateEdit" name="dateEdit">
<property name="calendarPopup">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="QDateTimeEdit" name="dateTimeEdit">
<property name="calendarPopup">
<bool>true</bool>
</property>
</widget>
</item>
<item row="3" column="0" colspan="5">
<widget class="QSlider" name="horizontalSlider">
<property name="maximum">
<number>100</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="4" column="0" colspan="5">
<widget class="QProgressBar" name="progressBar1">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>22</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0" colspan="5">
<widget class="QScrollBar" name="horizontalScrollBar">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QComboBox" name="cbox1"/>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="cbox2"/>
</item>
<item row="2" column="2">
<widget class="QLCDNumber" name="lcdNumber">
<property name="digitCount">
<number>5</number>
</property>
<property name="segmentStyle">
<enum>QLCDNumber::Flat</enum>
</property>
<property name="value" stdset="0">
<double>12345.000000000000000</double>
</property>
<property name="intValue" stdset="0">
<number>12345</number>
</property>
</widget>
</item>
<item row="2" column="3" colspan="2">
<widget class="QFontComboBox" name="fontComboBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
</layout>
2019-09-29 12:43:40 +00:00
</widget>
</item>
2020-03-16 08:40:48 +00:00
<item row="0" column="4">
<widget class="QSlider" name="verticalSlider">
<property name="orientation">
<enum>Qt::Vertical</enum>
2019-09-29 12:43:40 +00:00
</property>
</widget>
</item>
2020-03-16 08:40:48 +00:00
<item row="0" column="2">
<layout class="QVBoxLayout" name="verticalLayout_10">
<item>
<widget class="QPushButton" name="btnInput1">
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>标准输入框</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnInput2">
<property name="text">
<string>密码输入框</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnInput3">
<property name="text">
<string>下拉输入框</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnWidget">
<property name="text">
<string>弹出新窗体</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnAbout">
<property name="text">
<string>关于Qt</string>
</property>
</widget>
</item>
</layout>
2019-09-29 12:43:40 +00:00
</item>
2020-03-16 08:40:48 +00:00
<item row="0" column="5">
<widget class="QProgressBar" name="progressBar2">
2019-09-29 12:43:40 +00:00
<property name="maximumSize">
<size>
2020-03-16 08:40:48 +00:00
<width>12</width>
<height>16777215</height>
2019-09-29 12:43:40 +00:00
</size>
</property>
2020-03-16 08:40:48 +00:00
<property name="value">
<number>0</number>
2019-09-29 12:43:40 +00:00
</property>
2020-03-16 08:40:48 +00:00
<property name="textVisible">
<bool>false</bool>
2019-09-29 12:43:40 +00:00
</property>
2020-03-16 08:40:48 +00:00
<property name="orientation">
<enum>Qt::Vertical</enum>
2019-09-29 12:43:40 +00:00
</property>
</widget>
</item>
2020-03-16 08:40:48 +00:00
<item row="0" column="6">
<widget class="QScrollBar" name="verticalScrollBar">
<property name="orientation">
<enum>Qt::Vertical</enum>
2019-09-29 12:43:40 +00:00
</property>
</widget>
</item>
2020-03-16 08:40:48 +00:00
<item row="0" column="1">
<layout class="QVBoxLayout" name="verticalLayout_9">
<item>
<widget class="QPushButton" name="btnInfo">
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>信息框</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnQuestion">
<property name="text">
<string>询问框</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnError">
<property name="text">
<string>错误框</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnTip">
<property name="text">
<string>右下框</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnDate">
<property name="text">
<string>日期框</string>
</property>
</widget>
</item>
</layout>
2019-09-29 12:43:40 +00:00
</item>
2020-03-16 08:40:48 +00:00
<item row="0" column="0">
<layout class="QVBoxLayout" name="verticalLayout_8">
<item>
<widget class="QRadioButton" name="rbtn1">
<property name="text">
<string>单选框1</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbtn2">
<property name="text">
<string>单选框2</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbtn3">
<property name="text">
<string>单选框3</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="ck1">
<property name="text">
<string>复选框1</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="ck2">
<property name="text">
<string>复选框2</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="ck3">
<property name="text">
<string>复选框3</string>
</property>
</widget>
</item>
</layout>
2019-09-29 12:43:40 +00:00
</item>
2020-03-16 08:40:48 +00:00
<item row="1" column="0">
<spacer name="verticalSpacer_3">
2019-09-29 12:43:40 +00:00
<property name="orientation">
2020-03-16 08:40:48 +00:00
<enum>Qt::Vertical</enum>
2019-09-29 12:43:40 +00:00
</property>
2020-03-16 08:40:48 +00:00
<property name="sizeHint" stdset="0">
2019-09-29 12:43:40 +00:00
<size>
2020-03-16 08:40:48 +00:00
<width>20</width>
<height>40</height>
2019-09-29 12:43:40 +00:00
</size>
</property>
2020-03-16 08:40:48 +00:00
</spacer>
2019-09-29 12:43:40 +00:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
2020-03-16 08:40:48 +00:00
<widget class="QWidget" name="tab_12">
<attribute name="title">
<string>多行文本</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QTextEdit" name="textEdit"/>
</item>
<item>
<widget class="QPlainTextEdit" name="plainTextEdit">
<property name="plainText">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QTextBrowser" name="textBrowser"/>
</item>
</layout>
</widget>
2019-09-29 12:43:40 +00:00
<widget class="QWidget" name="tab2">
<attribute name="title">
<string>表格数据</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QTableWidget" name="tableWidget"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab3">
<attribute name="title">
<string>导航界面</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QWidget" name="widgetLeft" native="true">
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<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>
<widget class="QPushButton" name="btn1">
<property name="text">
<string>菜单1</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btn2">
<property name="text">
<string>菜单2</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btn3">
<property name="text">
<string>菜单3</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>222</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page1">
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QWidget" name="widgetTop" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<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>
<widget class="QToolButton" name="tbtn1">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>主界面</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="tbtn2">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>警情查询</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="tbtn3">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>系统设置</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="widgetBottom" native="true">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>30</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="lab1">
<property name="text">
<string>欢迎使用软件</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line1">
<property name="maximumSize">
<size>
<width>1</width>
<height>16777215</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lab2">
<property name="text">
<string>当前用户【admin】</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line2">
<property name="maximumSize">
<size>
<width>1</width>
<height>16777215</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lab3">
<property name="text">
<string>已运行: 0天0时0分0秒</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line3">
<property name="maximumSize">
<size>
<width>1</width>
<height>16777215</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lab4">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>当前时间: 2017年12月1日 12:00:00</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page2"/>
<widget class="QWidget" name="page3"/>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab4">
<attribute name="title">
<string>树状列表</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QTreeWidget" name="treeWidget">
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
</widget>
</item>
<item>
<widget class="QListWidget" name="listWidget"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab5">
<attribute name="title">
<string>日历效果</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QCalendarWidget" name="calendarWidget1"/>
</item>
<item>
<widget class="QCalendarWidget" name="calendarWidget2">
<property name="gridVisible">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab6">
<attribute name="title">
<string>tab选项卡</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QTabWidget" name="tabWidget_2">
<property name="tabPosition">
<enum>QTabWidget::West</enum>
</property>
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_7">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
</widget>
</item>
<item>
<widget class="QTabWidget" name="tabWidget_3">
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_8">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
</widget>
</item>
<item>
<widget class="QTabWidget" name="tabWidget_4">
<property name="tabPosition">
<enum>QTabWidget::East</enum>
</property>
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_9">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_6">
<attribute name="title">
<string>效果预览</string>
</attribute>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab7">
<attribute name="title">
<string>设备面板</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<item>
<widget class="QWidget" name="widgetPanel" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab8">
<attribute name="title">
<string>图形字体</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_5">
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<item>
<widget class="QWidget" name="widgetFontPanel" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab9">
<attribute name="title">
2020-03-16 08:40:48 +00:00
<string>内置图标</string>
2019-09-29 12:43:40 +00:00
</attribute>
2020-03-16 08:40:48 +00:00
<layout class="QVBoxLayout" name="verticalLayout_6">
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<item>
<widget class="QWidget" name="widgetIcon" native="true">
<layout class="QGridLayout" name="gridLayout_4">
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<property name="spacing">
<number>3</number>
</property>
</layout>
2019-09-29 12:43:40 +00:00
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab10">
<attribute name="title">
<string>视频监控</string>
</attribute>
2020-03-16 08:40:48 +00:00
<layout class="QVBoxLayout" name="verticalLayout_7">
2019-09-29 12:43:40 +00:00
<item>
<widget class="QWidget" name="widgetVideo" native="true">
<layout class="QGridLayout" name="gridLayout_5">
<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="0">
<widget class="QLabel" name="labCh1">
<property name="text">
<string>通道1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="labCh2">
<property name="text">
<string>通道2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLabel" name="labCh3">
<property name="text">
<string>通道3</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QLabel" name="labCh4">
<property name="text">
<string>通道4</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QLabel" name="labCh5">
<property name="text">
<string>通道5</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labCh6">
<property name="text">
<string>通道6</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="labCh7">
<property name="text">
<string>通道7</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLabel" name="labCh8">
<property name="text">
<string>通道8</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QLabel" name="labCh9">
<property name="text">
<string>通道9</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="QLabel" name="labCh10">
<property name="text">
<string>通道10</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>850</width>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menu_F">
<property name="title">
<string>文件(&amp;F)</string>
</property>
<addaction name="action"/>
<addaction name="action_O"/>
<addaction name="separator"/>
<addaction name="action_S"/>
<addaction name="action_C"/>
</widget>
<widget class="QMenu" name="menu_E">
<property name="title">
<string>编辑(&amp;E)</string>
</property>
<addaction name="action_X"/>
<addaction name="action_C_2"/>
<addaction name="action_V"/>
</widget>
<widget class="QMenu" name="menu_B">
<property name="title">
<string>构建(&amp;B)</string>
</property>
<addaction name="actionGouj"/>
</widget>
<widget class="QMenu" name="menu_H">
<property name="title">
<string>帮助(&amp;H)</string>
</property>
<addaction name="action_T"/>
<addaction name="action_A"/>
</widget>
<addaction name="menu_F"/>
<addaction name="menu_E"/>
<addaction name="menu_B"/>
<addaction name="menu_H"/>
</widget>
<action name="action">
<property name="text">
<string>新建文件(&amp;N)</string>
</property>
</action>
<action name="action_O">
<property name="text">
<string>打开文件(&amp;O)</string>
</property>
</action>
<action name="action_S">
<property name="text">
<string>保存文件(&amp;S) </string>
</property>
</action>
<action name="action_C">
<property name="text">
<string>关闭退出(&amp;C)</string>
</property>
</action>
<action name="action_X">
<property name="text">
<string>剪切(&amp;X) </string>
</property>
</action>
<action name="action_C_2">
<property name="text">
<string>复制(&amp;C)</string>
</property>
</action>
<action name="action_V">
<property name="text">
<string>粘贴(&amp;V)</string>
</property>
</action>
<action name="actionGouj">
<property name="text">
<string>构建项目(&amp;B)</string>
</property>
</action>
<action name="action_T">
<property name="text">
<string>帮助文档(&amp;T)</string>
</property>
</action>
<action name="action_A">
<property name="text">
<string>关于(&amp;A)</string>
</property>
</action>
</widget>
<resources/>
2020-03-16 08:40:48 +00:00
<connections/>
2019-09-29 12:43:40 +00:00
</ui>