spark-webapp-runtime-runner/widget.ui

262 lines
8.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Widget</class>
<widget class="QWidget" name="Widget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>832</width>
<height>583</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout" stretch="5">
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>&lt;h1&gt;网址&lt;/h1&gt;</string>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<widget class="QLineEdit" name="openUrl"/>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>网址:</string>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QPushButton" name="openButton">
<property name="text">
<string>打开</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>&lt;hr&gt;</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>&lt;h1&gt;高级设置&lt;/h1&gt;</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="iconShow">
<property name="text">
<string>&lt;img src=&quot;:/images/logo.svg&quot; width=150&gt;</string>
</property>
</widget>
</item>
<item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="label_7">
<property name="text">
<string>&lt;a href='https://'&gt;浏览&lt;/a&gt;</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<layout class="QGridLayout" name="gridLayout_2" columnminimumwidth="0,0,0">
<item row="3" column="0" alignment="Qt::AlignTop">
<widget class="QLabel" name="label_11">
<property name="text">
<string>详细参数:</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string>描述信息:</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>标题:</string>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QLineEdit" name="openOtherOption"/>
</item>
<item row="0" column="2">
<widget class="QLineEdit" name="openTitle"/>
</item>
<item row="1" column="2">
<widget class="QLineEdit" name="openShowThings"/>
</item>
<item row="3" column="2">
<widget class="QTextBrowser" name="moreHelp">
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Noto Sans CJK SC'; font-size:10.5pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_12">
<property name="text">
<string>自定义参数:</string>
</property>
</widget>
</item>
<item row="4" column="2">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<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>
<item>
<widget class="QPushButton" name="moreOpen">
<property name="text">
<string>高级启动</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="moreBuild">
<property name="text">
<string>打包</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_4">
<property name="text">
<string>生成Shell到桌面</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_10">
<property name="text">
<string>生成脚本:</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="shellName"/>
</item>
<item row="0" column="3">
<widget class="QPushButton" name="pushButton_3">
<property name="text">
<string>生成.desktop到桌面</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QPushButton" name="pushButton_5">
<property name="text">
<string>生成.desktop到启动器</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="information">
<property name="text">
<string>版本:
©2021~Now gfdgd xi、为什么您不喜欢熊出没和阿布呢</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<tabstops>
<tabstop>openUrl</tabstop>
<tabstop>openButton</tabstop>
<tabstop>openTitle</tabstop>
<tabstop>openShowThings</tabstop>
<tabstop>openOtherOption</tabstop>
<tabstop>moreHelp</tabstop>
<tabstop>moreOpen</tabstop>
<tabstop>moreBuild</tabstop>
<tabstop>shellName</tabstop>
<tabstop>pushButton_4</tabstop>
<tabstop>pushButton_3</tabstop>
<tabstop>pushButton_5</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>