QChildEvent::QChildEvent [in-charge] ( QEvent::Type type, QObject* child )1st parameter 'type' has type 'QEvent::Type'.
QDragMoveEvent::QDragMoveEvent [in-charge] ( QPoint const& pos, Qt::DropActions actions, QMimeData const* data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, QEvent::Type type )6th parameter 'type' has type 'QEvent::Type'.
QDropEvent::QDropEvent [in-charge] ( QPoint const& pos, Qt::DropActions actions, QMimeData const* data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, QEvent::Type type )6th parameter 'type' has type 'QEvent::Type'.
QEvent::QEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QEventTransition::eventType ( ) constReturn value has type 'QEvent::Type'.
QEventTransition::QEventTransition [in-charge] ( QEventTransitionPrivate& dd, QObject* object, QEvent::Type type, QState* parent )3rd parameter 'type' has type 'QEvent::Type'.
QEventTransition::QEventTransition [in-charge] ( QObject* object, QEvent::Type type, QState* sourceState )2nd parameter 'type' has type 'QEvent::Type'.
QEventTransition::setEventType ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QFocusEvent::QFocusEvent [in-charge] ( QEvent::Type type, Qt::FocusReason reason )1st parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneContextMenuEvent::QGraphicsSceneContextMenuEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneDragDropEvent::QGraphicsSceneDragDropEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneEvent::QGraphicsSceneEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneEvent::QGraphicsSceneEvent [in-charge] ( QGraphicsSceneEventPrivate& dd, QEvent::Type type )2nd parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneMouseEvent::QGraphicsSceneMouseEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent [in-charge] ( QEvent::Type type )1st parameter 'type' has type 'QEvent::Type'.
QHelpEvent::QHelpEvent [in-charge] ( QEvent::Type type, QPoint const& pos, QPoint const& globalPos )1st parameter 'type' has type 'QEvent::Type'.
QHoverEvent::QHoverEvent [in-charge] ( QEvent::Type type, QPoint const& pos, QPoint const& oldPos )1st parameter 'type' has type 'QEvent::Type'.
QInputEvent::QInputEvent [in-charge] ( QEvent::Type type, Qt::KeyboardModifiers modifiers )1st parameter 'type' has type 'QEvent::Type'.
QKeyEvent::createExtendedKeyEvent ( QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, QString const& text, bool autorep, ushort count ) [static]1st parameter 'type' has type 'QEvent::Type'.
QKeyEvent::QKeyEvent [in-charge] ( QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, QString const& text, bool autorep, ushort count )1st parameter 'type' has type 'QEvent::Type'.
QKeyEventTransition::QKeyEventTransition [in-charge] ( QObject* object, QEvent::Type type, int key, QState* sourceState )2nd parameter 'type' has type 'QEvent::Type'.
QMouseEvent::createExtendedMouseEvent ( QEvent::Type type, QPointF const& pos, QPoint const& globalPos, Qt::MouseButton button, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers ) [static]1st parameter 'type' has type 'QEvent::Type'.
QMouseEvent::QMouseEvent [in-charge] ( QEvent::Type type, QPoint const& pos, Qt::ButtonState button, int state )1st parameter 'type' has type 'QEvent::Type'.
QMouseEvent::QMouseEvent [in-charge] ( QEvent::Type type, QPoint const& pos, QPoint const& globalPos, Qt::ButtonState button, int state )1st parameter 'type' has type 'QEvent::Type'.
QMouseEvent::QMouseEvent [in-charge] ( QEvent::Type type, QPoint const& pos, QPoint const& globalPos, Qt::MouseButton button, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers )1st parameter 'type' has type 'QEvent::Type'.
QMouseEvent::QMouseEvent [in-charge] ( QEvent::Type type, QPoint const& pos, Qt::MouseButton button, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers )1st parameter 'type' has type 'QEvent::Type'.
QMouseEventTransition::QMouseEventTransition [in-charge] ( QObject* object, QEvent::Type type, Qt::MouseButton button, QState* sourceState )2nd parameter 'type' has type 'QEvent::Type'.
QTabletEvent::QTabletEvent [in-charge] ( QEvent::Type t, QPoint const& pos, QPoint const& globalPos, QPointF const& hiResGlobalPos, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, Qt::KeyboardModifiers keyState, qint64 uniqueID )1st parameter 't' has type 'QEvent::Type'.
QTouchEvent::QTouchEvent [in-charge] ( QEvent::Type eventType, QTouchEvent::DeviceType deviceType, Qt::KeyboardModifiers modifiers, Qt::TouchPointStates touchPointStates, QList<QTouchEvent::TouchPoint>const& touchPoints )1st parameter 'eventType' has type 'QEvent::Type'.