summaryrefslogtreecommitdiffstats
path: root/src/widgets/qtwidgets.tracepoints
blob: 01a13836703935c8f649face8b4591818605a934 (plain)
1
2
3
4
QApplication_notify_entry(QObject *receiver, QEvent *event, int type)
QApplication_notify_event_filtered(QObject *receiver, QEvent *event, int type)
QApplication_notify_before_delivery(QObject *receiver, QEvent *event, int type)
QApplication_notify_after_delivery(QObject *receiver, QEvent *event, int type, bool consumed)