~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to kicker/kicker/ui/nonKDEButtonSettings.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-31 19:16:54 UTC
  • Revision ID: james.westby@ubuntu.com-20071031191654-xuof6e1jg6uxqaze
Tags: 3.95.0-0ubuntu1~gutsy1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>NonKDEButtonSettings</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>NonKDEButtonSettings</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>436</width>
12
 
            <height>225</height>
13
 
        </rect>
14
 
    </property>
15
 
    <grid>
16
 
        <property name="name">
17
 
            <cstring>unnamed</cstring>
18
 
        </property>
19
 
        <property name="margin">
20
 
            <number>0</number>
21
 
        </property>
22
 
        <widget class="KUrlRequester" row="7" column="0" rowspan="1" colspan="2">
23
 
            <property name="name">
24
 
                <cstring>m_exec</cstring>
25
 
            </property>
26
 
            <property name="whatsThis" stdset="0">
27
 
                <string>Enter the name of the executable file to be run when this button is selected. If it is not in your $PATH then you will need to provide an absolute path.</string>
28
 
            </property>
29
 
        </widget>
30
 
        <widget class="QLabel" row="8" column="0" rowspan="1" colspan="2">
31
 
            <property name="name">
32
 
                <cstring>textLabel3</cstring>
33
 
            </property>
34
 
            <property name="text">
35
 
                <string>Co&amp;mmand line arguments (optional):</string>
36
 
            </property>
37
 
            <property name="buddy" stdset="0">
38
 
                <cstring>m_commandLine</cstring>
39
 
            </property>
40
 
            <property name="whatsThis" stdset="0">
41
 
                <string>Enter any command line options that should be passed to the command here.
42
 
 
43
 
&lt;i&gt;Example&lt;/i&gt;: For the command `rm -rf` enter "-rf" in this text box.</string>
44
 
            </property>
45
 
        </widget>
46
 
        <widget class="QCheckBox" row="10" column="0" rowspan="1" colspan="2">
47
 
            <property name="name">
48
 
                <cstring>m_inTerm</cstring>
49
 
            </property>
50
 
            <property name="text">
51
 
                <string>Run in a &amp;terminal window</string>
52
 
            </property>
53
 
            <property name="whatsThis" stdset="0">
54
 
                <string>Select this option if the command is a command line application and you wish to be able to see its output when run.</string>
55
 
            </property>
56
 
        </widget>
57
 
        <widget class="QLineEdit" row="9" column="0" rowspan="1" colspan="2">
58
 
            <property name="name">
59
 
                <cstring>m_commandLine</cstring>
60
 
            </property>
61
 
            <property name="whatsThis" stdset="0">
62
 
                <string>Enter any command line options that should be passed to the command here.
63
 
 
64
 
&lt;i&gt;Example&lt;/i&gt;: For the command `rm -rf` enter "-rf" in this text box.</string>
65
 
            </property>
66
 
        </widget>
67
 
        <widget class="QLabel" row="6" column="0">
68
 
            <property name="name">
69
 
                <cstring>textLabel2</cstring>
70
 
            </property>
71
 
            <property name="text">
72
 
                <string>&amp;Executable:</string>
73
 
            </property>
74
 
            <property name="buddy" stdset="0">
75
 
                <cstring>m_exec</cstring>
76
 
            </property>
77
 
            <property name="whatsThis" stdset="0">
78
 
                <string>Enter the name of the executable file to be run when this button is selected. If it is not in your $PATH then you will need to provide an absolute path.</string>
79
 
            </property>
80
 
        </widget>
81
 
        <widget class="QLineEdit" row="1" column="1">
82
 
            <property name="name">
83
 
                <cstring>m_title</cstring>
84
 
            </property>
85
 
            <property name="sizePolicy">
86
 
                <sizepolicy>
87
 
                    <hsizetype>7</hsizetype>
88
 
                    <vsizetype>0</vsizetype>
89
 
                    <horstretch>15</horstretch>
90
 
                    <verstretch>0</verstretch>
91
 
                </sizepolicy>
92
 
            </property>
93
 
            <property name="whatsThis" stdset="0">
94
 
                <string>Enter the name you would like to appear for this button here.</string>
95
 
            </property>
96
 
        </widget>
97
 
        <widget class="QLabel" row="0" column="1">
98
 
            <property name="name">
99
 
                <cstring>textLabel1</cstring>
100
 
            </property>
101
 
            <property name="text">
102
 
                <string>&amp;Button title:</string>
103
 
            </property>
104
 
            <property name="buddy" stdset="0">
105
 
                <cstring>m_title</cstring>
106
 
            </property>
107
 
            <property name="whatsThis" stdset="0">
108
 
                <string>Enter the name you would like to appear for this button here.</string>
109
 
            </property>
110
 
        </widget>
111
 
        <spacer row="11" column="1">
112
 
            <property name="name">
113
 
                <cstring>spacer1</cstring>
114
 
            </property>
115
 
            <property name="orientation">
116
 
                <enum>Vertical</enum>
117
 
            </property>
118
 
            <property name="sizeType">
119
 
                <enum>Expanding</enum>
120
 
            </property>
121
 
            <property name="sizeHint">
122
 
                <size>
123
 
                    <width>20</width>
124
 
                    <height>16</height>
125
 
                </size>
126
 
            </property>
127
 
        </spacer>
128
 
        <widget class="KIconButton" row="0" column="0" rowspan="3" colspan="1">
129
 
            <property name="name">
130
 
                <cstring>m_icon</cstring>
131
 
            </property>
132
 
            <property name="sizePolicy">
133
 
                <sizepolicy>
134
 
                    <hsizetype>0</hsizetype>
135
 
                    <vsizetype>0</vsizetype>
136
 
                    <horstretch>0</horstretch>
137
 
                    <verstretch>0</verstretch>
138
 
                </sizepolicy>
139
 
            </property>
140
 
            <property name="minimumSize">
141
 
                <size>
142
 
                    <width>58</width>
143
 
                    <height>58</height>
144
 
                </size>
145
 
            </property>
146
 
            <property name="maximumSize">
147
 
                <size>
148
 
                    <width>58</width>
149
 
                    <height>58</height>
150
 
                </size>
151
 
            </property>
152
 
            <property name="text">
153
 
                <string></string>
154
 
            </property>
155
 
            <property name="iconSize">
156
 
                <number>48</number>
157
 
            </property>
158
 
        </widget>
159
 
        <widget class="QLabel" row="4" column="0">
160
 
            <property name="name">
161
 
                <cstring>textLabel4</cstring>
162
 
            </property>
163
 
            <property name="text">
164
 
                <string>&amp;Description:</string>
165
 
            </property>
166
 
            <property name="buddy" stdset="0">
167
 
                <cstring>m_description</cstring>
168
 
            </property>
169
 
            <property name="whatsThis" stdset="0">
170
 
                <string>Enter the name you would like to appear for this button here.</string>
171
 
            </property>
172
 
        </widget>
173
 
        <widget class="QLineEdit" row="5" column="0" rowspan="1" colspan="2">
174
 
            <property name="name">
175
 
                <cstring>m_description</cstring>
176
 
            </property>
177
 
            <property name="sizePolicy">
178
 
                <sizepolicy>
179
 
                    <hsizetype>7</hsizetype>
180
 
                    <vsizetype>0</vsizetype>
181
 
                    <horstretch>15</horstretch>
182
 
                    <verstretch>0</verstretch>
183
 
                </sizepolicy>
184
 
            </property>
185
 
            <property name="whatsThis" stdset="0">
186
 
                <string>Enter the name you would like to appear for this button here.</string>
187
 
            </property>
188
 
        </widget>
189
 
        <spacer row="2" column="1">
190
 
            <property name="name">
191
 
                <cstring>spacer1</cstring>
192
 
            </property>
193
 
            <property name="orientation">
194
 
                <enum>Vertical</enum>
195
 
            </property>
196
 
            <property name="sizeType">
197
 
                <enum>Minimum</enum>
198
 
            </property>
199
 
            <property name="sizeHint">
200
 
                <size>
201
 
                    <width>20</width>
202
 
                    <height>8</height>
203
 
                </size>
204
 
            </property>
205
 
        </spacer>
206
 
    </grid>
207
 
</widget>
208
 
<customwidgets>
209
 
    <customwidget>
210
 
        <class>KIconButton</class>
211
 
        <header>kicondialog.h</header>
212
 
    </customwidget>
213
 
</customwidgets>
214
 
<tabstops>
215
 
    <tabstop>m_icon</tabstop>
216
 
    <tabstop>m_title</tabstop>
217
 
    <tabstop>m_description</tabstop>
218
 
    <tabstop>m_exec</tabstop>
219
 
    <tabstop>m_commandLine</tabstop>
220
 
    <tabstop>m_inTerm</tabstop>
221
 
</tabstops>
222
 
<layoutdefaults spacing="6" margin="11"/>
223
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
224
 
</UI>