21 #ifndef QFILTEREDITORWIDGET_H
22 #define QFILTEREDITORWIDGET_H
25 #include <QAbstractItemDelegate>
65 void commitAndClose(QAbstractItemDelegate::EndEditHint hint = QAbstractItemDelegate::NoHint);
69 void cancelAndClose(QAbstractItemDelegate::EndEditHint hint = QAbstractItemDelegate::NoHint);
79 virtual bool eventFilter(QObject*
object, QEvent *event);
90 #endif // QFILTEREDITORWIDGET_H