123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525 |
- <?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>1279</width>
- <height>864</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>贵阳碧海花园万寿竹路智能立体停车库 车位管理系统-V1.0</string>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <widget class="QWidget" name="centralwidget">
- <layout class="QVBoxLayout" name="verticalLayout" stretch="0">
- <item>
- <widget class="QTabWidget" name="tabWidget">
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="parkingspace">
- <attribute name="title">
- <string>车位管理</string>
- </attribute>
- <layout class="QVBoxLayout" name="verticalLayout_5">
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_total" stretch="9">
- <item>
- <widget class="QWidget" name="park_widget" native="true">
- <layout class="QHBoxLayout" name="horizontalLayout" stretch="2,5,3">
- <item>
- <widget class="QWidget" name="edit_box" native="true">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <layout class="QGridLayout" name="gridLayout_4">
- <item row="0" column="0">
- <widget class="QGroupBox" name="show_box">
- <property name="title">
- <string>显示模式</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <item>
- <widget class="QRadioButton" name="parkingid_rbtn">
- <property name="text">
- <string>车位号/楼层号</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- <property name="checked">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QRadioButton" name="car_number_rbtn_2">
- <property name="text">
- <string>车牌号</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QGroupBox" name="ParkingData">
- <property name="title">
- <string>停车数据</string>
- </property>
- <layout class="QGridLayout" name="gridLayout_5">
- <item row="1" column="0">
- <widget class="QLabel" name="parking_times">
- <property name="text">
- <string>停车次数</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QRadioButton" name="data_by_month_radioButton">
- <property name="text">
- <string>按月统计</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QRadioButton" name="data_by_day_radioButton">
- <property name="text">
- <string>按天统计</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLabel" name="car_quantity">
- <property name="text">
- <string>停车数量</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QGroupBox" name="data_box">
- <property name="title">
- <string>信息查询</string>
- </property>
- <layout class="QGridLayout" name="gridLayout">
- <item row="1" column="1">
- <widget class="QLineEdit" name="find_lineEdit"/>
- </item>
- <item row="2" column="0">
- <widget class="QRadioButton" name="key_rbtn">
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="text">
- <string>唯一码</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QRadioButton" name="parking_rbtn">
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="text">
- <string>车位</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- <property name="checked">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QRadioButton" name="car_number_rbtn">
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="text">
- <string>车牌号</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QPushButton" name="find_btn">
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <property name="text">
- <string>查找</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLabel" name="find_label">
- <property name="font">
- <font>
- <pointsize>10</pointsize>
- </font>
- </property>
- <property name="text">
- <string>查找定位</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="3" column="0">
- <widget class="QGroupBox" name="detailed_box">
- <property name="title">
- <string>车位详细</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <item>
- <widget class="QListWidget" name="parking_listWidget"/>
- </item>
- </layout>
- </widget>
- </item>
- <item row="4" column="0">
- <widget class="QLabel" name="unit_label">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>167</height>
- </size>
- </property>
- <property name="sizeIncrement">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>100</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>C-1</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <layout class="QGridLayout" name="unit_gridLayout"/>
- </item>
- <item>
- <widget class="QWidget" name="widget" native="true">
- <layout class="QVBoxLayout" name="verticalLayout_4" stretch="1,4,1">
- <item>
- <widget class="QGroupBox" name="groupBox">
- <property name="title">
- <string>车位说明</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_6">
- <item>
- <widget class="QPushButton" name="pushButton">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color:rgb(255,130,130)</string>
- </property>
- <property name="text">
- <string>故障车位</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_3">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color:rgb(0,162,232);</string>
- </property>
- <property name="text">
- <string>出入口</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_4">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color:rgb(195,195,195);</string>
- </property>
- <property name="text">
- <string>空闲车位</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_2">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color:rgb(248,239,71)</string>
- </property>
- <property name="text">
- <string>占用车位</string>
- </property>
- <property name="icon">
- <iconset theme="./images/1480.png">
- <normaloff>.</normaloff>.</iconset>
- </property>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_3">
- <item>
- <widget class="QPushButton" name="pushButton_grade1">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <property name="styleSheet">
- <string notr="true">text-align:left;</string>
- </property>
- <property name="text">
- <string>限高1.48</string>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>../images/1480.png</normaloff>../images/1480.png</iconset>
- </property>
- <property name="iconSize">
- <size>
- <width>35</width>
- <height>35</height>
- </size>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_grade2">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <property name="styleSheet">
- <string notr="true">text-align:left;</string>
- </property>
- <property name="text">
- <string>限高1.50</string>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>../images/1500.png</normaloff>../images/1500.png</iconset>
- </property>
- <property name="iconSize">
- <size>
- <width>35</width>
- <height>35</height>
- </size>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_grade3">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <property name="styleSheet">
- <string notr="true">text-align:left;</string>
- </property>
- <property name="text">
- <string>限高2.05</string>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>../images/2050.png</normaloff>../images/2050.png</iconset>
- </property>
- <property name="iconSize">
- <size>
- <width>35</width>
- <height>35</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QGroupBox" name="plate_full_image_box">
- <property name="title">
- <string>车辆全景图</string>
- </property>
- <layout class="QGridLayout" name="gridLayout_2">
- <item row="0" column="0">
- <widget class="QLabel" name="plate_full_image_label">
- <property name="text">
- <string/>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QGroupBox" name="plate_clip_image_box">
- <property name="title">
- <string>车牌特写图</string>
- </property>
- <layout class="QGridLayout" name="gridLayout_3">
- <item row="0" column="0">
- <widget class="QLabel" name="plate_clip_image_label">
- <property name="text">
- <string/>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </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>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1279</width>
- <height>26</height>
- </rect>
- </property>
- </widget>
- <widget class="QStatusBar" name="statusbar"/>
- </widget>
- <resources/>
- <connections/>
- </ui>
|