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

« back to all changes in this revision

Viewing changes to src/options/opt_appearance_misc-ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2006-01-20 00:20:36 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060120002036-7nw6yo6totip0ee5
Tags: 0.10-2
* Added upstream changelog (Closes: Bug#327748)
* Mention --no-gpg and --no-gpg-agent in manpage (Closes: Bug#204416)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>OptAppearanceMiscUI</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>OptAppearanceMiscUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>354</width>
 
12
            <height>189</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>OptAppearanceMiscUI</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <widget class="QGroupBox">
 
23
            <property name="name">
 
24
                <cstring>groupBox4</cstring>
 
25
            </property>
 
26
            <property name="title">
 
27
                <string>Headings</string>
 
28
            </property>
 
29
            <vbox>
 
30
                <property name="name">
 
31
                    <cstring>unnamed</cstring>
 
32
                </property>
 
33
                <widget class="QCheckBox">
 
34
                    <property name="name">
 
35
                        <cstring>ck_outlineHeadings</cstring>
 
36
                    </property>
 
37
                    <property name="text">
 
38
                        <string>Outline headings</string>
 
39
                    </property>
 
40
                </widget>
 
41
                <widget class="QCheckBox">
 
42
                    <property name="name">
 
43
                        <cstring>ck_newHeadings</cstring>
 
44
                    </property>
 
45
                    <property name="text">
 
46
                        <string>Slim group headings</string>
 
47
                    </property>
 
48
                </widget>
 
49
            </vbox>
 
50
        </widget>
 
51
        <widget class="QGroupBox">
 
52
            <property name="name">
 
53
                <cstring>gb_opacity</cstring>
 
54
            </property>
 
55
            <property name="title">
 
56
                <string>Opacity</string>
 
57
            </property>
 
58
            <grid>
 
59
                <property name="name">
 
60
                    <cstring>unnamed</cstring>
 
61
                </property>
 
62
                <widget class="QLabel" row="2" column="2">
 
63
                    <property name="name">
 
64
                        <cstring>lb_chatdlgop_val</cstring>
 
65
                    </property>
 
66
                    <property name="minimumSize">
 
67
                        <size>
 
68
                            <width>30</width>
 
69
                            <height>0</height>
 
70
                        </size>
 
71
                    </property>
 
72
                    <property name="text">
 
73
                        <string>100</string>
 
74
                    </property>
 
75
                    <property name="alignment">
 
76
                        <set>AlignCenter</set>
 
77
                    </property>
 
78
                </widget>
 
79
                <widget class="QSlider" row="2" column="1">
 
80
                    <property name="name">
 
81
                        <cstring>sl_chatdlgop</cstring>
 
82
                    </property>
 
83
                    <property name="minValue">
 
84
                        <number>10</number>
 
85
                    </property>
 
86
                    <property name="maxValue">
 
87
                        <number>100</number>
 
88
                    </property>
 
89
                    <property name="orientation">
 
90
                        <enum>Horizontal</enum>
 
91
                    </property>
 
92
                </widget>
 
93
                <widget class="QLabel" row="1" column="0" rowspan="2" colspan="1">
 
94
                    <property name="name">
 
95
                        <cstring>lb_chatdlgop</cstring>
 
96
                    </property>
 
97
                    <property name="text">
 
98
                        <string>Chat Dialog Opacity:</string>
 
99
                    </property>
 
100
                </widget>
 
101
                <widget class="QLabel" row="0" column="2">
 
102
                    <property name="name">
 
103
                        <cstring>lb_rosterop_val</cstring>
 
104
                    </property>
 
105
                    <property name="minimumSize">
 
106
                        <size>
 
107
                            <width>30</width>
 
108
                            <height>0</height>
 
109
                        </size>
 
110
                    </property>
 
111
                    <property name="text">
 
112
                        <string>100</string>
 
113
                    </property>
 
114
                    <property name="alignment">
 
115
                        <set>AlignCenter</set>
 
116
                    </property>
 
117
                </widget>
 
118
                <widget class="QSlider" row="0" column="1" rowspan="2" colspan="1">
 
119
                    <property name="name">
 
120
                        <cstring>sl_rosterop</cstring>
 
121
                    </property>
 
122
                    <property name="minValue">
 
123
                        <number>10</number>
 
124
                    </property>
 
125
                    <property name="maxValue">
 
126
                        <number>100</number>
 
127
                    </property>
 
128
                    <property name="orientation">
 
129
                        <enum>Horizontal</enum>
 
130
                    </property>
 
131
                </widget>
 
132
                <widget class="QLabel" row="0" column="0">
 
133
                    <property name="name">
 
134
                        <cstring>lb_rosterop</cstring>
 
135
                    </property>
 
136
                    <property name="text">
 
137
                        <string>Roster Opacity:</string>
 
138
                    </property>
 
139
                </widget>
 
140
            </grid>
 
141
        </widget>
 
142
    </vbox>
 
143
</widget>
 
144
<connections>
 
145
    <connection>
 
146
        <sender>sl_rosterop</sender>
 
147
        <signal>valueChanged(int)</signal>
 
148
        <receiver>lb_rosterop_val</receiver>
 
149
        <slot>setNum(int)</slot>
 
150
    </connection>
 
151
    <connection>
 
152
        <sender>sl_chatdlgop</sender>
 
153
        <signal>valueChanged(int)</signal>
 
154
        <receiver>lb_chatdlgop_val</receiver>
 
155
        <slot>setNum(int)</slot>
 
156
    </connection>
 
157
</connections>
 
158
<tabstops>
 
159
    <tabstop>ck_outlineHeadings</tabstop>
 
160
    <tabstop>ck_newHeadings</tabstop>
 
161
    <tabstop>sl_rosterop</tabstop>
 
162
    <tabstop>sl_chatdlgop</tabstop>
 
163
</tabstops>
 
164
<layoutdefaults spacing="6" margin="11"/>
 
165
</UI>