You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

308 lines
7.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>administration</class>
<widget class="QMainWindow" name="administration">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>2079</width>
<height>1453</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>1080</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>-10</y>
<width>831</width>
<height>321</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>70</pointsize>
</font>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:72pt; font-weight:700; color:#00ffff;&quot;&gt;宜客酒店&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QPushButton" name="Hman">
<property name="geometry">
<rect>
<x>980</x>
<y>90</y>
<width>291</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 170, 255);
border-radius:15px;</string>
</property>
<property name="text">
<string>客房管理</string>
</property>
</widget>
<widget class="QPushButton" name="Aman">
<property name="geometry">
<rect>
<x>1290</x>
<y>90</y>
<width>271</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 170, 255);
border-radius:15px;</string>
</property>
<property name="text">
<string>账号管理</string>
</property>
</widget>
<widget class="QTableWidget" name="AcounTable">
<property name="geometry">
<rect>
<x>120</x>
<y>290</y>
<width>1531</width>
<height>731</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 0, 0,50);
color: rgb(255, 255, 255);</string>
</property>
<column>
<property name="text">
<string>1</string>
</property>
</column>
<column>
<property name="text">
<string>2</string>
</property>
</column>
<column>
<property name="text">
<string>3</string>
</property>
</column>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>1290</x>
<y>200</y>
<width>161</width>
<height>71</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="Modify">
<property name="geometry">
<rect>
<x>1680</x>
<y>510</y>
<width>161</width>
<height>101</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 170, 255);
border-radius:15px;</string>
</property>
<property name="text">
<string>更改</string>
</property>
</widget>
<widget class="QPushButton" name="Search">
<property name="geometry">
<rect>
<x>1450</x>
<y>200</y>
<width>111</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 170, 255);</string>
</property>
<property name="text">
<string>搜索</string>
</property>
</widget>
<widget class="QPushButton" name="Add">
<property name="geometry">
<rect>
<x>1680</x>
<y>290</y>
<width>161</width>
<height>91</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 170, 255);
border-radius:15px;</string>
</property>
<property name="text">
<string>添加</string>
</property>
</widget>
<widget class="QPushButton" name="Del">
<property name="geometry">
<rect>
<x>1680</x>
<y>400</y>
<width>161</width>
<height>91</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 170, 255);
border-radius:15px;</string>
</property>
<property name="text">
<string>删除</string>
</property>
</widget>
<widget class="QTableWidget" name="HotelTable">
<property name="geometry">
<rect>
<x>120</x>
<y>290</y>
<width>1531</width>
<height>731</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 0, 0,50);
color: rgb(255, 255, 255);</string>
</property>
<column>
<property name="text">
<string>1</string>
</property>
</column>
<column>
<property name="text">
<string>2</string>
</property>
</column>
<column>
<property name="text">
<string>3</string>
</property>
</column>
<column>
<property name="text">
<string>4</string>
</property>
</column>
<column>
<property name="text">
<string>5</string>
</property>
</column>
</widget>
<zorder>label</zorder>
<zorder>lineEdit</zorder>
<zorder>Aman</zorder>
<zorder>Hman</zorder>
<zorder>Modify</zorder>
<zorder>AcounTable</zorder>
<zorder>Search</zorder>
<zorder>Add</zorder>
<zorder>Del</zorder>
<zorder>HotelTable</zorder>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>2079</width>
<height>17</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>