annotate src/translator/project_properties.ui @ 839:4063da6f3edd default tip

Refactored the config file and how it is loaded.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Thu, 21 Aug 2008 17:51:04 +0200
parents bcb74c9b895c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
1 <ui version="4.0" >
482
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
2 <class>ProjectPropertiesDialog</class>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
3 <widget class="QDialog" name="ProjectPropertiesDialog" >
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
4 <property name="geometry" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
5 <rect>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
6 <x>0</x>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
7 <y>0</y>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
8 <width>400</width>
482
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
9 <height>152</height>
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
10 </rect>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
11 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
12 <property name="windowTitle" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
13 <string>Project Properties</string>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
14 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
15 <layout class="QVBoxLayout" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
16 <item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
17 <layout class="QGridLayout" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
18 <item row="0" column="0" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
19 <widget class="QLabel" name="label_2" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
20 <property name="text" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
21 <string>Project name:</string>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
22 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
23 <property name="alignment" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
24 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
25 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
26 <property name="buddy" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
27 <cstring>projectNameField</cstring>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
28 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
29 </widget>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
30 </item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
31 <item row="0" column="1" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
32 <widget class="QLineEdit" name="projectNameField" />
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
33 </item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
34 <item row="1" column="0" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
35 <widget class="QLabel" name="label" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
36 <property name="text" >
482
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
37 <string>Build script:</string>
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
38 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
39 <property name="alignment" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
40 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
41 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
42 <property name="buddy" >
482
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
43 <cstring>buildScriptField</cstring>
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
44 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
45 </widget>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
46 </item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
47 <item row="1" column="1" >
482
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
48 <layout class="QHBoxLayout" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
49 <item>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
50 <widget class="QLineEdit" name="buildScriptField" />
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
51 </item>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
52 <item>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
53 <widget class="QToolButton" name="pickFileButton" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
54 <property name="text" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
55 <string>...</string>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
56 </property>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
57 </widget>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
58 </item>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
59 </layout>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
60 </item>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
61 <item row="2" column="1" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
62 <widget class="QLineEdit" name="creationDateField" />
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
63 </item>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
64 <item row="2" column="0" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
65 <widget class="QLabel" name="label_3" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
66 <property name="text" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
67 <string>Creation date:</string>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
68 </property>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
69 <property name="alignment" >
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
70 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
71 </property>
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
72 </widget>
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
73 </item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
74 </layout>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
75 </item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
76 <item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
77 <spacer>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
78 <property name="orientation" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
79 <enum>Qt::Vertical</enum>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
80 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
81 <property name="sizeHint" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
82 <size>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
83 <width>20</width>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
84 <height>40</height>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
85 </size>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
86 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
87 </spacer>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
88 </item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
89 <item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
90 <widget class="QDialogButtonBox" name="buttonBox" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
91 <property name="orientation" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
92 <enum>Qt::Horizontal</enum>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
93 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
94 <property name="standardButtons" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
95 <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
96 </property>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
97 </widget>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
98 </item>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
99 </layout>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
100 </widget>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
101 <resources/>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
102 <connections>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
103 <connection>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
104 <sender>buttonBox</sender>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
105 <signal>accepted()</signal>
482
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
106 <receiver>ProjectPropertiesDialog</receiver>
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
107 <slot>accept()</slot>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
108 <hints>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
109 <hint type="sourcelabel" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
110 <x>227</x>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
111 <y>278</y>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
112 </hint>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
113 <hint type="destinationlabel" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
114 <x>157</x>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
115 <y>274</y>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
116 </hint>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
117 </hints>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
118 </connection>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
119 <connection>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
120 <sender>buttonBox</sender>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
121 <signal>rejected()</signal>
482
1401e38d1e2e Translator: implemented project properties dialog.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 442
diff changeset
122 <receiver>ProjectPropertiesDialog</receiver>
442
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
123 <slot>reject()</slot>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
124 <hints>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
125 <hint type="sourcelabel" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
126 <x>295</x>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
127 <y>284</y>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
128 </hint>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
129 <hint type="destinationlabel" >
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
130 <x>286</x>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
131 <y>274</y>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
132 </hint>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
133 </hints>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
134 </connection>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
135 </connections>
5968e273449b Translator: added new modules; made fixes and many additions.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
136 </ui>