Compatibility Members for QKeyEvent
The following class members are part of the Qt 3 compatibility layer. They are provided to help you port old code to Qt 4. We strongly advise against using them in new code.
QKeyEvent class reference
Public Functions
- QKeyEvent ( Type type, int key, int ascii, int modifiers, const QString & text = QString::null, bool autorep = false, ushort count = 1 )
- int ascii () const
- Qt::ButtonState state () const
- Qt::ButtonState stateAfter () const
Member Function Documentation
QKeyEvent::QKeyEvent ( Type type, int key, int ascii, int modifiers, const QString & text = QString::null, bool autorep = false, ushort count = 1 )
int QKeyEvent::ascii () const
Qt::ButtonState QKeyEvent::stateAfter () const