Add QT_Q_FLAG for Qt::MouseEventFlag.

Enable formatting it in debug streaming operators.

Change-Id: I92efb70471653bbd4d91588f333ee132b392bf0c
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
This commit is contained in:
Friedemann Kleint 2015-03-27 16:55:38 +01:00
parent 94ea7b7132
commit 2c6c0e8520

View File

@ -1696,6 +1696,7 @@ public:
QT_Q_ENUM(TimerType)
QT_Q_ENUM(ScrollPhase)
QT_Q_ENUM(MouseEventSource)
QT_Q_FLAG(MouseEventFlag)
QT_Q_ENUM(TabFocusBehavior)
#endif // Q_DOC