PDA

View Full Version : QTableView and QItemDelegate



uKCuH
14th March 2011, 15:31
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) ?