增加相关配置
parent
273cc505b4
commit
07760ac16c
@ -1,27 +1,145 @@
|
|||||||
<UI version="4.0" >
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ui version="4.0">
|
||||||
<class>lpMainWin</class>
|
<class>lpMainWin</class>
|
||||||
<widget class="QMainWindow" name="lpMainWin" >
|
<widget class="QMainWindow" name="lpMainWin">
|
||||||
<property name="objectName" >
|
<property name="geometry">
|
||||||
<string notr="true">lpMainWin</string>
|
|
||||||
</property>
|
|
||||||
<property name="geometry" >
|
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>400</width>
|
<width>1028</width>
|
||||||
<height>300</height>
|
<height>745</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle" >
|
<property name="windowTitle">
|
||||||
<string>lpMainWin</string>
|
<string>lpMainWin</string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenuBar" name="menuBar" />
|
<widget class="QWidget" name="centralWidget">
|
||||||
<widget class="QToolBar" name="mainToolBar" />
|
<layout class="QGridLayout" name="gridLayout_3"/>
|
||||||
<widget class="QWidget" name="centralWidget" />
|
</widget>
|
||||||
<widget class="QStatusBar" name="statusBar" />
|
<widget class="QToolBar" name="mainToolBar">
|
||||||
|
<property name="font">
|
||||||
|
<font>
|
||||||
|
<pointsize>11</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_toolbar_action_userManager"/>
|
||||||
|
<addaction name="main_toolbar_action_modelmgr"/>
|
||||||
|
<addaction name="main_toolbar_action_data"/>
|
||||||
|
<addaction name="main_toolbar_action_connect_mode"/>
|
||||||
|
<addaction name="main_toolbar_action_setting_ban"/>
|
||||||
|
<addaction name="main_toolbar_action_setting_ip"/>
|
||||||
|
<addaction name="separator"/>
|
||||||
|
<addaction name="main_toolbar_action_cali_raster"/>
|
||||||
|
<addaction name="separator"/>
|
||||||
|
<addaction name="main_toolbar_action_develop"/>
|
||||||
|
<addaction name="separator"/>
|
||||||
|
<addaction name="main_toolbar_action_about"/>
|
||||||
|
</widget>
|
||||||
|
<widget class="QStatusBar" name="statusBar"/>
|
||||||
|
<action name="main_toolbar_action_modelmgr">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/newspaper.png</normaloff>:/ToolBarPic/ToolBarpic/newspaper.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>模板管理</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_data">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/bars39.png</normaloff>:/ToolBarPic/ToolBarpic/bars39.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>数据查询</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_connect_mode">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/clipboard109.png</normaloff>:/ToolBarPic/ToolBarpic/clipboard109.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>检测模板勾选</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_develop">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/settings38.png</normaloff>:/ToolBarPic/ToolBarpic/settings38.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>辅助工具</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_setting_ban">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/2447.png</normaloff>:/ToolBarPic/ToolBarpic/2447.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>班次设置</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_cali_raster">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/pair.png</normaloff>:/ToolBarPic/ToolBarpic/pair.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>光栅标定</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_setting_ip">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/attachment6.png</normaloff>:/ToolBarPic/ToolBarpic/attachment6.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>IP设置</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_about">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/help.png</normaloff>:/ToolBarPic/ToolBarpic/help.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>关于</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_Login_action">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/administrator.png</normaloff>:/ToolBarPic/ToolBarpic/administrator.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>登录</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
|
<action name="main_toolbar_action_userManager">
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../../src/tpMain/hubDetect.qrc">
|
||||||
|
<normaloff>:/ToolBarPic/ToolBarpic/conference.png</normaloff>:/ToolBarPic/ToolBarpic/conference.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>用户管理</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
<layoutDefault spacing="6" margin="11" />
|
<layoutdefault spacing="6" margin="11"/>
|
||||||
<pixmapfunction></pixmapfunction>
|
<resources>
|
||||||
<resources/>
|
<include location="../../src/tpMain/hubDetect.qrc"/>
|
||||||
|
</resources>
|
||||||
<connections/>
|
<connections/>
|
||||||
</UI>
|
</ui>
|
||||||
|
|||||||
Loading…
Reference in New Issue