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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>MakeOptionsWidgetBase</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>make_options_widget</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>507</width>
 
12
            <height>366</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Make Options</string>
 
17
    </property>
 
18
    <grid>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="6">
 
23
            <property name="name">
 
24
                <cstring>abort_box</cstring>
 
25
            </property>
 
26
            <property name="text">
 
27
                <string>&amp;Abort on first error</string>
 
28
            </property>
 
29
        </widget>
 
30
        <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="6">
 
31
            <property name="name">
 
32
                <cstring>dontact_box</cstring>
 
33
            </property>
 
34
            <property name="text">
 
35
                <string>Onl&amp;y display commands without actually executing them</string>
 
36
            </property>
 
37
        </widget>
 
38
        <widget class="QGroupBox" row="6" column="0" rowspan="1" colspan="6">
 
39
            <property name="name">
 
40
                <cstring>env_var_group</cstring>
 
41
            </property>
 
42
            <property name="title">
 
43
                <string>Environment &amp;Variables</string>
 
44
            </property>
 
45
        </widget>
 
46
        <widget class="QLabel" row="5" column="0" rowspan="1" colspan="3">
 
47
            <property name="name">
 
48
                <cstring>makebin_label</cstring>
 
49
            </property>
 
50
            <property name="text">
 
51
                <string>&amp;Name of make executable:</string>
 
52
            </property>
 
53
            <property name="buddy" stdset="0">
 
54
                <cstring>makebin_edit</cstring>
 
55
            </property>
 
56
        </widget>
 
57
        <widget class="QLineEdit" row="5" column="3" rowspan="1" colspan="3">
 
58
            <property name="name">
 
59
                <cstring>makebin_edit</cstring>
 
60
            </property>
 
61
        </widget>
 
62
        <widget class="QSpinBox" row="4" column="4">
 
63
            <property name="name">
 
64
                <cstring>jobs_box</cstring>
 
65
            </property>
 
66
            <property name="enabled">
 
67
                <bool>false</bool>
 
68
            </property>
 
69
            <property name="sizePolicy">
 
70
                <sizepolicy>
 
71
                    <hsizetype>0</hsizetype>
 
72
                    <vsizetype>0</vsizetype>
 
73
                    <horstretch>0</horstretch>
 
74
                    <verstretch>0</verstretch>
 
75
                </sizepolicy>
 
76
            </property>
 
77
            <property name="maxValue">
 
78
                <number>30</number>
 
79
            </property>
 
80
            <property name="minValue">
 
81
                <number>1</number>
 
82
            </property>
 
83
        </widget>
 
84
        <widget class="QLabel" row="4" column="1" rowspan="1" colspan="3">
 
85
            <property name="name">
 
86
                <cstring>textLabel1</cstring>
 
87
            </property>
 
88
            <property name="enabled">
 
89
                <bool>false</bool>
 
90
            </property>
 
91
            <property name="text">
 
92
                <string>Num&amp;ber of jobs to run simultaneously:</string>
 
93
            </property>
 
94
            <property name="buddy" stdset="0">
 
95
                <cstring>jobs_box</cstring>
 
96
            </property>
 
97
        </widget>
 
98
        <spacer row="4" column="5">
 
99
            <property name="name">
 
100
                <cstring>spacer33</cstring>
 
101
            </property>
 
102
            <property name="orientation">
 
103
                <enum>Horizontal</enum>
 
104
            </property>
 
105
            <property name="sizeType">
 
106
                <enum>Expanding</enum>
 
107
            </property>
 
108
            <property name="sizeHint">
 
109
                <size>
 
110
                    <width>121</width>
 
111
                    <height>20</height>
 
112
                </size>
 
113
            </property>
 
114
        </spacer>
 
115
        <spacer row="4" column="0">
 
116
            <property name="name">
 
117
                <cstring>spacer2</cstring>
 
118
            </property>
 
119
            <property name="orientation">
 
120
                <enum>Horizontal</enum>
 
121
            </property>
 
122
            <property name="sizeType">
 
123
                <enum>Fixed</enum>
 
124
            </property>
 
125
            <property name="sizeHint">
 
126
                <size>
 
127
                    <width>20</width>
 
128
                    <height>20</height>
 
129
                </size>
 
130
            </property>
 
131
        </spacer>
 
132
        <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="6">
 
133
            <property name="name">
 
134
                <cstring>runMultiJobs</cstring>
 
135
            </property>
 
136
            <property name="text">
 
137
                <string>Run more than one &amp;job at a time</string>
 
138
            </property>
 
139
        </widget>
 
140
        <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
 
141
            <property name="name">
 
142
                <cstring>prio_label</cstring>
 
143
            </property>
 
144
            <property name="text">
 
145
                <string>Make priority:</string>
 
146
            </property>
 
147
        </widget>
 
148
        <widget class="QSpinBox" row="2" column="2">
 
149
            <property name="name">
 
150
                <cstring>prio_box</cstring>
 
151
            </property>
 
152
            <property name="sizePolicy">
 
153
                <sizepolicy>
 
154
                    <hsizetype>0</hsizetype>
 
155
                    <vsizetype>0</vsizetype>
 
156
                    <horstretch>0</horstretch>
 
157
                    <verstretch>0</verstretch>
 
158
                </sizepolicy>
 
159
            </property>
 
160
            <property name="maxValue">
 
161
                <number>19</number>
 
162
            </property>
 
163
            <property name="minValue">
 
164
                <number>-20</number>
 
165
            </property>
 
166
        </widget>
 
167
    </grid>
 
168
</widget>
 
169
<connections>
 
170
    <connection>
 
171
        <sender>runMultiJobs</sender>
 
172
        <signal>toggled(bool)</signal>
 
173
        <receiver>textLabel1</receiver>
 
174
        <slot>setEnabled(bool)</slot>
 
175
    </connection>
 
176
    <connection>
 
177
        <sender>runMultiJobs</sender>
 
178
        <signal>toggled(bool)</signal>
 
179
        <receiver>jobs_box</receiver>
 
180
        <slot>setEnabled(bool)</slot>
 
181
    </connection>
 
182
</connections>
 
183
<tabstops>
 
184
    <tabstop>abort_box</tabstop>
 
185
    <tabstop>dontact_box</tabstop>
 
186
    <tabstop>makebin_edit</tabstop>
 
187
    <tabstop>jobs_box</tabstop>
 
188
</tabstops>
 
189
<includes>
 
190
    <include location="global" impldecl="in implementation">kdialog.h</include>
 
191
</includes>
 
192
<layoutdefaults spacing="6" margin="11"/>
 
193
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
194
</UI>