<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ArgDialog</class> <widget class="QDialog" name="ArgDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>970</width> <height>864</height> </rect> </property> <property name="windowTitle"> <string>Dialog</string> </property> <property name="windowIcon"> <iconset resource="kres.qrc"> <normaloff>:/icons/favicon.ico</normaloff>:/icons/favicon.ico</iconset> </property> <property name="styleSheet"> <string notr="true">border-color: rgb(0, 0, 0); background-color: rgb(0, 43, 54);</string> </property> <widget class="QWidget" name="verticalLayoutWidget"> <property name="geometry"> <rect> <x>10</x> <y>10</y> <width>948</width> <height>851</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,1,0,0,0,0,3,0"> <item> <widget class="QLabel" name="argDialogTitle"> <property name="font"> <font> <pointsize>22</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">color: rgb(170, 0, 255); color: rgb(255, 85, 0); qproperty-alignment: 'AlignHCenter'; </string> </property> <property name="text"> <string>Add Arguments</string> </property> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0,0"> <item> <widget class="QLabel" name="label_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>196</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>196</width> <height>16777215</height> </size> </property> <property name="styleSheet"> <string notr="true">font: 75 11pt "Noto Sans"; color: rgb(131, 148, 150); font-weight: 700;</string> </property> <property name="text"> <string>Type</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QComboBox" name="argType"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">font: 87 11pt "Noto Sans"; background-color: #2f535f; color: rgb(131, 148, 150); font-weight: 700; </string> </property> </widget> </item> <item> <widget class="QLabel" name="label_6"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>196</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>196</width> <height>16777215</height> </size> </property> <property name="styleSheet"> <string notr="true">font: 75 11pt "Noto Sans"; color: rgb(131, 148, 150); font-weight: 700;</string> </property> <property name="text"> <string>User</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QComboBox" name="user"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">font: 87 11pt "Noto Sans"; background-color: #2f535f; color: rgb(131, 148, 150); font-weight: 700; </string> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLabel" name="label_3"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>196</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>196</width> <height>16777215</height> </size> </property> <property name="styleSheet"> <string notr="true">font: 75 11pt "Noto Sans"; color: rgb(131, 148, 150); font-weight: 700; qproperty-alignment: 'AlignVLeft';</string> </property> <property name="text"> <string>Input</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QTextEdit" name="argInput"> <property name="styleSheet"> <string notr="true">font: 87 11pt "Noto Sans"; background-color: #2f535f; color: rgb(131, 148, 150); font-weight: 700; </string> </property> </widget> </item> </layout> </item> <item> <widget class="QPushButton" name="addArgument"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="layoutDirection"> <enum>Qt::LeftToRight</enum> </property> <property name="styleSheet"> <string notr="true">background-color: #2f535f; font: 87 11pt "Noto Sans"; color: rgb(149, 155, 156); font-weight: 700; padding: 4px; border-style: outset; border-width: 2px; border-radius: 4px; border-color: #00000f; min-width: 4em; padding: 4px;</string> </property> <property name="text"> <string>Add</string> </property> <property name="flat"> <bool>false</bool> </property> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item alignment="Qt::AlignVCenter"> <widget class="QLabel" name="label_4"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>196</width> <height>0</height> </size> </property> <property name="styleSheet"> <string notr="true">font: 75 11pt "Noto Sans"; color: rgb(131, 148, 150); font-weight: 700;</string> </property> <property name="text"> <string>Add file attachment</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QPushButton" name="addFile"> <property name="styleSheet"> <string notr="true">background-color: #2f535f; font: 87 11pt "Noto Sans"; color: rgb(149, 155, 156); font-weight: 700; padding: 4px; border-style: outset; border-width: 2px; border-radius: 4px; border-color: #00000f; min-width: 4em; padding: 4px;</string> </property> <property name="text"> <string>Choose</string> </property> <property name="icon"> <iconset theme="clip.png"> <normalon>:/icons/icons/clip.png</normalon> </iconset> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item alignment="Qt::AlignVCenter"> <widget class="QLabel" name="label_5"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>196</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>196</width> <height>16777215</height> </size> </property> <property name="styleSheet"> <string notr="true">font: 75 11pt "Noto Sans"; color: rgb(131, 148, 150); font-weight: 700; qproperty-alignment: 'AlignHCenter';</string> </property> <property name="text"> <string>Time</string> </property> <property name="alignment"> <set>Qt::AlignHCenter</set> </property> </widget> </item> <item alignment="Qt::AlignRight"> <widget class="QDateTimeEdit" name="dateTime"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>740</width> <height>38</height> </size> </property> <property name="styleSheet"> <string notr="true">background-color: #00000f; color: #2f535f; font-weight: 700; font-size: 16pt;</string> </property> </widget> </item> </layout> </item> <item> <widget class="QLabel" name="label"> <property name="styleSheet"> <string notr="true">font: 75 11pt "Noto Sans"; color: rgb(131, 148, 150); font-weight: 700; padding-left: 8px;</string> </property> <property name="text"> <string>Items to send</string> </property> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0"> <item> <widget class="QTableWidget" name="argList"> <property name="styleSheet"> <string notr="true">font: 87 11pt "Noto Sans"; background-color: #2f535f; color: rgb(131, 148, 150); font-weight: 700; padding-left: 2px;</string> </property> <property name="showGrid"> <bool>true</bool> </property> <property name="columnCount"> <number>4</number> </property> <attribute name="horizontalHeaderCascadingSectionResizes"> <bool>false</bool> </attribute> <attribute name="horizontalHeaderMinimumSectionSize"> <number>100</number> </attribute> <attribute name="horizontalHeaderDefaultSectionSize"> <number>200</number> </attribute> <attribute name="verticalHeaderMinimumSectionSize"> <number>100</number> </attribute> <attribute name="verticalHeaderDefaultSectionSize"> <number>100</number> </attribute> <column/> <column/> <column/> <column/> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <property name="spacing"> <number>4</number> </property> <item> <widget class="QPushButton" name="clear"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #2f535f; font: 87 11pt "Noto Sans"; color: rgb(149, 155, 156); font-weight: 700; padding: 4px; border-style: outset; border-width: 2px; border-radius: 4px; border-color: #00000f; min-width: 4em; padding: 4px;</string> </property> <property name="text"> <string>Clear</string> </property> <property name="icon"> <iconset> <normalon>:/icons/icons/trash.png</normalon> </iconset> </property> </widget> </item> <item> <widget class="QDialogButtonBox" name="argCommandButtons"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="layoutDirection"> <enum>Qt::LeftToRight</enum> </property> <property name="autoFillBackground"> <bool>false</bool> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 85, 0); font: 87 11pt "Noto Sans"; color: rgb(0, 43, 54); font-weight: 700; padding: 4px; border-style: outset; border-width: 2px; border-radius: 4px; border-color: #00000f; min-width: 4em; padding: 4px;</string> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="standardButtons"> <set>QDialogButtonBox::Close|QDialogButtonBox::Save</set> </property> <property name="centerButtons"> <bool>true</bool> </property> </widget> </item> </layout> </item> </layout> </widget> </widget> <resources> <include location="kres.qrc"/> </resources> <connections> <connection> <sender>argCommandButtons</sender> <signal>accepted()</signal> <receiver>ArgDialog</receiver> <slot>accept()</slot> <hints> <hint type="sourcelabel"> <x>248</x> <y>254</y> </hint> <hint type="destinationlabel"> <x>157</x> <y>274</y> </hint> </hints> </connection> <connection> <sender>argCommandButtons</sender> <signal>rejected()</signal> <receiver>ArgDialog</receiver> <slot>reject()</slot> <hints> <hint type="sourcelabel"> <x>316</x> <y>260</y> </hint> <hint type="destinationlabel"> <x>286</x> <y>274</y> </hint> </hints> </connection> </connections> </ui>