There are classes that inherit QTableView and QItemDelegate.
createEditor of QItemDelegate triggered by double click on cell. How to implement creation editor of QItemDelegate for simple show QTableView (without interact with keyboard or mouse) ?