You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
362 lines
11 KiB
XML
362 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>CMainWin</class>
|
|
<widget class="QMainWindow" name="CMainWin">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1022</width>
|
|
<height>705</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>气门芯定位检测系统</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="0" column="0">
|
|
<widget class="QFrame" name="frame">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<widget class="QLabel" name="main_label_logo">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>240</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="pixmap">
|
|
<pixmap resource="../../src/lpMain/lpMain.qrc">:/wanfengLogo/Resource/wanfeng2.png</pixmap>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="main_label_company">
|
|
<property name="font">
|
|
<font>
|
|
<family>宋体</family>
|
|
<pointsize>22</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>浙江万丰科技开发股份有限公司</string>
|
|
</property>
|
|
<property name="textFormat">
|
|
<enum>Qt::AutoText</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</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>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QFrame" name="frame_2">
|
|
<property name="frameShape">
|
|
<enum>QFrame::Box</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<property name="leftMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<widget class="QLabel" name="wf_lb_station_name_1">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>55555</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><span style=" font-size:11pt; color:#ff0000;">工位1</span></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="wf_lb_image_show_1">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>492</width>
|
|
<height>372</height>
|
|
</size>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>image</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QTextEdit" name="wf_text_edit_result_1">
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</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>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<widget class="QLabel" name="wf_lb_station_name_2">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><span style=" font-size:11pt; color:#ff0000;">工位2</span></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="wf_lb_image_show_2">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>492</width>
|
|
<height>372</height>
|
|
</size>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>image</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QTextEdit" name="wf_text_edit_result_2">
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QToolBar" name="mainToolBar">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="toolButtonStyle">
|
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="main_Login_action"/>
|
|
<addaction name="main_action_userManager"/>
|
|
<addaction name="actionSetting"/>
|
|
<addaction name="actionManage"/>
|
|
<addaction name="action_Check"/>
|
|
<addaction name="actionTest"/>
|
|
<addaction name="action"/>
|
|
<addaction name="actionHelp"/>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusBar"/>
|
|
<action name="actionSetting">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/cali.png</normaloff>:/toolbar/Resource/toolBar/cali.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>标定</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/model.png</normaloff>:/toolbar/Resource/toolBar/model.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>模型管理</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionTest">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/test.png</normaloff>:/toolbar/Resource/toolBar/test.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>测试</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionHelp">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/help.png</normaloff>:/toolbar/Resource/toolBar/help.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>帮助</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_Check">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/education24.png</normaloff>:/toolbar/Resource/toolBar/education24.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>查询记录</string>
|
|
</property>
|
|
</action>
|
|
<action name="action">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/setting.png</normaloff>:/toolbar/Resource/toolBar/setting.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>工位配置</string>
|
|
</property>
|
|
</action>
|
|
<action name="main_Login_action">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/administrator.png</normaloff>:/toolbar/Resource/toolBar/administrator.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>登 录</string>
|
|
</property>
|
|
</action>
|
|
<action name="main_action_userManager">
|
|
<property name="icon">
|
|
<iconset resource="../../src/lpMain/lpMain.qrc">
|
|
<normaloff>:/toolbar/Resource/toolBar/messenger.png</normaloff>:/toolbar/Resource/toolBar/messenger.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>用户管理</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
<resources>
|
|
<include location="../../src/lpMain/lpMain.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|