src/eric7/Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.ui

branch
eric7
changeset 10315
4102a69604eb
parent 9209
b99e7fd55fd3
equal deleted inserted replaced
10314:1f7d52f024b1 10315:4102a69604eb
1 <ui version="4.0" > 1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
2 <class>EricapiExecDialog</class> 3 <class>EricapiExecDialog</class>
3 <widget class="QDialog" name="EricapiExecDialog" > 4 <widget class="QDialog" name="EricapiExecDialog">
4 <property name="geometry" > 5 <property name="geometry">
5 <rect> 6 <rect>
6 <x>0</x> 7 <x>0</x>
7 <y>0</y> 8 <y>0</y>
8 <width>753</width> 9 <width>753</width>
9 <height>602</height> 10 <height>602</height>
10 </rect> 11 </rect>
11 </property> 12 </property>
12 <property name="windowTitle" > 13 <property name="windowTitle">
13 <string>Ericapi</string> 14 <string>Ericapi</string>
14 </property> 15 </property>
15 <property name="sizeGripEnabled" > 16 <property name="sizeGripEnabled">
16 <bool>true</bool> 17 <bool>true</bool>
17 </property> 18 </property>
18 <layout class="QVBoxLayout" name="verticalLayout_3" > 19 <layout class="QVBoxLayout" name="verticalLayout_3">
19 <item> 20 <item>
20 <widget class="QGroupBox" name="messagesGroup" > 21 <widget class="QSplitter" name="splitter">
21 <property name="sizePolicy" > 22 <property name="orientation">
22 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > 23 <enum>Qt::Vertical</enum>
23 <horstretch>0</horstretch>
24 <verstretch>3</verstretch>
25 </sizepolicy>
26 </property> 24 </property>
27 <property name="title" > 25 <widget class="QGroupBox" name="messagesGroup">
28 <string>Messages</string> 26 <property name="sizePolicy">
29 </property> 27 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
30 <layout class="QVBoxLayout" name="verticalLayout" > 28 <horstretch>0</horstretch>
31 <item> 29 <verstretch>3</verstretch>
32 <widget class="QTextBrowser" name="contents" > 30 </sizepolicy>
33 <property name="sizePolicy" > 31 </property>
34 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > 32 <property name="title">
35 <horstretch>0</horstretch> 33 <string>Messages</string>
36 <verstretch>3</verstretch> 34 </property>
37 </sizepolicy> 35 <layout class="QVBoxLayout" name="verticalLayout">
38 </property> 36 <item>
39 <property name="whatsThis" > 37 <widget class="QTextBrowser" name="contents">
40 <string>&lt;b>Ericapi Execution&lt;/b> 38 <property name="sizePolicy">
41 &lt;p>This shows the output of the Ericapi generator command.&lt;/p></string> 39 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
42 </property> 40 <horstretch>0</horstretch>
43 </widget> 41 <verstretch>3</verstretch>
44 </item> 42 </sizepolicy>
45 </layout> 43 </property>
44 <property name="whatsThis">
45 <string>&lt;b&gt;Ericapi Execution&lt;/b&gt;
46 &lt;p&gt;This shows the output of the Ericapi generator command.&lt;/p&gt;</string>
47 </property>
48 </widget>
49 </item>
50 </layout>
51 </widget>
52 <widget class="QGroupBox" name="errorGroup">
53 <property name="sizePolicy">
54 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
55 <horstretch>0</horstretch>
56 <verstretch>1</verstretch>
57 </sizepolicy>
58 </property>
59 <property name="title">
60 <string>Errors</string>
61 </property>
62 <layout class="QVBoxLayout" name="verticalLayout_2">
63 <item>
64 <widget class="QTextBrowser" name="errors">
65 <property name="sizePolicy">
66 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
67 <horstretch>0</horstretch>
68 <verstretch>1</verstretch>
69 </sizepolicy>
70 </property>
71 <property name="whatsThis">
72 <string>&lt;b&gt;Ericapi Execution&lt;/b&gt;
73 &lt;p&gt;This shows the errors of the Ericapi generator command.&lt;/p&gt;</string>
74 </property>
75 </widget>
76 </item>
77 </layout>
78 </widget>
46 </widget> 79 </widget>
47 </item> 80 </item>
48 <item> 81 <item>
49 <widget class="QGroupBox" name="errorGroup" > 82 <widget class="QDialogButtonBox" name="buttonBox">
50 <property name="sizePolicy" > 83 <property name="orientation">
51 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
52 <horstretch>0</horstretch>
53 <verstretch>1</verstretch>
54 </sizepolicy>
55 </property>
56 <property name="title" >
57 <string>Errors</string>
58 </property>
59 <layout class="QVBoxLayout" name="verticalLayout_2" >
60 <item>
61 <widget class="QTextBrowser" name="errors" >
62 <property name="sizePolicy" >
63 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
64 <horstretch>0</horstretch>
65 <verstretch>1</verstretch>
66 </sizepolicy>
67 </property>
68 <property name="whatsThis" >
69 <string>&lt;b>Ericapi Execution&lt;/b>
70 &lt;p>This shows the errors of the Ericapi generator command.&lt;/p></string>
71 </property>
72 </widget>
73 </item>
74 </layout>
75 </widget>
76 </item>
77 <item>
78 <widget class="QDialogButtonBox" name="buttonBox" >
79 <property name="orientation" >
80 <enum>Qt::Horizontal</enum> 84 <enum>Qt::Horizontal</enum>
81 </property> 85 </property>
82 <property name="standardButtons" > 86 <property name="standardButtons">
83 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Close</set> 87 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Close</set>
84 </property> 88 </property>
85 </widget> 89 </widget>
86 </item> 90 </item>
87 </layout> 91 </layout>

eric ide

mercurial