Searched refs:tempFileName_NoSuffix (Results 1 – 1 of 1) sorted by relevance
271 QString tempFileName_NoSuffix=tempFileName; in show_file_by_iconview() local272 int suffix_index=tempFileName_NoSuffix.lastIndexOf("."); in show_file_by_iconview()275 tempFileName_NoSuffix.truncate(suffix_index); in show_file_by_iconview()310 QString tempFileName_NoSuffix=tempFileName; in show_file_by_listview() local311 int suffix_index=tempFileName_NoSuffix.lastIndexOf("."); in show_file_by_listview()312 tempFileName_NoSuffix.truncate(suffix_index); in show_file_by_listview()