/
sxfour
/
python_all_projects
Обзор
Документация
Войти
/
sxfour
/
python_all_projects
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
python_pyqt5_browserForm/browser.ui
386 строк
12 KB
Egor Levashov
Add files via upload
27 апр 2024, 09:37
Не верифицирован
27 апр 2024, 09:37
0311fbb
Код
Авторство
О чём код?
<?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>800</width> <height>550</height> </rect> </property> <property name="maximumSize"> <size> <width>826</width> <height>576</height> </size> </property> <property name="windowTitle"> <string>MainWindow</string> </property> <widget class="QWidget" name="centralwidget"> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QWidget" name="widget" native="true"> <property name="styleSheet"> <string notr="true">QWidget#widget{ border: 4px solid rgb(45, 45, 45); border-radius: 20px; }</string> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>2</number> </property> <property name="topMargin"> <number>2</number> </property> <property name="rightMargin"> <number>2</number> </property> <property name="bottomMargin"> <number>2</number> </property> <item> <widget class="QWidget" name="widget_2" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>80</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>80</height> </size> </property> <property name="styleSheet"> <string notr="true">QWidget#widget_2{ background-color: rgb(20, 20, 20); border-top-left-radius: 20px; border-top-right-radius: 20px; } QPushButton{ background-color: rgba(0, 0, 0, 0); color: rgb(144, 144, 144); font: bold; font-size: 15px; font-familu: entypo; } QPushButton:hover{ color: rgb(142, 176, 27); } QPushButton:pressed{ paddint-top: 5px; padding-left: 5px; color: rgb(91, 88, 53); }</string> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <property name="leftMargin"> <number>12</number> </property> <property name="rightMargin"> <number>12</number> </property> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label_3"> <property name="minimumSize"> <size> <width>15</width> <height>15</height> </size> </property> <property name="maximumSize"> <size> <width>15</width> <height>15</height> </size> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(142, 176, 27); border-radius: 7px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item> <widget class="QLabel" name="label_4"> <property name="minimumSize"> <size> <width>15</width> <height>15</height> </size> </property> <property name="maximumSize"> <size> <width>15</width> <height>15</height> </size> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(45, 45, 45); border-radius: 7px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item> <widget class="QLabel" name="label_5"> <property name="minimumSize"> <size> <width>15</width> <height>15</height> </size> </property> <property name="maximumSize"> <size> <width>15</width> <height>15</height> </size> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(142, 176, 27); border: 4px solid rgb(45, 45, 45); border-radius: 7px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item> <widget class="QLabel" name="label_6"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> <property name="layoutDirection"> <enum>Qt::LeftToRight</enum> </property> <property name="styleSheet"> <string notr="true">color: rgb(144, 144, 144);</string> </property> <property name="text"> <string>Earth Browser 🌏</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton"> <property name="minimumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="text"> <string>—</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_2"> <property name="minimumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="text"> <string></string> </property> <property name="checkable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_3"> <property name="minimumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="text"> <string>X</string> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QPushButton" name="pushButton_4"> <property name="minimumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="font"> <font> <pointsize>-1</pointsize> <weight>75</weight> <italic>false</italic> <bold>true</bold> </font> </property> <property name="text"> <string>🡸</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_5"> <property name="minimumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="text"> <string>🌚</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_6"> <property name="minimumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="text"> <string>🡺</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="lineEdit"> <property name="minimumSize"> <size> <width>0</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>25</height> </size> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(31, 31, 31); border-radius: 5px; color: rgb(144, 144, 144); padding-left: 5px;</string> </property> </widget> </item> </layout> </item> </layout> </widget> </item> <item> <widget class="QLabel" name="label"> <property name="styleSheet"> <string notr="true">background-color: rgb(45, 45, 45)</string> </property> <property name="text"> <string/> </property> </widget> </item> <item> <widget class="QLabel" name="label_2"> <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>20</height> </size> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(45, 45, 45); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; color: rgb(144, 144, 144);</string> </property> <property name="text"> <string>Developed by sxfour</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> </widget> <resources/> <connections/> </ui>