123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829 |
- <?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>960</width>
- <height>768</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>MainWindow</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">font: 87 10pt "Noto Sans";
- background-color: rgb(255, 85, 0);
- background-color: rgb(196, 25, 0);</string>
- </property>
- <widget class="QWidget" name="centralWidget">
- <property name="styleSheet">
- <string notr="true">border-color: rgb(0, 0, 0);
- background-color: rgb(0, 43, 54);
- QPushButton::hover:
- {
- opacity: 0.7;
- }
- </string>
- </property>
- <widget class="QLabel" name="logo">
- <property name="geometry">
- <rect>
- <x>450</x>
- <y>10</y>
- <width>161</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="pixmap">
- <pixmap resource="kres.qrc">:/icons/icons/kstyleyo_logo.png</pixmap>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="ConnectionIndicator" name="led">
- <property name="geometry">
- <rect>
- <x>830</x>
- <y>110</y>
- <width>40</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QWidget" name="startScreen" native="true">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>30</y>
- <width>12</width>
- <height>12</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <layout class="QVBoxLayout" name="connectScreen" stretch="0">
- <property name="spacing">
- <number>4</number>
- </property>
- <property name="sizeConstraint">
- <enum>QLayout::SetDefaultConstraint</enum>
- </property>
- <item>
- <layout class="QVBoxLayout" name="connectLayout" stretch="0,0">
- <property name="spacing">
- <number>4</number>
- </property>
- <item>
- <widget class="QPushButton" name="connect">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>79</width>
- <height>79</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>Noto Sans</family>
- <pointsize>36</pointsize>
- <weight>87</weight>
- <italic>false</italic>
- <bold>true</bold>
- </font>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">font: 87 36pt "Noto Sans";
- color: rgb(0, 0, 0);
- background-color: rgb(2, 180, 43);
- font-weight: 700;
- padding: 4px;
- border-style: outset;
- border-width: 2px;
- border-radius: 6px;
- border-color: #00000f;
- min-width: 1em;
- min-height: 1em;
- padding: 4px;
- opacity: 0.3;</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>
- <property name="iconSize">
- <size>
- <width>64</width>
- <height>64</height>
- </size>
- </property>
- <property name="flat">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextEdit" name="kyConfig">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">color: #FFFFFF;
- font-weight: 700;</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="horizontalLayoutWidget_2">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>50</y>
- <width>941</width>
- <height>651</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="1">
- <property name="sizeConstraint">
- <enum>QLayout::SetMaximumSize</enum>
- </property>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0">
- <property name="spacing">
- <number>4</number>
- </property>
- <item>
- <layout class="QGridLayout" name="gridLayout_2" rowstretch="0" columnstretch="3,4" columnminimumwidth="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" stretch="0,0,0,0,0,2">
- <property name="spacing">
- <number>4</number>
- </property>
- <item>
- <widget class="QLabel" name="selectProcessTitle">
- <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>Select process</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="autoFillBackground">
- <bool>true</bool>
- </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>
- <property name="editable">
- <bool>true</bool>
- </property>
- <property name="currentText">
- <string>Available Processes</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="ipcList">
- <property name="autoFillBackground">
- <bool>true</bool>
- </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>
- <property name="editable">
- <bool>true</bool>
- </property>
- <property name="currentText">
- <string>Get Results</string>
- </property>
- <item>
- <property name="text">
- <string>Get Results</string>
- </property>
- </item>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <property name="spacing">
- <number>4</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="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="text">
- <string>Configure</string>
- </property>
- <property name="icon">
- <iconset resource="kres.qrc">
- <normaloff>:/icons/icons/arguments.png</normaloff>:/icons/icons/arguments.png</iconset>
- </property>
- <property name="flat">
- <bool>false</bool>
- </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="font">
- <font>
- <family>Noto Sans</family>
- <pointsize>11</pointsize>
- <weight>87</weight>
- <italic>false</italic>
- <bold>true</bold>
- <kerning>true</kerning>
- </font>
- </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="text">
- <string>Execute</string>
- </property>
- <property name="icon">
- <iconset resource="kres.qrc">
- <normaloff>:/icons/icons/execute.png</normaloff>:/icons/icons/execute.png</iconset>
- </property>
- <property name="checkable">
- <bool>false</bool>
- </property>
- <property name="checked">
- <bool>false</bool>
- </property>
- <property name="default">
- <bool>false</bool>
- </property>
- <property name="flat">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="ipc">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
- <horstretch>100</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="font">
- <font>
- <family>Noto Sans</family>
- <pointsize>11</pointsize>
- <weight>87</weight>
- <italic>false</italic>
- <bold>true</bold>
- <kerning>true</kerning>
- </font>
- </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="text">
- <string>IPC</string>
- </property>
- <property name="icon">
- <iconset resource="kres.qrc">
- <normaloff>:/icons/icons/execute.png</normaloff>:/icons/icons/execute.png</iconset>
- </property>
- <property name="checkable">
- <bool>false</bool>
- </property>
- <property name="checked">
- <bool>false</bool>
- </property>
- <property name="default">
- <bool>false</bool>
- </property>
- <property name="flat">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <widget class="QLabel" name="processListTitle">
- <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>Processes</string>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QListView" name="processList">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
- <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;
- background-color: rgb(29, 51, 59);
- color: rgb(223, 252, 255);</string>
- </property>
- <property name="spacing">
- <number>2</number>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="0" column="1">
- <layout class="QVBoxLayout" name="verticalLayout_4" stretch="1,0,0">
- <property name="spacing">
- <number>4</number>
- </property>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0">
- <property name="sizeConstraint">
- <enum>QLayout::SetMaximumSize</enum>
- </property>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_5" stretch="0,1">
- <item>
- <widget class="QLabel" name="eventListTitle">
- <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>Events</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QListView" name="eventList">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="styleSheet">
- <string notr="true">font: 87 11pt "Noto Sans";
- background-color: #2f535f;
- alternate-background-color: #616161;
- color: rgb(131, 148, 150);
- font-weight: 700;
- background-color: rgb(29, 51, 59);
- color: rgb(223, 252, 255);
- padding: 4px;
- item { border-bottom: 1px solid black; padding: 16px;} </string>
- </property>
- <property name="alternatingRowColors">
- <bool>true</bool>
- </property>
- <property name="flow">
- <enum>QListView::TopToBottom</enum>
- </property>
- <property name="isWrapping" stdset="0">
- <bool>false</bool>
- </property>
- <property name="resizeMode">
- <enum>QListView::Fixed</enum>
- </property>
- <property name="spacing">
- <number>2</number>
- </property>
- <property name="modelColumn">
- <number>0</number>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_6" stretch="0">
- <property name="spacing">
- <number>6</number>
- </property>
- <property name="sizeConstraint">
- <enum>QLayout::SetMaximumSize</enum>
- </property>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1">
- <item>
- <widget class="QLabel" name="inputTitle">
- <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>Input</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextEdit" name="inputText">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>100</width>
- <height>8</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>32</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">font: 87 11pt "Noto Sans";
- background-color: #2f535f;
- color: rgb(131, 148, 150);
- font-weight: 700;
- background-color: rgb(29, 51, 59);
- color: rgb(223, 252, 255);</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0">
- <property name="spacing">
- <number>4</number>
- </property>
- <property name="sizeConstraint">
- <enum>QLayout::SetMinimumSize</enum>
- </property>
- <item>
- <widget class="QPushButton" name="disconnect">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">font: 87 11pt "Noto Sans";
- color: rgb(0, 0, 0);
- background-color: rgb(255, 0, 4);
- 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>Close</string>
- </property>
- <property name="icon">
- <iconset resource="kres.qrc">
- <normaloff>:/icons/disconnect.png</normaloff>:/icons/disconnect.png</iconset>
- </property>
- <property name="flat">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="sendMessage">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(130, 255, 121);
- background-color: rgb(2, 180, 43);
- font: 87 11pt "Noto Sans";
- color: rgb(0, 0, 0);
- 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>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>
- </layout>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_7" stretch="3,1">
- <item>
- <widget class="QProgressBar" name="progressBar">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: #2f535f;
- font: 87 11pt "Noto Sans";
- color: rgb(0, 0, 0);</string>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="openMessages">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </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="text">
- <string>History</string>
- </property>
- <property name="icon">
- <iconset resource="kres.qrc">
- <normaloff>:/icons/icons/log.svg</normaloff>:/icons/icons/log.svg</iconset>
- </property>
- <property name="flat">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </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 class="QToolBar" name="toolBar">
- <property name="windowTitle">
- <string>toolBar</string>
- </property>
- <attribute name="toolBarArea">
- <enum>TopToolBarArea</enum>
- </attribute>
- <attribute name="toolBarBreak">
- <bool>false</bool>
- </attribute>
- </widget>
- <widget class="QMenuBar" name="menuBar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>960</width>
- <height>23</height>
- </rect>
- </property>
- <widget class="QMenu" name="menuK_Y_GUI">
- <property name="title">
- <string>K Y GUI</string>
- </property>
- </widget>
- <widget class="QMenu" name="menuKIQ_Services">
- <property name="title">
- <string>KIQ Services</string>
- </property>
- </widget>
- <addaction name="menuK_Y_GUI"/>
- <addaction name="menuKIQ_Services"/>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <customwidgets>
- <customwidget>
- <class>ConnectionIndicator</class>
- <extends>QLabel</extends>
- <header>include/ui/connection_indicator.h</header>
- </customwidget>
- </customwidgets>
- <resources>
- <include location="kres.qrc"/>
- </resources>
- <connections/>
- </ui>
|