~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to buildtools/lib/widgets/runoptionswidgetbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>RunOptionsWidgetBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>run_options_widget</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>500</width>
12
 
            <height>506</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>Run Options</string>
17
 
    </property>
18
 
    <vbox>
19
 
        <property name="name">
20
 
            <cstring>unnamed</cstring>
21
 
        </property>
22
 
        <widget class="QGroupBox">
23
 
            <property name="name">
24
 
                <cstring>mainProgramGroupBox</cstring>
25
 
            </property>
26
 
            <property name="sizePolicy">
27
 
                <sizepolicy>
28
 
                    <hsizetype>5</hsizetype>
29
 
                    <vsizetype>0</vsizetype>
30
 
                    <horstretch>0</horstretch>
31
 
                    <verstretch>0</verstretch>
32
 
                </sizepolicy>
33
 
            </property>
34
 
            <property name="title">
35
 
                <string>Main Program</string>
36
 
            </property>
37
 
            <property name="checkable">
38
 
                <bool>false</bool>
39
 
            </property>
40
 
            <property name="checked">
41
 
                <bool>false</bool>
42
 
            </property>
43
 
            <grid>
44
 
                <property name="name">
45
 
                    <cstring>unnamed</cstring>
46
 
                </property>
47
 
                <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
48
 
                    <property name="name">
49
 
                        <cstring>notelabel</cstring>
50
 
                    </property>
51
 
                    <property name="text">
52
 
                        <string>Note: These options override target specific settings.</string>
53
 
                    </property>
54
 
                    <property name="alignment">
55
 
                        <set>AlignVCenter</set>
56
 
                    </property>
57
 
                    <property name="whatsThis" stdset="0">
58
 
                        <string>For Automake and QMake type projects, the proper way to set these options are per target in the &lt;b&gt;Automake Manager&lt;/b&gt; and &lt;b&gt;QMake Manager&lt;/b&gt;, respectively.</string>
59
 
                    </property>
60
 
                </widget>
61
 
                <widget class="KLineEdit" row="2" column="1">
62
 
                    <property name="name">
63
 
                        <cstring>runargs_edit</cstring>
64
 
                    </property>
65
 
                    <property name="toolTip" stdset="0">
66
 
                        <string>The command line arguments passed to the main program when run</string>
67
 
                    </property>
68
 
                </widget>
69
 
                <widget class="QLabel" row="2" column="0">
70
 
                    <property name="name">
71
 
                        <cstring>mainprogram_label_2</cstring>
72
 
                    </property>
73
 
                    <property name="text">
74
 
                        <string>Run Arg&amp;uments:</string>
75
 
                    </property>
76
 
                    <property name="buddy" stdset="0">
77
 
                        <cstring>mainprogram_edit</cstring>
78
 
                    </property>
79
 
                </widget>
80
 
                <widget class="QLabel" row="1" column="0">
81
 
                    <property name="name">
82
 
                        <cstring>mainprogram_label</cstring>
83
 
                    </property>
84
 
                    <property name="text">
85
 
                        <string>Executa&amp;ble:</string>
86
 
                    </property>
87
 
                    <property name="buddy" stdset="0">
88
 
                        <cstring>mainprogram_edit</cstring>
89
 
                    </property>
90
 
                </widget>
91
 
                <widget class="KURLRequester" row="1" column="1">
92
 
                    <property name="name">
93
 
                        <cstring>mainprogram_edit</cstring>
94
 
                    </property>
95
 
                    <property name="toolTip" stdset="0">
96
 
                        <string>Full path to the executable</string>
97
 
                    </property>
98
 
                </widget>
99
 
                <widget class="QLabel" row="3" column="0">
100
 
                    <property name="name">
101
 
                        <cstring>mainprogram_label_3</cstring>
102
 
                    </property>
103
 
                    <property name="text">
104
 
                        <string>Debug Ar&amp;guments:</string>
105
 
                    </property>
106
 
                    <property name="buddy" stdset="0">
107
 
                        <cstring>mainprogram_edit</cstring>
108
 
                    </property>
109
 
                </widget>
110
 
                <widget class="KLineEdit" row="3" column="1">
111
 
                    <property name="name">
112
 
                        <cstring>debugargs_edit</cstring>
113
 
                    </property>
114
 
                    <property name="toolTip" stdset="0">
115
 
                        <string>The command line arguments passed to the main program when debugged</string>
116
 
                    </property>
117
 
                </widget>
118
 
                <widget class="QLabel" row="4" column="0">
119
 
                    <property name="name">
120
 
                        <cstring>mainprogram_label_3_2</cstring>
121
 
                    </property>
122
 
                    <property name="text">
123
 
                        <string>Working &amp;Directory:</string>
124
 
                    </property>
125
 
                    <property name="buddy" stdset="0">
126
 
                        <cstring>mainprogram_edit</cstring>
127
 
                    </property>
128
 
                </widget>
129
 
                <widget class="KURLRequester" row="4" column="1">
130
 
                    <property name="name">
131
 
                        <cstring>cwd_edit</cstring>
132
 
                    </property>
133
 
                    <property name="toolTip" stdset="0">
134
 
                        <string>Sets the current working directory for the launched process</string>
135
 
                    </property>
136
 
                </widget>
137
 
            </grid>
138
 
        </widget>
139
 
        <widget class="QGroupBox">
140
 
            <property name="name">
141
 
                <cstring>groupBox2</cstring>
142
 
            </property>
143
 
            <property name="sizePolicy">
144
 
                <sizepolicy>
145
 
                    <hsizetype>5</hsizetype>
146
 
                    <vsizetype>0</vsizetype>
147
 
                    <horstretch>0</horstretch>
148
 
                    <verstretch>0</verstretch>
149
 
                </sizepolicy>
150
 
            </property>
151
 
            <property name="title">
152
 
                <string>Options</string>
153
 
            </property>
154
 
            <vbox>
155
 
                <property name="name">
156
 
                    <cstring>unnamed</cstring>
157
 
                </property>
158
 
                <widget class="QCheckBox">
159
 
                    <property name="name">
160
 
                        <cstring>autocompile_box</cstring>
161
 
                    </property>
162
 
                    <property name="text">
163
 
                        <string>Automaticall&amp;y compile before execution</string>
164
 
                    </property>
165
 
                    <property name="toolTip" stdset="0">
166
 
                        <string>If the program is not up-to-date with the source code, compile it before starting its execution</string>
167
 
                    </property>
168
 
                </widget>
169
 
                <widget class="QCheckBox">
170
 
                    <property name="name">
171
 
                        <cstring>autoinstall_box</cstring>
172
 
                    </property>
173
 
                    <property name="text">
174
 
                        <string>&amp;Automatically install before execution</string>
175
 
                    </property>
176
 
                    <property name="toolTip" stdset="0">
177
 
                        <string></string>
178
 
                    </property>
179
 
                </widget>
180
 
                <widget class="QCheckBox">
181
 
                    <property name="name">
182
 
                        <cstring>autokdesu_box</cstring>
183
 
                    </property>
184
 
                    <property name="text">
185
 
                        <string>Use &amp;kdesu when installing</string>
186
 
                    </property>
187
 
                    <property name="toolTip" stdset="0">
188
 
                        <string></string>
189
 
                    </property>
190
 
                </widget>
191
 
                <widget class="QCheckBox">
192
 
                    <property name="name">
193
 
                        <cstring>startinterminal_box</cstring>
194
 
                    </property>
195
 
                    <property name="text">
196
 
                        <string>Start in e&amp;xternal terminal</string>
197
 
                    </property>
198
 
                    <property name="toolTip" stdset="0">
199
 
                        <string>Start the main program in an external terminal</string>
200
 
                    </property>
201
 
                </widget>
202
 
            </vbox>
203
 
        </widget>
204
 
        <widget class="QGroupBox">
205
 
            <property name="name">
206
 
                <cstring>env_var_group</cstring>
207
 
            </property>
208
 
            <property name="title">
209
 
                <string>Environment &amp;Variables</string>
210
 
            </property>
211
 
        </widget>
212
 
    </vbox>
213
 
</widget>
214
 
<connections>
215
 
    <connection>
216
 
        <sender>mainprogram_edit</sender>
217
 
        <signal>textChanged(const QString&amp;)</signal>
218
 
        <receiver>run_options_widget</receiver>
219
 
        <slot>mainProgramChanged()</slot>
220
 
    </connection>
221
 
    <connection>
222
 
        <sender>mainprogram_edit</sender>
223
 
        <signal>urlSelected(const QString&amp;)</signal>
224
 
        <receiver>run_options_widget</receiver>
225
 
        <slot>mainProgramChanged()</slot>
226
 
    </connection>
227
 
    <connection>
228
 
        <sender>mainProgramGroupBox</sender>
229
 
        <signal>toggled(bool)</signal>
230
 
        <receiver>run_options_widget</receiver>
231
 
        <slot>mainProgramChanged()</slot>
232
 
    </connection>
233
 
</connections>
234
 
<tabstops>
235
 
    <tabstop>startinterminal_box</tabstop>
236
 
    <tabstop>autocompile_box</tabstop>
237
 
</tabstops>
238
 
<includes>
239
 
    <include location="global" impldecl="in implementation">kdialog.h</include>
240
 
    <include location="global" impldecl="in declaration">ksqueezedtextlabel.h</include>
241
 
</includes>
242
 
<slots>
243
 
    <slot>mainProgramChanged()</slot>
244
 
</slots>
245
 
<layoutdefaults spacing="6" margin="11"/>
246
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
247
 
<includehints>
248
 
    <includehint>klineedit.h</includehint>
249
 
    <includehint>kurlrequester.h</includehint>
250
 
    <includehint>klineedit.h</includehint>
251
 
    <includehint>kpushbutton.h</includehint>
252
 
    <includehint>klineedit.h</includehint>
253
 
    <includehint>kurlrequester.h</includehint>
254
 
    <includehint>klineedit.h</includehint>
255
 
    <includehint>kpushbutton.h</includehint>
256
 
</includehints>
257
 
</UI>