51 </widget> |
51 </widget> |
52 </item> |
52 </item> |
53 <item> |
53 <item> |
54 <widget class="QGroupBox" name="flaskVirtualEnvironmentPy3Group"> |
54 <widget class="QGroupBox" name="flaskVirtualEnvironmentPy3Group"> |
55 <property name="title"> |
55 <property name="title"> |
56 <string>Flak Virtual Environment</string> |
56 <string>Flask Virtual Environment</string> |
57 </property> |
57 </property> |
58 <layout class="QVBoxLayout" name="verticalLayout_2"> |
58 <layout class="QVBoxLayout" name="verticalLayout_2"> |
59 <item> |
59 <item> |
60 <widget class="QLabel" name="label_13"> |
60 <widget class="QLabel" name="label_13"> |
61 <property name="text"> |
61 <property name="text"> |
82 </item> |
82 </item> |
83 </layout> |
83 </layout> |
84 </widget> |
84 </widget> |
85 </item> |
85 </item> |
86 <item> |
86 <item> |
|
87 <widget class="QGroupBox" name="groupBox"> |
|
88 <property name="title"> |
|
89 <string>Server Output</string> |
|
90 </property> |
|
91 <layout class="QGridLayout" name="gridLayout"> |
|
92 <item row="0" column="0"> |
|
93 <widget class="QLabel" name="label"> |
|
94 <property name="text"> |
|
95 <string>Color Scheme for ANSI Escape Codes:</string> |
|
96 </property> |
|
97 </widget> |
|
98 </item> |
|
99 <item row="0" column="1"> |
|
100 <widget class="QComboBox" name="colorSchemeComboBox"> |
|
101 <property name="sizePolicy"> |
|
102 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
103 <horstretch>0</horstretch> |
|
104 <verstretch>0</verstretch> |
|
105 </sizepolicy> |
|
106 </property> |
|
107 <property name="toolTip"> |
|
108 <string>Select the color scheme to be applied for ANSI color escape codes</string> |
|
109 </property> |
|
110 </widget> |
|
111 </item> |
|
112 </layout> |
|
113 </widget> |
|
114 </item> |
|
115 <item> |
87 <widget class="QGroupBox" name="flaskDocumentationGroup"> |
116 <widget class="QGroupBox" name="flaskDocumentationGroup"> |
88 <property name="title"> |
117 <property name="title"> |
89 <string>Pyramid Documentation</string> |
118 <string>Flask Documentation</string> |
90 </property> |
119 </property> |
91 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
120 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
92 <item> |
121 <item> |
93 <widget class="QLabel" name="label_6"> |
122 <widget class="QLabel" name="label_6"> |
94 <property name="text"> |
123 <property name="text"> |