|
@@ -21,11 +21,11 @@
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<item>
|
|
<widget class="QTextEdit" name="textEdit">
|
|
<widget class="QTextEdit" name="textEdit">
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <family>Courier</family>
|
|
|
|
- <pointsize>10</pointsize>
|
|
|
|
- </font>
|
|
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>6</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
</property>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
<enum>Qt::LeftToRight</enum>
|
|
@@ -34,7 +34,79 @@
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
p, li { white-space: pre-wrap; }
|
|
p, li { white-space: pre-wrap; }
|
|
-</style></head><body style=" font-family:'Courier'; font-size:10pt; font-weight:400; font-style:normal;">
|
|
|
|
|
|
+</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
|
|
|
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New';"><br /></p></body></html></string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="acceptRichText">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="run">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Run</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="icon">
|
|
|
|
+ <iconset theme="media-playback-start">
|
|
|
|
+ <normaloff>.</normaloff>.</iconset>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="iconSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>36</width>
|
|
|
|
+ <height>36</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="stop">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Stop</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="icon">
|
|
|
|
+ <iconset theme="media-playback-stop"/>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="iconSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>36</width>
|
|
|
|
+ <height>36</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QTextEdit" name="runConsole">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>1</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="layoutDirection">
|
|
|
|
+ <enum>Qt::LeftToRight</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="html">
|
|
|
|
+ <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
+p, li { white-space: pre-wrap; }
|
|
|
|
+</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New';"><br /></p></body></html></string>
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New';"><br /></p></body></html></string>
|
|
</property>
|
|
</property>
|
|
<property name="acceptRichText">
|
|
<property name="acceptRichText">
|