Switch to unified view

a/src/qtgui/rclmain.ui b/src/qtgui/rclmain.ui
...
...
33
        <property name="spacing">
33
        <property name="spacing">
34
            <number>2</number>
34
            <number>2</number>
35
        </property>
35
        </property>
36
        <widget class="QLayoutWidget">
36
        <widget class="QLayoutWidget">
37
            <property name="name">
37
            <property name="name">
38
                <cstring>unnamed</cstring>
38
                <cstring>layout4</cstring>
39
            </property>
39
            </property>
40
            <vbox>
40
            <vbox>
41
                <property name="name">
41
                <property name="name">
42
                    <cstring>unnamed</cstring>
42
                    <cstring>unnamed</cstring>
43
                </property>
43
                </property>
44
                <property name="margin">
45
                    <number>2</number>
46
                </property>
47
                <property name="spacing">
48
                    <number>2</number>
49
                </property>
44
                <widget class="SSearch">
50
                <widget class="SSearch">
45
                    <property name="name">
51
                    <property name="name">
46
                        <cstring>sSearch</cstring>
52
                        <cstring>sSearch</cstring>
53
                    </property>
54
                    <property name="sizePolicy">
55
                        <sizepolicy>
56
                            <hsizetype>7</hsizetype>
57
                            <vsizetype>0</vsizetype>
58
                            <horstretch>0</horstretch>
59
                            <verstretch>0</verstretch>
60
                        </sizepolicy>
61
                    </property>
62
                </widget>
63
                <widget class="QButtonGroup">
64
                    <property name="name">
65
                        <cstring>catgBGRP</cstring>
47
                    </property>
66
                    </property>
48
                    <property name="sizePolicy">
67
                    <property name="sizePolicy">
49
                        <sizepolicy>
68
                        <sizepolicy>
50
                            <hsizetype>5</hsizetype>
69
                            <hsizetype>5</hsizetype>
51
                            <vsizetype>0</vsizetype>
70
                            <vsizetype>0</vsizetype>
52
                            <horstretch>0</horstretch>
71
                            <horstretch>0</horstretch>
53
                            <verstretch>0</verstretch>
72
                            <verstretch>0</verstretch>
54
                        </sizepolicy>
73
                        </sizepolicy>
55
                    </property>
74
                    </property>
75
                    <property name="frameShape">
76
                        <enum>GroupBoxPanel</enum>
77
                    </property>
78
                    <property name="frameShadow">
79
                        <enum>Sunken</enum>
80
                    </property>
81
                    <property name="title">
82
                        <string></string>
83
                    </property>
84
                    <property name="selectedId" stdset="0">
85
                        <number>0</number>
86
                    </property>
87
                    <widget class="QRadioButton">
88
                        <property name="name">
89
                            <cstring>allRDB</cstring>
90
                         </property>
91
                         <property name="text">
92
                             <string>All</string>
93
                         </property>
94
                     </widget>
56
                </widget>
95
                </widget>
57
                <widget class="ResList">
96
                <widget class="ResList">
58
                    <property name="name">
97
                    <property name="name">
59
                        <cstring>resList</cstring>
98
                        <cstring>resList</cstring>
60
                    </property>
99
                    </property>
...
...
88
        <action name="toolsSort_parametersAction"/>
127
        <action name="toolsSort_parametersAction"/>
89
        <action name="toolsSpellAction"/>
128
        <action name="toolsSpellAction"/>
90
    </item>
129
    </item>
91
    <item text="&amp;Preferences" name="preferencesMenu">
130
    <item text="&amp;Preferences" name="preferencesMenu">
92
        <action name="indexConfigAction"/>
131
        <action name="indexConfigAction"/>
93
  <separator/>
132
        <separator/>
94
        <action name="queryPrefsAction"/>
133
        <action name="queryPrefsAction"/>
95
        <action name="extIdxAction"/>
134
        <action name="extIdxAction"/>
96
  <separator/>
135
        <separator/>
97
    </item>
136
    </item>
98
    <separator/>
137
    <separator/>
99
    <item text="&amp;Help" name="helpMenu">
138
    <item text="&amp;Help" name="helpMenu">
100
        <action name="userManualAction"/>
139
        <action name="userManualAction"/>
101
        <separator/>
140
        <separator/>
...
...
318
        </property>
357
        </property>
319
    </action>
358
    </action>
320
</actions>
359
</actions>
321
<pixmapinproject/>
360
<pixmapinproject/>
322
<layoutdefaults spacing="6" margin="11"/>
361
<layoutdefaults spacing="6" margin="11"/>
362
<includehints>
363
    <includehint>ssearch_w.h</includehint>
364
    <includehint>reslist.h</includehint>
365
</includehints>
323
</UI>
366
</UI>