#include <RShortcutLineEdit.h>
List of all members.
Public Slots |
| virtual void | clear () |
Protected Member Functions |
| bool | eventFilter (QObject *obj, QEvent *event) |
Private Member Functions |
| int | translateModifiers (Qt::KeyboardModifiers state, const QString &text) |
Detailed Description
- Scriptable:
- This class is wrapped for script environments.
Constructor & Destructor Documentation
| RShortcutLineEdit::RShortcutLineEdit |
( |
QWidget * |
parent | ) |
|
Member Function Documentation
| void RShortcutLineEdit::clear |
( |
| ) |
|
|
virtualslot |
| bool RShortcutLineEdit::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
| int RShortcutLineEdit::translateModifiers |
( |
Qt::KeyboardModifiers |
state, |
|
|
const QString & |
text |
|
) |
| |
|
private |
Member Data Documentation
| int RShortcutLineEdit::m_key[4] |
|
private |
| int RShortcutLineEdit::m_keyNum |
|
private |
The documentation for this class was generated from the following files: