~ubuntu-branches/ubuntu/karmic/eric/karmic

« back to all changes in this revision

Viewing changes to eric/VCS/subversionPackage/PropListForm.ui

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-01-28 18:02:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080128180225-6nrox6yrworh2c4v
Tags: 4.0.4-1ubuntu1
* Add python-qt3 to build-depends becuase that's where Ubuntu puts 
  pyqtconfig
* Change maintainer to MOTU

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>PropListForm</class>
3
 
<widget class="QDialog">
4
 
    <property name="name">
5
 
        <cstring>PropListForm</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>826</width>
12
 
            <height>569</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>Subversion List Properties</string>
17
 
    </property>
18
 
    <property name="sizeGripEnabled">
19
 
        <bool>true</bool>
20
 
    </property>
21
 
    <property name="whatsThis" stdset="0">
22
 
        <string>&lt;b&gt;Subversion List Prperties&lt;/b&gt;
23
 
&lt;p&gt;This dialog shows the properties of the selected file or project.&lt;/p&gt;</string>
24
 
    </property>
25
 
    <vbox>
26
 
        <property name="name">
27
 
            <cstring>unnamed</cstring>
28
 
        </property>
29
 
        <property name="margin">
30
 
            <number>6</number>
31
 
        </property>
32
 
        <property name="spacing">
33
 
            <number>6</number>
34
 
        </property>
35
 
        <widget class="QListView">
36
 
            <column>
37
 
                <property name="text">
38
 
                    <string>Path</string>
39
 
                </property>
40
 
                <property name="clickable">
41
 
                    <bool>true</bool>
42
 
                </property>
43
 
                <property name="resizable">
44
 
                    <bool>true</bool>
45
 
                </property>
46
 
            </column>
47
 
            <column>
48
 
                <property name="text">
49
 
                    <string>Name</string>
50
 
                </property>
51
 
                <property name="clickable">
52
 
                    <bool>true</bool>
53
 
                </property>
54
 
                <property name="resizable">
55
 
                    <bool>true</bool>
56
 
                </property>
57
 
            </column>
58
 
            <column>
59
 
                <property name="text">
60
 
                    <string>Value</string>
61
 
                </property>
62
 
                <property name="clickable">
63
 
                    <bool>true</bool>
64
 
                </property>
65
 
                <property name="resizable">
66
 
                    <bool>true</bool>
67
 
                </property>
68
 
            </column>
69
 
            <property name="name">
70
 
                <cstring>propsList</cstring>
71
 
            </property>
72
 
            <property name="allColumnsShowFocus">
73
 
                <bool>true</bool>
74
 
            </property>
75
 
            <property name="showSortIndicator">
76
 
                <bool>true</bool>
77
 
            </property>
78
 
            <property name="itemMargin">
79
 
                <number>2</number>
80
 
            </property>
81
 
            <property name="whatsThis" stdset="0">
82
 
                <string>&lt;b&gt;Properties List&lt;/b&gt;
83
 
&lt;p&gt;This shows the properties of the selected file or project.&lt;/p&gt;</string>
84
 
            </property>
85
 
        </widget>
86
 
        <widget class="QLabel">
87
 
            <property name="name">
88
 
                <cstring>TextLabel2</cstring>
89
 
            </property>
90
 
            <property name="text">
91
 
                <string>Errors:</string>
92
 
            </property>
93
 
        </widget>
94
 
        <widget class="QTextBrowser">
95
 
            <property name="name">
96
 
                <cstring>errors</cstring>
97
 
            </property>
98
 
            <property name="sizePolicy">
99
 
                <sizepolicy>
100
 
                    <hsizetype>7</hsizetype>
101
 
                    <vsizetype>5</vsizetype>
102
 
                    <horstretch>0</horstretch>
103
 
                    <verstretch>0</verstretch>
104
 
                </sizepolicy>
105
 
            </property>
106
 
            <property name="textFormat">
107
 
                <enum>PlainText</enum>
108
 
            </property>
109
 
            <property name="whatsThis" stdset="0">
110
 
                <string>&lt;b&gt;Subversion proplist errors&lt;/b&gt;
111
 
&lt;p&gt;This shows possible error messages of the subversion proplist command.&lt;/p&gt;</string>
112
 
            </property>
113
 
        </widget>
114
 
        <widget class="QLayoutWidget">
115
 
            <property name="name">
116
 
                <cstring>Layout2</cstring>
117
 
            </property>
118
 
            <hbox>
119
 
                <property name="name">
120
 
                    <cstring>unnamed</cstring>
121
 
                </property>
122
 
                <property name="margin">
123
 
                    <number>0</number>
124
 
                </property>
125
 
                <property name="spacing">
126
 
                    <number>6</number>
127
 
                </property>
128
 
                <spacer>
129
 
                    <property name="name">
130
 
                        <cstring>Spacer3</cstring>
131
 
                    </property>
132
 
                    <property name="orientation">
133
 
                        <enum>Horizontal</enum>
134
 
                    </property>
135
 
                    <property name="sizeType">
136
 
                        <enum>Expanding</enum>
137
 
                    </property>
138
 
                    <property name="sizeHint">
139
 
                        <size>
140
 
                            <width>30</width>
141
 
                            <height>0</height>
142
 
                        </size>
143
 
                    </property>
144
 
                </spacer>
145
 
                <widget class="QPushButton">
146
 
                    <property name="name">
147
 
                        <cstring>cancelButton</cstring>
148
 
                    </property>
149
 
                    <property name="text">
150
 
                        <string>&amp;Cancel</string>
151
 
                    </property>
152
 
                    <property name="accel">
153
 
                        <string>Alt+C</string>
154
 
                    </property>
155
 
                    <property name="default">
156
 
                        <bool>true</bool>
157
 
                    </property>
158
 
                </widget>
159
 
                <spacer>
160
 
                    <property name="name">
161
 
                        <cstring>Spacer4</cstring>
162
 
                    </property>
163
 
                    <property name="orientation">
164
 
                        <enum>Horizontal</enum>
165
 
                    </property>
166
 
                    <property name="sizeType">
167
 
                        <enum>Expanding</enum>
168
 
                    </property>
169
 
                    <property name="sizeHint">
170
 
                        <size>
171
 
                            <width>30</width>
172
 
                            <height>0</height>
173
 
                        </size>
174
 
                    </property>
175
 
                </spacer>
176
 
            </hbox>
177
 
        </widget>
178
 
    </vbox>
179
 
</widget>
180
 
<connections>
181
 
    <connection>
182
 
        <sender>cancelButton</sender>
183
 
        <signal>clicked()</signal>
184
 
        <receiver>PropListForm</receiver>
185
 
        <slot>buttonPressed()</slot>
186
 
    </connection>
187
 
</connections>
188
 
<slots>
189
 
    <slot>buttonPressed()</slot>
190
 
</slots>
191
 
<layoutdefaults spacing="6" margin="11"/>
192
 
</UI>