<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>PermissonDialog</class>
|
<widget class="QDialog" name="PermissonDialog">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>560</width>
|
<height>492</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>Dialog</string>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_3">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout_2">
|
<item row="3" column="0">
|
<widget class="QDialogButtonBox" name="buttonBox">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
<property name="standardButtons">
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout">
|
<item row="1" column="0">
|
<widget class="QGroupBox" name="groupBox_2">
|
<property name="title">
|
<string>日志查询</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton_4">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>无权限</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_5">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可查看</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_6">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可修改</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
<item row="0" column="0">
|
<widget class="QGroupBox" name="groupBox">
|
<property name="title">
|
<string>历时查询</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>无权限</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_2">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可查看</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_3">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可修改</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
<item row="2" column="0">
|
<widget class="QGroupBox" name="groupBox_3">
|
<property name="title">
|
<string>地图标注</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton_7">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>无权限</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_8">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可查看</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_9">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可修改</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
<item row="3" column="0">
|
<widget class="QGroupBox" name="groupBox_4">
|
<property name="title">
|
<string>设备管理</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton_10">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>无权限</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_11">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可查看</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_12">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可修改</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
<item row="4" column="0">
|
<widget class="QGroupBox" name="groupBox_5">
|
<property name="title">
|
<string>生产计划</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton_13">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>无权限</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_14">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可查看</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_15">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可修改</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
<item row="5" column="0">
|
<widget class="QGroupBox" name="groupBox_6">
|
<property name="title">
|
<string>警报管理</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton_16">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>无权限</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_17">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可查看</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_18">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可修改</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
<item row="6" column="0">
|
<widget class="QGroupBox" name="groupBox_7">
|
<property name="title">
|
<string>版本管理</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton_19">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>无权限</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_20">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可查看</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_21">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>可修改</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
<item row="7" column="0">
|
<widget class="QGroupBox" name="groupBox_8">
|
<property name="title">
|
<string>超级管理员</string>
|
</property>
|
<widget class="QRadioButton" name="radioButton_22">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>是</string>
|
</property>
|
</widget>
|
<widget class="QRadioButton" name="radioButton_23">
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>20</y>
|
<width>115</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>否</string>
|
</property>
|
</widget>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<resources/>
|
<connections>
|
<connection>
|
<sender>buttonBox</sender>
|
<signal>accepted()</signal>
|
<receiver>PermissonDialog</receiver>
|
<slot>accept()</slot>
|
<hints>
|
<hint type="sourcelabel">
|
<x>248</x>
|
<y>254</y>
|
</hint>
|
<hint type="destinationlabel">
|
<x>157</x>
|
<y>274</y>
|
</hint>
|
</hints>
|
</connection>
|
<connection>
|
<sender>buttonBox</sender>
|
<signal>rejected()</signal>
|
<receiver>PermissonDialog</receiver>
|
<slot>reject()</slot>
|
<hints>
|
<hint type="sourcelabel">
|
<x>316</x>
|
<y>260</y>
|
</hint>
|
<hint type="destinationlabel">
|
<x>286</x>
|
<y>274</y>
|
</hint>
|
</hints>
|
</connection>
|
</connections>
|
</ui>
|