~ubuntu-branches/ubuntu/karmic/recoll/karmic

« back to all changes in this revision

Viewing changes to qtgui/spell.ui

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2007-05-03 12:15:02 UTC
  • Revision ID: james.westby@ubuntu.com-20070503121502-rmfihk303ic03g59
Tags: upstream-1.8.1
ImportĀ upstreamĀ versionĀ 1.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>SpellBase</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>SpellBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>298</width>
 
12
            <height>295</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="sizePolicy">
 
16
        <sizepolicy>
 
17
            <hsizetype>5</hsizetype>
 
18
            <vsizetype>5</vsizetype>
 
19
            <horstretch>0</horstretch>
 
20
            <verstretch>0</verstretch>
 
21
        </sizepolicy>
 
22
    </property>
 
23
    <property name="minimumSize">
 
24
        <size>
 
25
            <width>0</width>
 
26
            <height>0</height>
 
27
        </size>
 
28
    </property>
 
29
    <property name="caption">
 
30
        <string>Term Explorer</string>
 
31
    </property>
 
32
    <vbox>
 
33
        <property name="name">
 
34
            <cstring>unnamed</cstring>
 
35
        </property>
 
36
        <widget class="QLayoutWidget">
 
37
            <property name="name">
 
38
                <cstring>layout4</cstring>
 
39
            </property>
 
40
            <vbox>
 
41
                <property name="name">
 
42
                    <cstring>unnamed</cstring>
 
43
                </property>
 
44
                <widget class="QLayoutWidget">
 
45
                    <property name="name">
 
46
                        <cstring>layout3</cstring>
 
47
                    </property>
 
48
                    <grid>
 
49
                        <property name="name">
 
50
                            <cstring>unnamed</cstring>
 
51
                        </property>
 
52
                        <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2">
 
53
                            <property name="name">
 
54
                                <cstring>baseWordLE</cstring>
 
55
                            </property>
 
56
                            <property name="minimumSize">
 
57
                                <size>
 
58
                                    <width>100</width>
 
59
                                    <height>0</height>
 
60
                                </size>
 
61
                            </property>
 
62
                        </widget>
 
63
                        <widget class="QPushButton" row="1" column="1">
 
64
                            <property name="name">
 
65
                                <cstring>expandPB</cstring>
 
66
                            </property>
 
67
                            <property name="enabled">
 
68
                                <bool>false</bool>
 
69
                            </property>
 
70
                            <property name="focusPolicy">
 
71
                                <enum>NoFocus</enum>
 
72
                            </property>
 
73
                            <property name="text">
 
74
                                <string>&amp;Expand </string>
 
75
                            </property>
 
76
                            <property name="accel">
 
77
                                <string>Alt+E</string>
 
78
                            </property>
 
79
                        </widget>
 
80
                        <widget class="QComboBox" row="1" column="0">
 
81
                            <property name="name">
 
82
                                <cstring>stemLangCMB</cstring>
 
83
                            </property>
 
84
                        </widget>
 
85
                        <widget class="QComboBox" row="0" column="0">
 
86
                            <property name="name">
 
87
                                <cstring>expTypeCMB</cstring>
 
88
                            </property>
 
89
                        </widget>
 
90
                        <widget class="QPushButton" row="1" column="2">
 
91
                            <property name="name">
 
92
                                <cstring>dismissPB</cstring>
 
93
                            </property>
 
94
                            <property name="enabled">
 
95
                                <bool>true</bool>
 
96
                            </property>
 
97
                            <property name="focusPolicy">
 
98
                                <enum>NoFocus</enum>
 
99
                            </property>
 
100
                            <property name="text">
 
101
                                <string>&amp;Close</string>
 
102
                            </property>
 
103
                            <property name="accel">
 
104
                                <string>Alt+C</string>
 
105
                            </property>
 
106
                        </widget>
 
107
                    </grid>
 
108
                </widget>
 
109
                <widget class="QListView">
 
110
                    <column>
 
111
                        <property name="text">
 
112
                            <string>Term</string>
 
113
                        </property>
 
114
                        <property name="clickable">
 
115
                            <bool>true</bool>
 
116
                        </property>
 
117
                        <property name="resizable">
 
118
                            <bool>true</bool>
 
119
                        </property>
 
120
                    </column>
 
121
                    <column>
 
122
                        <property name="text">
 
123
                            <string>Count</string>
 
124
                        </property>
 
125
                        <property name="clickable">
 
126
                            <bool>true</bool>
 
127
                        </property>
 
128
                        <property name="resizable">
 
129
                            <bool>true</bool>
 
130
                        </property>
 
131
                    </column>
 
132
                    <property name="name">
 
133
                        <cstring>suggsLV</cstring>
 
134
                    </property>
 
135
                    <property name="selectionMode">
 
136
                        <enum>Extended</enum>
 
137
                    </property>
 
138
                    <property name="showSortIndicator">
 
139
                        <bool>true</bool>
 
140
                    </property>
 
141
                    <property name="resizeMode">
 
142
                        <enum>NoColumn</enum>
 
143
                    </property>
 
144
                </widget>
 
145
            </vbox>
 
146
        </widget>
 
147
    </vbox>
 
148
</widget>
 
149
<tabstops>
 
150
    <tabstop>baseWordLE</tabstop>
 
151
    <tabstop>expandPB</tabstop>
 
152
    <tabstop>dismissPB</tabstop>
 
153
    <tabstop>expTypeCMB</tabstop>
 
154
    <tabstop>stemLangCMB</tabstop>
 
155
</tabstops>
 
156
<layoutdefaults spacing="6" margin="11"/>
 
157
</UI>