Searched refs:strippedName (Results 1 – 4 of 4) sorted by relevance
152 QString strippedName( const QString& fullFileName ) const;
203 mainTabWidget_.addTab( crawler_widget, strippedName( file_name ) ); in reloadSession()853 crawler_widget, strippedName( fileName ) ); in loadFile()877 QString MainWindow::strippedName( const QString& fullFileName ) const in strippedName() function in MainWindow896 shownName = strippedName( file_name ); in updateTitleBar()914 QString text = tr("&%1 %2").arg(j + 1).arg(strippedName(recent_files[j])); in updateRecentFileActions()