#include "okeyconfigwidget.h"#include "okeyconfigwidget_p.h"#include <qgroupbox.h>#include <qradiobutton.h>#include <qpushbutton.h>#include <qbuttongroup.h>#include <qmessagebox.h>#include <qaccel.h>#include <qlayout.h>#include <qlabel.h>#include <qtimer.h>Include dependency graph for okeyconfigwidget.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Opie |
| namespace | Opie::Ui |
| namespace | Opie::Ui::Internal |
Functions | |
| QString | keyToString (const OKeyPair &pair) |
|
|
Definition at line 55 of file okeyconfigwidget.cpp. References Qt::ALT, Qt::AltButton, Qt::ControlButton, Qt::CTRL, Opie::Core::OKeyPair::keycode(), mod, Opie::Core::OKeyPair::modifier(), Qt::SHIFT, and Qt::ShiftButton. Referenced by Keys::keyPressEvent(), Opie::Ui::OKeyChooserConfigDialog::keyPressEvent(), Opie::Ui::OKeyChooserConfigDialog::keyReleaseEvent(), and Opie::Ui::Internal::OKeyListViewItem::updateText(). |
1.4.2