school_table/rasp.ui
Egor Deev 5a896ae00a
v. 2
2021-11-30 16:04:34 +07:00

1326 lines
43 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>1002</width>
<height>817</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="rasp">
<attribute name="title">
<string>Расписание</string>
</attribute>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<widget class="QWidget" name="Tuesday" native="true">
<property name="minimumSize">
<size>
<width>240</width>
<height>370</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_8">
<item>
<widget class="QLabel" name="Tue">
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLable { font-size: 14px; }</string>
</property>
<property name="text">
<string>Вторник</string>
</property>
</widget>
</item>
<item>
<widget class="QTableWidget" name="Tue_school"/>
</item>
<item>
<widget class="QTableWidget" name="Tue_note">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="0">
<widget class="QWidget" name="Monday" native="true">
<property name="minimumSize">
<size>
<width>240</width>
<height>370</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
<widget class="QLabel" name="Mon">
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLable { font-size: 14px; }</string>
</property>
<property name="text">
<string>Понедельник</string>
</property>
</widget>
</item>
<item>
<widget class="QTableWidget" name="Mon_school"/>
</item>
<item>
<widget class="QTableWidget" name="Mon_note">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
<property name="baseSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="2">
<widget class="QWidget" name="Wednesday" native="true">
<property name="minimumSize">
<size>
<width>240</width>
<height>370</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_9">
<item>
<widget class="QLabel" name="Wed">
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLable { font-size: 14px; }</string>
</property>
<property name="text">
<string>Среда</string>
</property>
</widget>
</item>
<item>
<widget class="QTableWidget" name="Wed_school"/>
</item>
<item>
<widget class="QTableWidget" name="Wed_note">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="QWidget" name="Thursday" native="true">
<property name="minimumSize">
<size>
<width>240</width>
<height>370</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_10">
<item>
<widget class="QLabel" name="Thu">
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLable { font-size: 14px; }</string>
</property>
<property name="text">
<string>Четверг</string>
</property>
</widget>
</item>
<item>
<widget class="QTableWidget" name="Thu_school"/>
</item>
<item>
<widget class="QTableWidget" name="Thu_note">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="2">
<widget class="QWidget" name="Saturday" native="true">
<property name="minimumSize">
<size>
<width>240</width>
<height>370</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_12">
<item>
<widget class="QLabel" name="Sat">
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLable { font-size: 14px; }</string>
</property>
<property name="text">
<string>Суббота</string>
</property>
</widget>
</item>
<item>
<widget class="QTableWidget" name="Sat_school"/>
</item>
<item>
<widget class="QTableWidget" name="Sat_note">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="3">
<widget class="QWidget" name="Add_Upd" native="true">
<property name="minimumSize">
<size>
<width>190</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>16777215</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_13">
<item>
<widget class="QWidget" name="fake4" native="true"/>
</item>
<item>
<widget class="QGroupBox" name="Add">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>170</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title">
<string>Добавить предмет</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<layout class="QVBoxLayout" name="verticalLayout_15">
<item>
<widget class="QWidget" name="combo1" native="true">
<property name="minimumSize">
<size>
<width>152</width>
<height>30</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>9</number>
</property>
<property name="sizeConstraint">
<enum>QLayout::SetFixedSize</enum>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QComboBox" name="weekday1">
<property name="minimumSize">
<size>
<width>72</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string>Пн</string>
</property>
</item>
<item>
<property name="text">
<string>Вт</string>
</property>
</item>
<item>
<property name="text">
<string>Ср</string>
</property>
</item>
<item>
<property name="text">
<string>Чт</string>
</property>
</item>
<item>
<property name="text">
<string>Пт</string>
</property>
</item>
<item>
<property name="text">
<string>Сб</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QComboBox" name="object1">
<property name="minimumSize">
<size>
<width>71</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string>След.</string>
</property>
</item>
<item>
<property name="text">
<string>1</string>
</property>
</item>
<item>
<property name="text">
<string>2</string>
</property>
</item>
<item>
<property name="text">
<string>3</string>
</property>
</item>
<item>
<property name="text">
<string>4</string>
</property>
</item>
<item>
<property name="text">
<string>5</string>
</property>
</item>
<item>
<property name="text">
<string>6</string>
</property>
</item>
<item>
<property name="text">
<string>7</string>
</property>
</item>
<item>
<property name="text">
<string>8</string>
</property>
</item>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QLineEdit" name="add_line">
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="choose_obj1">
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="add_but">
<property name="minimumSize">
<size>
<width>0</width>
<height>37</height>
</size>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white;
box-shadow: 0 0 10px rgb(0, 0, 0);\n
transition: all 1s;
}
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Обновить</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="fake1" native="true"/>
</item>
<item>
<widget class="QGroupBox" name="Upd">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>170</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title">
<string>Изменть предмет</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<layout class="QVBoxLayout" name="verticalLayout_16">
<item>
<widget class="QComboBox" name="choose_obj2">
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="upd_line">
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="upd_but">
<property name="minimumSize">
<size>
<width>0</width>
<height>35</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>37</height>
</size>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Изменить</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="1">
<widget class="QWidget" name="Friday" native="true">
<property name="minimumSize">
<size>
<width>240</width>
<height>370</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_11">
<item>
<widget class="QLabel" name="Fri">
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLable { font-size: 14px; }</string>
</property>
<property name="text">
<string>Пятница</string>
</property>
</widget>
</item>
<item>
<widget class="QTableWidget" name="Fri_school"/>
</item>
<item>
<widget class="QTableWidget" name="Fri_note">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>80</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="3">
<widget class="QWidget" name="Clear_Del" native="true">
<property name="minimumSize">
<size>
<width>190</width>
<height>0</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWidget" name="fake3" native="true"/>
</item>
<item>
<widget class="QGroupBox" name="Clear">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>170</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title">
<string>Убрать предмет</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<layout class="QVBoxLayout" name="verticalLayout_17">
<property name="spacing">
<number>6</number>
</property>
<property name="leftMargin">
<number>9</number>
</property>
<property name="topMargin">
<number>9</number>
</property>
<property name="rightMargin">
<number>9</number>
</property>
<property name="bottomMargin">
<number>9</number>
</property>
<item>
<widget class="QComboBox" name="weekday3">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<item>
<property name="text">
<string>Везде</string>
</property>
</item>
<item>
<property name="text">
<string>Пн</string>
</property>
</item>
<item>
<property name="text">
<string>Вт</string>
</property>
</item>
<item>
<property name="text">
<string>Ср</string>
</property>
</item>
<item>
<property name="text">
<string>Чт</string>
</property>
</item>
<item>
<property name="text">
<string>Пт</string>
</property>
</item>
<item>
<property name="text">
<string>Сб</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QComboBox" name="object3">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<item>
<property name="text">
<string>Все</string>
</property>
</item>
<item>
<property name="text">
<string>1</string>
</property>
</item>
<item>
<property name="text">
<string>2</string>
</property>
</item>
<item>
<property name="text">
<string>3</string>
</property>
</item>
<item>
<property name="text">
<string>4</string>
</property>
</item>
<item>
<property name="text">
<string>5</string>
</property>
</item>
<item>
<property name="text">
<string>6</string>
</property>
</item>
<item>
<property name="text">
<string>7</string>
</property>
</item>
<item>
<property name="text">
<string>8</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QPushButton" name="clear_but">
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Убрать</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="fake2" native="true"/>
</item>
<item>
<widget class="QGroupBox" name="Del">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>170</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title">
<string>Удалить предмет</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<layout class="QVBoxLayout" name="verticalLayout_18">
<property name="spacing">
<number>6</number>
</property>
<property name="leftMargin">
<number>9</number>
</property>
<property name="topMargin">
<number>9</number>
</property>
<property name="rightMargin">
<number>9</number>
</property>
<property name="bottomMargin">
<number>9</number>
</property>
<item>
<widget class="QComboBox" name="choose_obj3">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="del_but">
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Удалить</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
<zorder>Add_Upd</zorder>
<zorder>Saturday</zorder>
<zorder>Friday</zorder>
<zorder>Thursday</zorder>
<zorder>Wednesday</zorder>
<zorder>Tuesday</zorder>
<zorder>Monday</zorder>
<zorder>Clear_Del</zorder>
</widget>
<widget class="QWidget" name="note">
<attribute name="title">
<string>Заметки</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<widget class="QTableWidget" name="maintable">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="widget" native="true">
<property name="minimumSize">
<size>
<width>960</width>
<height>260</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>280</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QTabWidget" name="tabWidget_2">
<property name="minimumSize">
<size>
<width>675</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>250</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="Doing">
<attribute name="title">
<string>Сделать</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QWidget" name="default1" native="true">
<widget class="QPushButton" name="complete">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>211</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Выполнено</string>
</property>
</widget>
<widget class="QDateTimeEdit" name="date_1">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>211</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
</widget>
<widget class="QComboBox" name="choose">
<property name="geometry">
<rect>
<x>240</x>
<y>10</y>
<width>411</width>
<height>51</height>
</rect>
</property>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="Adding">
<attribute name="title">
<string>Добавить</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QWidget" name="default2" native="true">
<property name="minimumSize">
<size>
<width>233</width>
<height>0</height>
</size>
</property>
<widget class="QPushButton" name="added">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>211</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Добавить</string>
</property>
</widget>
<widget class="QDateTimeEdit" name="date_2">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>211</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QPlainTextEdit" name="write"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="Upating">
<attribute name="title">
<string>Редактрировать</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QWidget" name="default3" native="true">
<property name="minimumSize">
<size>
<width>233</width>
<height>0</height>
</size>
</property>
<widget class="QPushButton" name="update">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>211</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Обновить</string>
</property>
</widget>
<widget class="QDateTimeEdit" name="date_3">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>211</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
</widget>
<widget class="QComboBox" name="choose_2">
<property name="geometry">
<rect>
<x>10</x>
<y>130</y>
<width>211</width>
<height>51</height>
</rect>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QPlainTextEdit" name="write_2"/>
</item>
</layout>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="viewnote">
<property name="minimumSize">
<size>
<width>260</width>
<height>250</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>260</width>
<height>250</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title">
<string> Просмотр заметки</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<widget class="QWidget" name="default4" native="true">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>241</width>
<height>221</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:before {
content:'';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 42px;
background: rgba(255,255,255,0.3);
border-radius: 5px;
transition: all 2s ease;
}
QPushButton:hover:before {
width: 100%;
}</string>
</property>
<widget class="QComboBox" name="choosedate">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>221</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<item>
<property name="text">
<string>За всё время</string>
</property>
</item>
<item>
<property name="text">
<string>За месяц</string>
</property>
</item>
<item>
<property name="text">
<string>За неделю</string>
</property>
</item>
<item>
<property name="text">
<string>На опред. дату</string>
</property>
</item>
<item>
<property name="text">
<string>На опред. время</string>
</property>
</item>
</widget>
<widget class="QPushButton" name="showing">
<property name="geometry">
<rect>
<x>10</x>
<y>170</y>
<width>221</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
padding:10px;
color: #fffff;
font-size: 18px;
border-radius: 10px;
border: 1px solid #3873d9;
background-color: white; }
QPushButton:hover{
background-color: rgb(171, 211, 247);
effect = QtWidgets.QGraphicsDropShadowEffect(QPushButton)
effect.setOffset(0, 0)
effect.setBlurRadius(20)
effect.setColor(QColor(57, 219, 255))
QPushButton.setGraphicsEffect(effect)
}</string>
</property>
<property name="text">
<string>Показать</string>
</property>
</widget>
</widget>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<action name="action_Sig_in">
<property name="text">
<string>&amp;Sig in</string>
</property>
</action>
<action name="action_Sign_in">
<property name="text">
<string>&amp;Sign in</string>
</property>
</action>
</widget>
<resources/>
<connections/>
</ui>