17 #include <QKeySequence>
52 QKeySequence
const & keys);
BtShortcutsEditor(BtActionCollection *collection, QWidget *parent)
void customButtonClicked(bool checked)
void clearConflictWithKeys(QKeySequence const &keys)
void keyChangeRequest(QString const &actionName, QKeySequence const &keys)
void defaultButtonClicked(bool checked)
QRadioButton * m_noneButton
QString findConflictWithKeys(QKeySequence const &keys) const
QRadioButton * m_customButton
void changeShortcutInDialog(QKeySequence const &keys)
QPushButton * m_customPushButton
QRadioButton * m_defaultButton
void slotSelectionChanged()
QGroupBox * m_shortcutChooser
QLabel * m_defaultLabelValue
void noneButtonClicked(bool checked)
BtShortcutsDialog * m_dlg