<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>WB_QR_full_MSVCQtbased</class> <widget class="QWidget" name="WB_QR_full_MSVCQtbased"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>500</width> <height>613</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>500</width> <height>593</height> </size> </property> <property name="maximumSize"> <size> <width>500</width> <height>613</height> </size> </property> <property name="sizeIncrement"> <size> <width>0</width> <height>0</height> </size> </property> <property name="windowTitle"> <string>Генератор QR-кодов для Wildberries</string> </property> <widget class="QLabel" name="QR_logo"> <property name="geometry"> <rect> <x>134</x> <y>60</y> <width>232</width> <height>232</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="WB_QR_full_MSVCQtbased.qrc">:/resources/resources/QR_logo.png</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QWidget" name="layoutWidget"> <property name="geometry"> <rect> <x>20</x> <y>310</y> <width>461</width> <height>273</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="1,5,0"> <property name="spacing"> <number>2</number> </property> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <property name="spacing"> <number>0</number> </property> <item> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> <number>0</number> </property> <item> <widget class="QLabel" name="supplier_id_label"> <property name="text"> <string>supplier_id</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item> <widget class="QLabel" name="login_label"> <property name="enabled"> <bool>true</bool> </property> <property name="text"> <string>Логин</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item> <widget class="QLabel" name="password_label"> <property name="text"> <string>Пароль</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> </layout> </item> <item> <spacer name="horizontalSpacer_3"> <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> </item> <item> <layout class="QVBoxLayout" name="verticalLayout"> <property name="spacing"> <number>0</number> </property> <item> <widget class="QLineEdit" name="supplier_id_Edit"/> </item> <item> <widget class="QLineEdit" name="login_Edit"/> </item> <item> <widget class="QLineEdit" name="password_Edit"/> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_8"> <property name="spacing"> <number>0</number> </property> <item> <spacer name="horizontalSpacer_9"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>13</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QToolButton" name="show_JSON_converters_Button"> <property name="minimumSize"> <size> <width>0</width> <height>30</height> </size> </property> <property name="text"> <string>>></string> </property> </widget> </item> </layout> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLabel" name="QTY_label"> <property name="text"> <string>Количество кодов (QTY)</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_2"> <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> </item> <item> <widget class="QLineEdit" name="QTY_Edit"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>61</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> </widget> </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> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <property name="spacing"> <number>0</number> </property> <item> <spacer name="horizontalSpacer_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="create_codes_Button"> <property name="minimumSize"> <size> <width>180</width> <height>61</height> </size> </property> <property name="font"> <font> <pointsize>11</pointsize> </font> </property> <property name="text"> <string>Сгенерировать коды</string> </property> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_6"> <item> <spacer name="horizontalSpacer_6"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>0</width> <height>58</height> </size> </property> </spacer> </item> <item> <layout class="QVBoxLayout" name="verticalLayout_4"> <property name="spacing"> <number>2</number> </property> <item> <widget class="QCheckBox" name="generate_json_check"> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>В JSON-файл</string> </property> <property name="icon"> <iconset> <normalon>:/resources/resources/json.png</normalon> </iconset> </property> <property name="checked"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QCheckBox" name="generate_pdf_check"> <property name="text"> <string>В PDF-файл</string> </property> <property name="icon"> <iconset> <normalon>:/resources/resources/pdf.png</normalon> </iconset> </property> <property name="checked"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QCheckBox" name="generate_xlsx_check"> <property name="text"> <string>В Excel-таблицу</string> </property> <property name="icon"> <iconset> <normalon>:/resources/resources/xlsx.png</normalon> </iconset> </property> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="tristate"> <bool>false</bool> </property> </widget> </item> </layout> </item> </layout> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_7"> <item> <widget class="QPushButton" name="json_folder_Button"> <property name="minimumSize"> <size> <width>142</width> <height>0</height> </size> </property> <property name="text"> <string>Открыть папку JSON</string> </property> <property name="icon"> <iconset> <normalon>:/resources/resources/json.png</normalon> </iconset> </property> </widget> </item> <item> <widget class="QPushButton" name="pdf_folder_Button"> <property name="minimumSize"> <size> <width>142</width> <height>0</height> </size> </property> <property name="text"> <string>Открыть папку PDF</string> </property> <property name="icon"> <iconset> <normalon>:/resources/resources/pdf.png</normalon> </iconset> </property> </widget> </item> <item> <widget class="QPushButton" name="xlsx_folder_Button"> <property name="minimumSize"> <size> <width>142</width> <height>0</height> </size> </property> <property name="text"> <string>Открыть папку XLSX</string> </property> <property name="icon"> <iconset> <normalon>:/resources/resources/xlsx.png</normalon> </iconset> </property> </widget> </item> </layout> </item> </layout> </widget> <widget class="QProgressBar" name="progressBar"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>584</y> <width>500</width> <height>20</height> </rect> </property> <property name="maximum"> <number>0</number> </property> <property name="value"> <number>0</number> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> <property name="textVisible"> <bool>true</bool> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="invertedAppearance"> <bool>false</bool> </property> <property name="textDirection"> <enum>QProgressBar::TopToBottom</enum> </property> <property name="format"> <string>%v/%m</string> </property> </widget> </widget> <tabstops> <tabstop>supplier_id_Edit</tabstop> <tabstop>login_Edit</tabstop> <tabstop>password_Edit</tabstop> <tabstop>QTY_Edit</tabstop> <tabstop>create_codes_Button</tabstop> </tabstops> <resources> <include location="WB_QR_full_MSVCQtbased.qrc"/> </resources> <connections/> </ui>