RecollMain RecollMain 0 0 678 212 5 5 0 0 362 190 Recoll unnamed layout30 unnamed layout29 unnamed clearqPB false Clear Ctrl+S Erase search entry searchPB false Search Start query allTermsCB &All terms Alt+A Do documents have to contain all terms in query? If this is set, each returned document will contain all the terms in the query. Else documents will be ordered by relevance, but may not contain all the terms. queryText 7 0 8 0 155 0 LineEditPanel Sunken Enter search terms here reslistTE 5 5 2 0 RichText true false MenuBar Toolbar Search tools Toolbar1 Result list HelpToolbar Toolbar_2 fileExitAction Exit E&xit fileStart_IndexingAction Start Indexing Start &Indexing helpAbout_RecollAction About Recoll &About Recoll toolsDoc_HistoryAction history Document &History Document &History Document History toolsAdvanced_SearchAction asearch Advanced Search &Advanced Search Advanced/complex Search toolsSort_parametersAction sortparms &Sort parameters &Sort parameters Sort parameters nextPageAction false nextpage Next page Next page of results prevPageAction false prevpage Previous page Previous page of results preferencesUser_InterfaceAction &User Interface &User Interface fileExitAction activated() RecollMain fileExit() fileStart_IndexingAction activated() RecollMain fileStart_IndexingAction_activated() searchPB clicked() RecollMain startSimpleSearch() queryText returnPressed() RecollMain startSimpleSearch() reslistTE doubleClicked(int,int) RecollMain reslistTE_doubleClicked(int,int) reslistTE clicked(int,int) RecollMain reslistTE_clicked(int,int) helpAbout_RecollAction activated() RecollMain showAboutDialog() toolsDoc_HistoryAction activated() RecollMain showDocHistory() queryText textChanged(const QString&) RecollMain searchTextChanged(const QString&) clearqPB clicked() queryText clear() toolsAdvanced_SearchAction activated() RecollMain showAdvSearchDialog() toolsSort_parametersAction activated() RecollMain showSortDialog() prevPageAction activated() RecollMain resultPageBack() nextPageAction activated() RecollMain showResultPage() preferencesUser_InterfaceAction activated() RecollMain showUIPrefs() sortseq.h preview.h recoll.h advsearch.h sort.h uiprefs.h recollmain.ui.h int reslist_winfirst; bool reslist_mouseDrag; bool reslist_mouseDown; int reslist_par; int reslist_car; bool reslist_waitingdbl; bool reslist_dblclck; bool dostem; std::string stemlang; Preview *curPreview; advsearch *asearchform; SortForm *sortform; UIPrefsDialog *uiprefs; int sortwidth; RclSortSpec sortspecs; DocSequence *docsource; std::map<int,int> pageParaToReldocnums; fileExit() periodic100() fileStart_IndexingAction_activated() reslistTE_doubleClicked( int par, int ) reslistTE_clicked( int par, int car ) reslistTE_delayedclick() startSimpleSearch() startAdvSearch( Rcl::AdvSearchData sdata ) resPageUpOrBack() resPageDownOrNext() resultPageBack() showResultPage() previewClosed( Preview * w ) showAdvSearchDialog() showSortDialog() showAboutDialog() showDocHistory() searchTextChanged( const QString & text ) sortDataChanged( int cnt, RclSortSpec spec ) showUIPrefs() setUIPrefs() init() close( bool ) eventFilter( QObject * target, QEvent * event ) reldocnumfromparnum( int par ) startPreview( int docnum ) startNativeViewer( int docnum )