a/src/qtgui/sort.ui b/src/qtgui/sort.ui
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0" stdsetdef="1">
3
  <author></author>
4
  <comment></comment>
5
  <exportmacro></exportmacro>
2
<class>SortFormBase</class>
6
  <class>SortFormBase</class>
3
<widget class="QDialog">
7
  <widget class="QDialog" name="SortFormBase">
4
    <property name="name">
8
    <property name="geometry">
5
        <cstring>SortFormBase</cstring>
9
      <rect>
10
        <x>0</x>
11
        <y>0</y>
12
        <width>200</width>
13
        <height>100</height>
14
      </rect>
6
    </property>
15
    </property>
7
    <property name="geometry">
16
    <property name="windowTitle">
8
        <rect>
17
      <string>Sort Criteria</string>
9
            <x>0</x>
10
            <y>0</y>
11
            <width>200</width>
12
            <height>100</height>
13
        </rect>
14
    </property>
18
    </property>
15
    <property name="caption">
19
    <layout class="QVBoxLayout">
16
        <string>Sort Criteria</string>
20
      <item>
17
    </property>
21
        <layout class="QVBoxLayout">
18
    <vbox>
22
          <item>
19
        <property name="name">
23
            <layout class="QHBoxLayout">
20
            <cstring>unnamed</cstring>
21
        </property>
22
        <widget class="QLayoutWidget">
23
            <property name="name">
24
                <cstring>layout10</cstring>
25
            </property>
26
            <vbox>
24
              <item>
27
                <property name="name">
25
                <widget class="QCheckBox" name="sortCB">
28
                    <cstring>unnamed</cstring>
29
                </property>
30
                <widget class="QLayoutWidget">
31
                    <property name="name">
26
                  <property name="text">
32
                        <cstring>layout9</cstring>
27
                    <string>Sort the</string>
33
                    </property>
28
                  </property>
34
                    <hbox>
35
                        <property name="name">
36
                            <cstring>unnamed</cstring>
37
                        </property>
38
                        <widget class="QCheckBox">
39
                            <property name="name">
40
                                <cstring>sortCB</cstring>
41
                            </property>
42
                            <property name="text">
43
                                <string>Sort the</string>
44
                            </property>
45
                        </widget>
46
                        <widget class="QSpinBox">
47
                            <property name="name">
48
                                <cstring>mcntSB</cstring>
49
                            </property>
50
                            <property name="enabled">
51
                                <bool>false</bool>
52
                            </property>
53
                            <property name="maxValue">
54
                                <number>10000</number>
55
                            </property>
56
                            <property name="value">
57
                                <number>100</number>
58
                            </property>
59
                        </widget>
60
                        <widget class="QLabel">
61
                            <property name="name">
62
                                <cstring>textLabel2</cstring>
63
                            </property>
64
                            <property name="text">
65
                                <string>most relevant results by:</string>
66
                            </property>
67
                        </widget>
68
                    </hbox>
69
                </widget>
29
                </widget>
70
                <widget class="QLayoutWidget">
30
              </item>
31
              <item>
32
                <widget class="QSpinBox" name="mcntSB">
71
                    <property name="name">
33
                  <property name="enabled">
72
                        <cstring>layout3</cstring>
34
                    <bool>false</bool>
73
                    </property>
35
                  </property>
74
                    <hbox>
75
                        <property name="name">
36
                  <property name="maximum">
76
                            <cstring>unnamed</cstring>
37
                    <number>10000</number>
77
                        </property>
38
                  </property>
78
                        <widget class="QComboBox">
79
                            <property name="name">
39
                  <property name="value">
80
                                <cstring>fldCMB1</cstring>
40
                    <number>100</number>
81
                            </property>
41
                  </property>
82
                            <property name="enabled">
83
                                <bool>false</bool>
84
                            </property>
85
                        </widget>
86
                        <widget class="QCheckBox">
87
                            <property name="name">
88
                                <cstring>descCB1</cstring>
89
                            </property>
90
                            <property name="enabled">
91
                                <bool>false</bool>
92
                            </property>
93
                            <property name="text">
94
                                <string>Descending</string>
95
                            </property>
96
                        </widget>
97
                    </hbox>
98
                </widget>
42
                </widget>
43
              </item>
44
              <item>
99
                <widget class="QLayoutWidget">
45
                <widget class="QLabel" name="textLabel2">
100
                    <property name="name">
46
                  <property name="text">
101
                        <cstring>layout6</cstring>
47
                    <string>most relevant results by:</string>
102
                    </property>
48
                  </property>
103
                    <hbox>
104
                        <property name="name">
49
                  <property name="wordWrap">
105
                            <cstring>unnamed</cstring>
50
                    <bool>false</bool>
106
                        </property>
51
                  </property>
107
                        <widget class="QComboBox">
108
                            <property name="name">
109
                                <cstring>fldCMB2</cstring>
110
                            </property>
111
                            <property name="enabled">
112
                                <bool>false</bool>
113
                            </property>
114
                        </widget>
115
                        <widget class="QCheckBox">
116
                            <property name="name">
117
                                <cstring>descCB2</cstring>
118
                            </property>
119
                            <property name="enabled">
120
                                <bool>false</bool>
121
                            </property>
122
                            <property name="text">
123
                                <string>Descending</string>
124
                            </property>
125
                        </widget>
126
                    </hbox>
127
                </widget>
52
                </widget>
128
                <widget class="QLayoutWidget">
53
              </item>
54
            </layout>
55
          </item>
56
          <item>
57
            <layout class="QHBoxLayout">
58
              <item>
59
                <widget class="QComboBox" name="fldCMB1">
129
                    <property name="name">
60
                  <property name="enabled">
130
                        <cstring>layout7</cstring>
61
                    <bool>false</bool>
131
                    </property>
62
                  </property>
132
                    <hbox>
133
                        <property name="name">
134
                            <cstring>unnamed</cstring>
135
                        </property>
136
                        <widget class="QPushButton">
137
                            <property name="name">
138
                                <cstring>applyPB</cstring>
139
                            </property>
140
                            <property name="enabled">
141
                                <bool>true</bool>
142
                            </property>
143
                            <property name="text">
144
                                <string>Apply</string>
145
                            </property>
146
                        </widget>
147
                        <widget class="QPushButton">
148
                            <property name="name">
149
                                <cstring>closePB</cstring>
150
                            </property>
151
                            <property name="enabled">
152
                                <bool>true</bool>
153
                            </property>
154
                            <property name="text">
155
                                <string>Close</string>
156
                            </property>
157
                        </widget>
158
                    </hbox>
159
                </widget>
63
                </widget>
160
            </vbox>
64
              </item>
65
              <item>
66
                <widget class="QCheckBox" name="descCB1">
67
                  <property name="enabled">
68
                    <bool>false</bool>
69
                  </property>
70
                  <property name="text">
71
                    <string>Descending</string>
72
                  </property>
161
        </widget>
73
                </widget>
162
    </vbox>
74
              </item>
75
            </layout>
76
          </item>
77
          <item>
78
            <layout class="QHBoxLayout">
79
              <item>
80
                <widget class="QComboBox" name="fldCMB2">
81
                  <property name="enabled">
82
                    <bool>false</bool>
83
                  </property>
84
                </widget>
85
              </item>
86
              <item>
87
                <widget class="QCheckBox" name="descCB2">
88
                  <property name="enabled">
89
                    <bool>false</bool>
90
                  </property>
91
                  <property name="text">
92
                    <string>Descending</string>
93
                  </property>
94
                </widget>
95
              </item>
96
            </layout>
97
          </item>
98
          <item>
99
            <layout class="QHBoxLayout">
100
              <item>
101
                <widget class="QPushButton" name="applyPB">
102
                  <property name="enabled">
103
                    <bool>true</bool>
104
                  </property>
105
                  <property name="text">
106
                    <string>Apply</string>
107
                  </property>
108
                </widget>
109
              </item>
110
              <item>
111
                <widget class="QPushButton" name="closePB">
112
                  <property name="enabled">
113
                    <bool>true</bool>
114
                  </property>
115
                  <property name="text">
116
                    <string>Close</string>
117
                  </property>
118
                </widget>
119
              </item>
120
            </layout>
121
          </item>
122
        </layout>
123
      </item>
124
    </layout>
163
</widget>
125
  </widget>
164
<layoutdefaults spacing="6" margin="11"/>
126
  <layoutdefault spacing="6" margin="11"/>
165
</UI>
127
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
128
</ui>