@learnist said in How to edit a QListwidgetItem by using custom context menu ? need some corrections:
but for point 3 ,which edit trigger should i use ??
can you please elaborate
If you don't want double clicking or any key pressing to trigger the editing, just set it to QAbstractItemView::NoEditTriggers.