Parent: [1c4add] (diff)

Child: [afb70d] (diff)

Download this file

rclmain.ui    329 lines (328 with data), 10.2 kB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>RclMainBase</class>
<widget class="QMainWindow">
    <property name="name">
        <cstring>RclMainBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>681</width>
            <height>244</height>
        </rect>
    </property>
    <property name="sizePolicy">
        <sizepolicy>
            <hsizetype>5</hsizetype>
            <vsizetype>5</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
    </property>
    <property name="minimumSize">
        <size>
            <width>25</width>
            <height>244</height>
        </size>
    </property>
    <property name="caption">
        <string>Recoll</string>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="QLayoutWidget">
            <property name="name">
                <cstring>unnamed</cstring>
            </property>
            <vbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="SSearch">
                    <property name="name">
                        <cstring>sSearch</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>5</hsizetype>
                            <vsizetype>0</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                </widget>
                <widget class="ResList">
                    <property name="name">
                        <cstring>resList</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>5</hsizetype>
                            <vsizetype>5</vsizetype>
                            <horstretch>2</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                </widget>
            </vbox>
        </widget>
    </vbox>
</widget>
<menubar>
    <property name="name">
        <cstring>MenuBar</cstring>
    </property>
    <item text="&amp;File" name="fileMenu">
        <action name="fileStart_IndexingAction"/>
        <separator/>
        <action name="fileExitAction"/>
    </item>
    <item text="&amp;Tools" name="Tools">
        <action name="toolsDoc_HistoryAction"/>
        <action name="toolsAdvanced_SearchAction"/>
        <action name="toolsSort_parametersAction"/>
        <action name="toolsSpellAction"/>
    </item>
    <item text="&amp;Preferences" name="Preferences">
        <action name="preferencesQuery_PrefsAction"/>
    </item>
    <separator/>
    <item text="&amp;Help" name="Help">
        <action name="userManualAction"/>
        <separator/>
        <action name="helpAbout_RecollAction"/>
    </item>
</menubar>
<toolbars>
    <toolbar dock="2">
        <property name="name">
            <cstring>Toolbar</cstring>
        </property>
        <property name="label">
            <string>Search tools</string>
        </property>
        <action name="toolsAdvanced_SearchAction"/>
        <action name="toolsSort_parametersAction"/>
        <action name="toolsDoc_HistoryAction"/>
        <action name="toolsSpellAction"/>
    </toolbar>
    <toolbar dock="2">
        <property name="name">
            <cstring>Toolbar1</cstring>
        </property>
        <property name="label">
            <string>Result list</string>
        </property>
        <action name="prevPageAction"/>
        <action name="nextPageAction"/>
    </toolbar>
</toolbars>
<customwidgets>
    <customwidget>
        <class>SSearch</class>
        <header location="local">ssearch_w.h</header>
        <sizehint>
            <width>-1</width>
            <height>-1</height>
        </sizehint>
        <container>0</container>
        <sizepolicy>
            <hordata>5</hordata>
            <verdata>5</verdata>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
        <signal>startSearch(Rcl::AdvSearchData)</signal>
    </customwidget>
    <customwidget>
        <class>ResList</class>
        <header location="local">reslist.h</header>
        <sizehint>
            <width>300</width>
            <height>200</height>
        </sizehint>
        <container>0</container>
        <sizepolicy>
            <hordata>5</hordata>
            <verdata>5</verdata>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
        <pixmap>image0</pixmap>
    </customwidget>
</customwidgets>
<actions>
    <action>
        <property name="name">
            <cstring>fileExitAction</cstring>
        </property>
        <property name="text">
            <string>Exit</string>
        </property>
        <property name="menuText">
            <string>E&amp;xit</string>
        </property>
        <property name="accel">
            <string>Ctrl+Q</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>fileStart_IndexingAction</cstring>
        </property>
        <property name="text">
            <string>Update index</string>
        </property>
        <property name="menuText">
            <string>Update &amp;index</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>helpAbout_RecollAction</cstring>
        </property>
        <property name="text">
            <string>About Recoll</string>
        </property>
        <property name="menuText">
            <string>&amp;About Recoll</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>userManualAction</cstring>
        </property>
        <property name="text">
            <string>User manual</string>
        </property>
        <property name="menuText">
            <string>&amp;User manual</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>toolsDoc_HistoryAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>history.png</iconset>
        </property>
        <property name="text">
            <string>Document &amp;History</string>
        </property>
        <property name="menuText">
            <string>Document &amp;History</string>
        </property>
        <property name="toolTip">
            <string>Document  History</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>toolsAdvanced_SearchAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>asearch.png</iconset>
        </property>
        <property name="text">
            <string>Advanced Search</string>
        </property>
        <property name="menuText">
            <string>&amp;Advanced Search</string>
        </property>
        <property name="toolTip">
            <string>Advanced/complex  Search</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>toolsSort_parametersAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>sortparms.png</iconset>
        </property>
        <property name="text">
            <string>&amp;Sort parameters</string>
        </property>
        <property name="menuText">
            <string>&amp;Sort parameters</string>
        </property>
        <property name="toolTip">
            <string>Sort parameters</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>toolsSpellAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>spell.png</iconset>
        </property>
        <property name="text">
            <string>Spelling expansion</string>
        </property>
        <property name="menuText">
            <string>Spelling expansion</string>
        </property>
        <property name="toolTip">
            <string>Spelling expansion tool</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>nextPageAction</cstring>
        </property>
        <property name="enabled">
            <bool>false</bool>
        </property>
        <property name="iconSet">
            <iconset>nextpage.png</iconset>
        </property>
        <property name="text">
            <string>Next page</string>
        </property>
        <property name="toolTip">
            <string>Next page of results</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>prevPageAction</cstring>
        </property>
        <property name="enabled">
            <bool>false</bool>
        </property>
        <property name="iconSet">
            <iconset>prevpage.png</iconset>
        </property>
        <property name="text">
            <string>Previous page</string>
        </property>
        <property name="toolTip">
            <string>Previous page of results</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>preferencesQuery_PrefsAction</cstring>
        </property>
        <property name="text">
            <string>&amp;Query configuration</string>
        </property>
        <property name="menuText">
            <string>&amp;Query configuration</string>
        </property>
    </action>
</actions>
<includes>
    <include location="local" impldecl="in declaration">ssearch_w.h</include>
    <include location="local" impldecl="in declaration">reslist.h</include>
</includes>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>reslist.h</includehint>
</includehints>
</UI>