Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

QInputEvent Class Reference

The QInputEvent class is the base class for events that describe user input. More...

#include <QInputEvent>

Part of the QtGui module.

Inherits QEvent.

Inherited by QContextMenuEvent, QKeyEvent, QMouseEvent, QTabletEvent, and QWheelEvent.

Public Functions

Additional Inherited Members


Detailed Description

The QInputEvent class is the base class for events that describe user input.


Member Function Documentation

QInputEvent::~QInputEvent ()

Qt::KeyboardModifiers QInputEvent::modifiers () const

Returns the keyboard modifier flags that existed immediately before the event occurred.

See also QApplication::keyboardModifiers().


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-b2