~ubuntu-branches/ubuntu/dapper/psi/dapper

« back to all changes in this revision

Viewing changes to src/ui_offermain.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2
 
<class>OfferMainUI</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>OfferMainUI</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>490</width>
12
 
            <height>326</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>Form1</string>
17
 
    </property>
18
 
    <vbox>
19
 
        <property name="name">
20
 
            <cstring>unnamed</cstring>
21
 
        </property>
22
 
        <property name="margin">
23
 
            <number>11</number>
24
 
        </property>
25
 
        <property name="spacing">
26
 
            <number>6</number>
27
 
        </property>
28
 
        <widget class="QListView">
29
 
            <column>
30
 
                <property name="text">
31
 
                    <string>File</string>
32
 
                </property>
33
 
                <property name="clickable">
34
 
                    <bool>true</bool>
35
 
                </property>
36
 
                <property name="resizeable">
37
 
                    <bool>true</bool>
38
 
                </property>
39
 
            </column>
40
 
            <column>
41
 
                <property name="text">
42
 
                    <string>Size</string>
43
 
                </property>
44
 
                <property name="clickable">
45
 
                    <bool>true</bool>
46
 
                </property>
47
 
                <property name="resizeable">
48
 
                    <bool>true</bool>
49
 
                </property>
50
 
            </column>
51
 
            <column>
52
 
                <property name="text">
53
 
                    <string>Who</string>
54
 
                </property>
55
 
                <property name="clickable">
56
 
                    <bool>true</bool>
57
 
                </property>
58
 
                <property name="resizeable">
59
 
                    <bool>true</bool>
60
 
                </property>
61
 
            </column>
62
 
            <column>
63
 
                <property name="text">
64
 
                    <string>Status</string>
65
 
                </property>
66
 
                <property name="clickable">
67
 
                    <bool>true</bool>
68
 
                </property>
69
 
                <property name="resizeable">
70
 
                    <bool>true</bool>
71
 
                </property>
72
 
            </column>
73
 
            <property name="name">
74
 
                <cstring>lv_main</cstring>
75
 
            </property>
76
 
        </widget>
77
 
        <widget class="QLayoutWidget">
78
 
            <property name="name">
79
 
                <cstring>Layout1</cstring>
80
 
            </property>
81
 
            <hbox>
82
 
                <property name="name">
83
 
                    <cstring>unnamed</cstring>
84
 
                </property>
85
 
                <property name="margin">
86
 
                    <number>0</number>
87
 
                </property>
88
 
                <property name="spacing">
89
 
                    <number>6</number>
90
 
                </property>
91
 
                <widget class="QPushButton">
92
 
                    <property name="name">
93
 
                        <cstring>pb_add</cstring>
94
 
                    </property>
95
 
                    <property name="minimumSize">
96
 
                        <size>
97
 
                            <width>80</width>
98
 
                            <height>0</height>
99
 
                        </size>
100
 
                    </property>
101
 
                    <property name="text">
102
 
                        <string>&amp;Add File</string>
103
 
                    </property>
104
 
                </widget>
105
 
                <widget class="QPushButton">
106
 
                    <property name="name">
107
 
                        <cstring>pb_remove</cstring>
108
 
                    </property>
109
 
                    <property name="minimumSize">
110
 
                        <size>
111
 
                            <width>80</width>
112
 
                            <height>0</height>
113
 
                        </size>
114
 
                    </property>
115
 
                    <property name="text">
116
 
                        <string>&amp;De-offer</string>
117
 
                    </property>
118
 
                </widget>
119
 
                <spacer>
120
 
                    <property name="name" stdset="0">
121
 
                        <cstring>Spacer1</cstring>
122
 
                    </property>
123
 
                    <property name="orientation">
124
 
                        <enum>Horizontal</enum>
125
 
                    </property>
126
 
                    <property name="sizeType">
127
 
                        <enum>Expanding</enum>
128
 
                    </property>
129
 
                    <property name="sizeHint">
130
 
                        <size>
131
 
                            <width>20</width>
132
 
                            <height>20</height>
133
 
                        </size>
134
 
                    </property>
135
 
                </spacer>
136
 
                <widget class="QPushButton">
137
 
                    <property name="name">
138
 
                        <cstring>pb_close</cstring>
139
 
                    </property>
140
 
                    <property name="minimumSize">
141
 
                        <size>
142
 
                            <width>80</width>
143
 
                            <height>0</height>
144
 
                        </size>
145
 
                    </property>
146
 
                    <property name="text">
147
 
                        <string>&amp;Close</string>
148
 
                    </property>
149
 
                    <property name="default">
150
 
                        <bool>true</bool>
151
 
                    </property>
152
 
                </widget>
153
 
            </hbox>
154
 
        </widget>
155
 
    </vbox>
156
 
</widget>
157
 
<connections>
158
 
    <connection>
159
 
        <sender>pb_close</sender>
160
 
        <signal>clicked()</signal>
161
 
        <receiver>OfferMainUI</receiver>
162
 
        <slot>close()</slot>
163
 
    </connection>
164
 
</connections>
165
 
<layoutdefaults spacing="6" margin="11"/>
166
 
</UI>