eric7/MultiProject/PropertiesDialog.ui

branch
eric7
changeset 8428
2deec2f8a9ab
parent 8312
800c432b34c8
equal deleted inserted replaced
8427:5ccf32f95805 8428:2deec2f8a9ab
1 <ui version="4.0" > 1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
2 <class>PropertiesDialog</class> 3 <class>PropertiesDialog</class>
3 <widget class="QDialog" name="PropertiesDialog" > 4 <widget class="QDialog" name="PropertiesDialog">
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>530</width> 9 <width>530</width>
9 <height>227</height> 10 <height>227</height>
10 </rect> 11 </rect>
11 </property> 12 </property>
12 <property name="windowTitle" > 13 <property name="windowTitle">
13 <string>Multiproject Properties</string> 14 <string>Multiproject Properties</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" > 19 <layout class="QVBoxLayout">
19 <item> 20 <item>
20 <layout class="QGridLayout" > 21 <layout class="QGridLayout">
21 <item row="0" column="0" > 22 <item row="0" column="0">
22 <widget class="QLabel" name="descriptionLabel" > 23 <widget class="QLabel" name="descriptionLabel">
23 <property name="text" > 24 <property name="text">
24 <string>&amp;Description:</string> 25 <string>&amp;Description:</string>
25 </property> 26 </property>
26 <property name="alignment" > 27 <property name="alignment">
27 <set>Qt::AlignTop</set> 28 <set>Qt::AlignTop</set>
28 </property> 29 </property>
29 <property name="buddy" > 30 <property name="buddy">
30 <cstring>descriptionEdit</cstring> 31 <cstring>descriptionEdit</cstring>
31 </property> 32 </property>
32 </widget> 33 </widget>
33 </item> 34 </item>
34 <item row="0" column="1" > 35 <item row="0" column="1">
35 <widget class="QTextEdit" name="descriptionEdit" > 36 <widget class="EricSpellCheckedTextEdit" name="descriptionEdit">
36 <property name="toolTip" > 37 <property name="toolTip">
37 <string>Enter description</string> 38 <string>Enter description</string>
38 </property> 39 </property>
39 <property name="whatsThis" > 40 <property name="whatsThis">
40 <string>&lt;b>Description&lt;/b> 41 <string>&lt;b&gt;Description&lt;/b&gt;
41 &lt;p>Enter a short description for the multiproject.&lt;/p></string> 42 &lt;p&gt;Enter a short description for the multiproject.&lt;/p&gt;</string>
42 </property> 43 </property>
43 <property name="tabChangesFocus" > 44 <property name="tabChangesFocus">
44 <bool>true</bool> 45 <bool>true</bool>
45 </property> 46 </property>
46 <property name="acceptRichText" > 47 <property name="acceptRichText">
47 <bool>false</bool> 48 <bool>false</bool>
48 </property> 49 </property>
49 </widget> 50 </widget>
50 </item> 51 </item>
51 </layout> 52 </layout>
52 </item> 53 </item>
53 <item> 54 <item>
54 <widget class="QDialogButtonBox" name="buttonBox" > 55 <widget class="QDialogButtonBox" name="buttonBox">
55 <property name="orientation" > 56 <property name="orientation">
56 <enum>Qt::Horizontal</enum> 57 <enum>Qt::Horizontal</enum>
57 </property> 58 </property>
58 <property name="standardButtons" > 59 <property name="standardButtons">
59 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 60 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
60 </property> 61 </property>
61 </widget> 62 </widget>
62 </item> 63 </item>
63 </layout> 64 </layout>
64 </widget> 65 </widget>
66 <customwidgets>
67 <customwidget>
68 <class>EricSpellCheckedTextEdit</class>
69 <extends>QTextEdit</extends>
70 <header>EricWidgets/EricSpellCheckedTextEdit.h</header>
71 </customwidget>
72 </customwidgets>
65 <tabstops> 73 <tabstops>
66 <tabstop>descriptionEdit</tabstop> 74 <tabstop>descriptionEdit</tabstop>
67 <tabstop>buttonBox</tabstop> 75 <tabstop>buttonBox</tabstop>
68 </tabstops> 76 </tabstops>
69 <resources/> 77 <resources/>
72 <sender>buttonBox</sender> 80 <sender>buttonBox</sender>
73 <signal>accepted()</signal> 81 <signal>accepted()</signal>
74 <receiver>PropertiesDialog</receiver> 82 <receiver>PropertiesDialog</receiver>
75 <slot>accept()</slot> 83 <slot>accept()</slot>
76 <hints> 84 <hints>
77 <hint type="sourcelabel" > 85 <hint type="sourcelabel">
78 <x>248</x> 86 <x>248</x>
79 <y>254</y> 87 <y>254</y>
80 </hint> 88 </hint>
81 <hint type="destinationlabel" > 89 <hint type="destinationlabel">
82 <x>157</x> 90 <x>157</x>
83 <y>274</y> 91 <y>274</y>
84 </hint> 92 </hint>
85 </hints> 93 </hints>
86 </connection> 94 </connection>
88 <sender>buttonBox</sender> 96 <sender>buttonBox</sender>
89 <signal>rejected()</signal> 97 <signal>rejected()</signal>
90 <receiver>PropertiesDialog</receiver> 98 <receiver>PropertiesDialog</receiver>
91 <slot>reject()</slot> 99 <slot>reject()</slot>
92 <hints> 100 <hints>
93 <hint type="sourcelabel" > 101 <hint type="sourcelabel">
94 <x>316</x> 102 <x>316</x>
95 <y>260</y> 103 <y>260</y>
96 </hint> 104 </hint>
97 <hint type="destinationlabel" > 105 <hint type="destinationlabel">
98 <x>286</x> 106 <x>286</x>
99 <y>274</y> 107 <y>274</y>
100 </hint> 108 </hint>
101 </hints> 109 </hints>
102 </connection> 110 </connection>

eric ide

mercurial