Bases: deluge.ui.gtkui.torrentdetails.Tab
-
add_files(parent_iter, split_files)
-
clear()
-
get_file_path(row, path='')
-
get_files_from_tree(rows, files_list, indent)
-
get_iter_at_path(filepath)
- Returns the gtkTreeIter for filepath
-
get_selected_files()
- Returns a list of file indexes that are selected
-
load_state()
-
prepare_file(file, file_name, file_num, files_storage)
-
prepare_file_store(files)
-
remove_childless_folders(itr)
- Goes up the tree removing childless itrs starting at itr
-
save_state()
-
update()
-
update_files()