Searched refs:editorEvent (Results 1 – 2 of 2) sorted by relevance
110 bool BookDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, in editorEvent() function in BookDelegate115 return QSqlRelationalDelegate::editorEvent(event, model, option, index); in editorEvent()
72 bool editorEvent(QEvent *event, QAbstractItemModel *model, in QT_FORWARD_DECLARE_CLASS()