RecollMain RecollMain 0 0 678 212 5 5 0 0 466 190 Recoll unnamed layout30 unnamed layout29 unnamed clearqPB false Clear Ctrl+S searchPB false Search queryText 7 0 8 0 155 0 LineEditPanel Sunken reslistTE 5 5 2 0 RichText true false MenuBar Toolbar Toolbar Toolbar1 Tools fileExitAction Exit E&xit fileStart_IndexingAction Start Indexing Start &Indexing helpAbout_RecollAction About Recoll &About Recoll toolsDoc_HistoryAction history Doc History Doc &History toolsAdvanced_SearchAction asearch Advanced Search Advanced Search toolsSort_parametersAction sortparms Sort parameters Sort parameters nextPageAction false nextpage Next page prevPageAction false prevpage Previous page 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() sortseq.h preview.h recoll.h advsearch.h sort.h recollmain.ui.h int reslist_winfirst; int reslist_current; 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; 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 ) resultPageBack() showResultPage() previewClosed( Preview * w ) showAdvSearchDialog() showSortDialog() showAboutDialog() showDocHistory() searchTextChanged( const QString & text ) sortDataChanged( int cnt, RclSortSpec spec ) init() close( bool ) eventFilter( QObject * target, QEvent * event ) startPreview( int docnum ) reldocnumfromparnum( int parnum )