Searched refs:filename_index (Results 1 – 1 of 1) sorted by relevance
268 int filename_index=tempFilePath.lastIndexOf("/"); in show_file_by_iconview() local269 QString tempFileName=tempFilePath.right(tempFilePath.size()-filename_index-1); in show_file_by_iconview()306 int filename_index=tempFilePath.lastIndexOf("/"); in show_file_by_listview() local307 QString tempFileName=tempFilePath.right(tempFilePath.size()-filename_index-1); in show_file_by_listview()