~ubuntu-branches/ubuntu/oneiric/psi/oneiric

« back to all changes in this revision

Viewing changes to src/options/ui_options.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2005-01-10 17:41:43 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050110174143-ltocv5zapl6blf5d
Tags: 0.9.3-1
* New upstream release
* Cleaned up debian/rules (some things are done by upstream Makefiles now)
* Fixed some lintian warnings:
  - removed executable bit from some .png files
  - moved psi.desktop to /usr/share/applications
* Updated menu files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>OptionsUI</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>OptionsUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>408</width>
 
12
            <height>292</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Options</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <widget class="QLayoutWidget">
 
23
            <property name="name">
 
24
                <cstring>layout4</cstring>
 
25
            </property>
 
26
            <hbox>
 
27
                <property name="name">
 
28
                    <cstring>unnamed</cstring>
 
29
                </property>
 
30
                <widget class="QListView">
 
31
                    <column>
 
32
                        <property name="text">
 
33
                            <string></string>
 
34
                        </property>
 
35
                        <property name="clickable">
 
36
                            <bool>true</bool>
 
37
                        </property>
 
38
                        <property name="resizable">
 
39
                            <bool>true</bool>
 
40
                        </property>
 
41
                    </column>
 
42
                    <property name="name">
 
43
                        <cstring>lv_tabs</cstring>
 
44
                    </property>
 
45
                    <property name="sizePolicy">
 
46
                        <sizepolicy>
 
47
                            <hsizetype>4</hsizetype>
 
48
                            <vsizetype>7</vsizetype>
 
49
                            <horstretch>0</horstretch>
 
50
                            <verstretch>0</verstretch>
 
51
                        </sizepolicy>
 
52
                    </property>
 
53
                    <property name="resizeMode">
 
54
                        <enum>LastColumn</enum>
 
55
                    </property>
 
56
                </widget>
 
57
                <widget class="QLayoutWidget">
 
58
                    <property name="name">
 
59
                        <cstring>layout3</cstring>
 
60
                    </property>
 
61
                    <vbox>
 
62
                        <property name="name">
 
63
                            <cstring>unnamed</cstring>
 
64
                        </property>
 
65
                        <widget class="FancyLabel">
 
66
                            <property name="name">
 
67
                                <cstring>lb_pageTitle</cstring>
 
68
                            </property>
 
69
                        </widget>
 
70
                        <widget class="QWidgetStack">
 
71
                            <property name="name">
 
72
                                <cstring>ws_tabs</cstring>
 
73
                            </property>
 
74
                            <property name="sizePolicy">
 
75
                                <sizepolicy>
 
76
                                    <hsizetype>7</hsizetype>
 
77
                                    <vsizetype>3</vsizetype>
 
78
                                    <horstretch>0</horstretch>
 
79
                                    <verstretch>0</verstretch>
 
80
                                </sizepolicy>
 
81
                            </property>
 
82
                            <widget class="QWidget">
 
83
                                <property name="name">
 
84
                                    <cstring>WStackPage</cstring>
 
85
                                </property>
 
86
                                <attribute name="id">
 
87
                                    <number>0</number>
 
88
                                </attribute>
 
89
                            </widget>
 
90
                        </widget>
 
91
                    </vbox>
 
92
                </widget>
 
93
            </hbox>
 
94
        </widget>
 
95
        <widget class="Line">
 
96
            <property name="name">
 
97
                <cstring>line1</cstring>
 
98
            </property>
 
99
            <property name="frameShape">
 
100
                <enum>HLine</enum>
 
101
            </property>
 
102
            <property name="frameShadow">
 
103
                <enum>Sunken</enum>
 
104
            </property>
 
105
            <property name="orientation">
 
106
                <enum>Horizontal</enum>
 
107
            </property>
 
108
        </widget>
 
109
        <widget class="QLayoutWidget">
 
110
            <property name="name">
 
111
                <cstring>layout1</cstring>
 
112
            </property>
 
113
            <hbox>
 
114
                <property name="name">
 
115
                    <cstring>unnamed</cstring>
 
116
                </property>
 
117
                <spacer>
 
118
                    <property name="name">
 
119
                        <cstring>spacer1</cstring>
 
120
                    </property>
 
121
                    <property name="orientation">
 
122
                        <enum>Horizontal</enum>
 
123
                    </property>
 
124
                    <property name="sizeType">
 
125
                        <enum>Expanding</enum>
 
126
                    </property>
 
127
                    <property name="sizeHint">
 
128
                        <size>
 
129
                            <width>40</width>
 
130
                            <height>20</height>
 
131
                        </size>
 
132
                    </property>
 
133
                </spacer>
 
134
                <widget class="IconButton">
 
135
                    <property name="name">
 
136
                        <cstring>iconButton1</cstring>
 
137
                    </property>
 
138
                    <property name="text">
 
139
                        <string>&amp;OK</string>
 
140
                    </property>
 
141
                    <property name="accel">
 
142
                        <string>Alt+O</string>
 
143
                    </property>
 
144
                    <property name="iconName" stdset="0">
 
145
                        <string>psi/ok</string>
 
146
                    </property>
 
147
                </widget>
 
148
                <widget class="IconButton">
 
149
                    <property name="name">
 
150
                        <cstring>pb_apply</cstring>
 
151
                    </property>
 
152
                    <property name="text">
 
153
                        <string>&amp;Apply</string>
 
154
                    </property>
 
155
                    <property name="accel">
 
156
                        <string>Alt+A</string>
 
157
                    </property>
 
158
                </widget>
 
159
                <widget class="IconButton">
 
160
                    <property name="name">
 
161
                        <cstring>iconButton3</cstring>
 
162
                    </property>
 
163
                    <property name="text">
 
164
                        <string>&amp;Cancel</string>
 
165
                    </property>
 
166
                    <property name="accel">
 
167
                        <string>Alt+C</string>
 
168
                    </property>
 
169
                    <property name="iconName" stdset="0">
 
170
                        <string>psi/cancel</string>
 
171
                    </property>
 
172
                </widget>
 
173
            </hbox>
 
174
        </widget>
 
175
    </vbox>
 
176
</widget>
 
177
<connections>
 
178
    <connection>
 
179
        <sender>iconButton1</sender>
 
180
        <signal>clicked()</signal>
 
181
        <receiver>OptionsUI</receiver>
 
182
        <slot>doOk()</slot>
 
183
    </connection>
 
184
    <connection>
 
185
        <sender>pb_apply</sender>
 
186
        <signal>clicked()</signal>
 
187
        <receiver>OptionsUI</receiver>
 
188
        <slot>doApply()</slot>
 
189
    </connection>
 
190
    <connection>
 
191
        <sender>iconButton3</sender>
 
192
        <signal>clicked()</signal>
 
193
        <receiver>OptionsUI</receiver>
 
194
        <slot>reject()</slot>
 
195
    </connection>
 
196
</connections>
 
197
<slots>
 
198
    <slot>doOk()</slot>
 
199
    <slot>doApply()</slot>
 
200
</slots>
 
201
<layoutdefaults spacing="6" margin="11"/>
 
202
<includehints>
 
203
    <includehint>fancylabel.h</includehint>
 
204
    <includehint>iconwidget.h</includehint>
 
205
    <includehint>iconwidget.h</includehint>
 
206
    <includehint>iconwidget.h</includehint>
 
207
</includehints>
 
208
</UI>