<?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>640</width>
    <height>837</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>MainWindow</string>
  </property>
  <property name="windowIcon">
   <iconset>
    <normaloff>favicon.ico</normaloff>favicon.ico</iconset>
  </property>
  <property name="styleSheet">
   <string notr="true">font: 87 10pt &quot;Noto Sans&quot;;
background-color: rgb(255, 85, 0);
</string>
  </property>
  <widget class="QWidget" name="centralWidget">
   <property name="styleSheet">
    <string notr="true">border-color: rgb(0, 0, 0);
background-color: rgb(255, 255, 255);</string>
   </property>
   <widget class="QLabel" name="label">
    <property name="geometry">
     <rect>
      <x>230</x>
      <y>10</y>
      <width>161</width>
      <height>31</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
    <property name="pixmap">
     <pixmap resource="kres.qrc">:/images/kstyleyo_logo.png</pixmap>
    </property>
    <property name="scaledContents">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QWidget" name="verticalLayoutWidget">
    <property name="geometry">
     <rect>
      <x>50</x>
      <y>60</y>
      <width>541</width>
      <height>702</height>
     </rect>
    </property>
    <layout class="QVBoxLayout" name="verticalLayout" stretch="6,0,0,3,0">
     <item>
      <layout class="QGridLayout" name="gridLayout_2" rowstretch="5" columnstretch="0,0">
       <property name="sizeConstraint">
        <enum>QLayout::SetNoConstraint</enum>
       </property>
       <property name="spacing">
        <number>0</number>
       </property>
       <item row="0" column="0">
        <layout class="QVBoxLayout" name="verticalLayout_2">
         <item>
          <widget class="QPushButton" name="connect">
           <property name="styleSheet">
            <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);
background-color: rgb(94, 79, 255);
</string>
           </property>
           <property name="text">
            <string>Connect</string>
           </property>
           <property name="icon">
            <iconset resource="kres.qrc">
             <normaloff>:/icons/icons/start.png</normaloff>:/icons/icons/start.png</iconset>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="selectProcessTitle">
           <property name="styleSheet">
            <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
           </property>
           <property name="text">
            <string>Select process to execute</string>
           </property>
           <property name="scaledContents">
            <bool>false</bool>
           </property>
           <property name="alignment">
            <set>Qt::AlignCenter</set>
           </property>
           <property name="margin">
            <number>0</number>
           </property>
           <property name="indent">
            <number>-1</number>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QComboBox" name="appList">
           <property name="styleSheet">
            <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
           </property>
          </widget>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_2">
           <property name="spacing">
            <number>6</number>
           </property>
           <item>
            <widget class="QPushButton" name="addArgs">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
               <horstretch>100</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
             <property name="styleSheet">
              <string notr="true">background-color: rgb(157, 157, 157);
font: 87 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
             </property>
             <property name="text">
              <string>Args</string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QPushButton" name="execute">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
               <horstretch>100</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
             <property name="styleSheet">
              <string notr="true">background-color: rgb(157, 157, 157);
font: 87 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
             </property>
             <property name="text">
              <string>Execute</string>
             </property>
            </widget>
           </item>
          </layout>
         </item>
         <item>
          <widget class="QLabel" name="eventListTitle">
           <property name="styleSheet">
            <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
           </property>
           <property name="text">
            <string>Events</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QListWidget" name="eventList">
           <property name="styleSheet">
            <string notr="true">background-color: rgb(177, 177, 177);
color: rgb(5, 5, 5);
font: 87 10pt &quot;Noto Sans&quot;;</string>
           </property>
           <property name="alternatingRowColors">
            <bool>true</bool>
           </property>
           <property name="isWrapping" stdset="0">
            <bool>true</bool>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="processListTitle">
           <property name="styleSheet">
            <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
           </property>
           <property name="text">
            <string>Processes</string>
           </property>
           <property name="margin">
            <number>0</number>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QListWidget" name="processList">
           <property name="styleSheet">
            <string notr="true">background-color: rgb(177, 177, 177);
color: rgb(5, 5, 5);
font: 87 10pt &quot;Noto Sans&quot;;</string>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item row="0" column="1">
        <layout class="QGridLayout" name="gridLayout" rowstretch="1,0,0,0,0,0,0,0,0,0,0,0"/>
       </item>
      </layout>
     </item>
     <item>
      <widget class="QLabel" name="messagesTitle">
       <property name="styleSheet">
        <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
       </property>
       <property name="text">
        <string>Messages</string>
       </property>
      </widget>
     </item>
     <item>
      <widget class="QTextEdit" name="messages">
       <property name="toolTip">
        <string>Messages</string>
       </property>
       <property name="toolTipDuration">
        <number>1</number>
       </property>
       <property name="autoFillBackground">
        <bool>false</bool>
       </property>
       <property name="styleSheet">
        <string notr="true">background-color: rgb(255, 255, 255);
color: rgb(5, 5, 5);
font: 87 10pt &quot;Noto Sans&quot;;</string>
       </property>
       <property name="lineWrapMode">
        <enum>QTextEdit::WidgetWidth</enum>
       </property>
       <property name="readOnly">
        <bool>true</bool>
       </property>
       <property name="placeholderText">
        <string/>
       </property>
      </widget>
     </item>
     <item>
      <layout class="QGridLayout" name="gridLayout_3" rowstretch="0,0,0,0" columnstretch="0">
       <property name="sizeConstraint">
        <enum>QLayout::SetMinimumSize</enum>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="3" column="0">
        <widget class="QPushButton" name="viewConsole">
         <property name="styleSheet">
          <string notr="true">background-color: rgb(157, 157, 157);
font: 87 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
         </property>
         <property name="text">
          <string>View Console</string>
         </property>
         <property name="icon">
          <iconset resource="kres.qrc">
           <normaloff>:/icons/log.png</normaloff>:/icons/log.png</iconset>
         </property>
        </widget>
       </item>
       <item row="2" column="0">
        <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0">
         <item>
          <widget class="QProgressBar" name="progressBar">
           <property name="sizePolicy">
            <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
             <horstretch>0</horstretch>
             <verstretch>0</verstretch>
            </sizepolicy>
           </property>
           <property name="styleSheet">
            <string notr="true">background-color: rgb(94, 79, 255);
font: 87 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
           </property>
           <property name="value">
            <number>0</number>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="sendMessage">
           <property name="styleSheet">
            <string notr="true">background-color: rgb(130, 255, 121);
font: 87 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
           </property>
           <property name="text">
            <string>Send</string>
           </property>
           <property name="icon">
            <iconset resource="kres.qrc">
             <normaloff>:/icons/send-button.png</normaloff>:/icons/send-button.png</iconset>
           </property>
           <property name="checkable">
            <bool>false</bool>
           </property>
           <property name="autoDefault">
            <bool>false</bool>
           </property>
           <property name="default">
            <bool>false</bool>
           </property>
           <property name="flat">
            <bool>false</bool>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item row="1" column="0">
        <widget class="QTextEdit" name="inputText">
         <property name="sizePolicy">
          <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
           <horstretch>0</horstretch>
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
         <property name="styleSheet">
          <string notr="true">background-color: rgb(255, 255, 255);
color: rgb(5, 5, 5);
font: 87 10pt &quot;Noto Sans&quot;;</string>
         </property>
        </widget>
       </item>
       <item row="0" column="0">
        <widget class="QLabel" name="inputTitle">
         <property name="styleSheet">
          <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);</string>
         </property>
         <property name="text">
          <string>Input</string>
         </property>
        </widget>
       </item>
      </layout>
     </item>
     <item>
      <widget class="QPushButton" name="disconnect">
       <property name="sizePolicy">
        <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="styleSheet">
        <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
color: rgb(0, 0, 0);
background-color: rgb(255, 65, 68);</string>
       </property>
       <property name="text">
        <string>Disconnect</string>
       </property>
       <property name="icon">
        <iconset resource="kres.qrc">
         <normaloff>:/icons/disconnect.png</normaloff>:/icons/disconnect.png</iconset>
       </property>
      </widget>
     </item>
    </layout>
   </widget>
  </widget>
  <widget class="QMenuBar" name="menuBar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>640</width>
     <height>23</height>
    </rect>
   </property>
   <widget class="QMenu" name="menuK_Y_GUI">
    <property name="title">
     <string>K Y GUI</string>
    </property>
   </widget>
   <addaction name="menuK_Y_GUI"/>
  </widget>
  <widget class="QToolBar" name="mainToolBar">
   <attribute name="toolBarArea">
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak">
    <bool>false</bool>
   </attribute>
  </widget>
  <widget class="QStatusBar" name="statusBar"/>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <resources>
  <include location="kres.qrc"/>
 </resources>
 <connections/>
</ui>