KAccelAction Member List
This is the complete list of members for
KAccelAction, including all inherited members.
clear() | KAccelAction | |
clearShortcut() | KAccelAction | |
contains(const KKeySequence &keySeq) | KAccelAction | |
decConnections() | KAccelAction | [protected] |
getID() const | KAccelAction | [inline] |
incConnections() | KAccelAction | [protected] |
init(const QString &sName, const QString &sLabel, const QString &sWhatsThis, const KShortcut &cutDef3, const KShortcut &cutDef4, const QObject *pObjSlot, const char *psMethodSlot, bool bConfigurable, bool bEnabled) | KAccelAction | |
isConfigurable() const | KAccelAction | [inline] |
isConnected() const | KAccelAction | |
isEnabled() const | KAccelAction | [inline] |
KAccelAction() | KAccelAction | |
KAccelAction(const KAccelAction &) | KAccelAction | |
KAccelAction(const QString &sName, const QString &sLabel, const QString &sWhatsThis, const KShortcut &cutDef3, const KShortcut &cutDef4, const QObject *pObjSlot, const char *psMethodSlot, bool bConfigurable, bool bEnabled) | KAccelAction | |
label() const | KAccelAction | [inline] |
m_bConfigurable | KAccelAction | [protected] |
m_bEnabled | KAccelAction | [protected] |
m_cut | KAccelAction | [protected] |
m_cutDefault3 | KAccelAction | [protected] |
m_cutDefault4 | KAccelAction | [protected] |
m_nConnections | KAccelAction | [protected] |
m_nIDAccel | KAccelAction | [protected] |
m_pObjSlot | KAccelAction | [protected] |
m_psMethodSlot | KAccelAction | [protected] |
m_sLabel | KAccelAction | [protected] |
m_sName | KAccelAction | [protected] |
m_sWhatsThis | KAccelAction | [protected] |
methodSlotPtr() const | KAccelAction | [inline] |
name() const | KAccelAction | [inline] |
objSlotPtr() const | KAccelAction | [inline] |
operator=(const KAccelAction &) | KAccelAction | |
setConfigurable(bool configurable) | KAccelAction | |
setEnabled(bool enable) | KAccelAction | |
setID(int n) | KAccelAction | [inline] |
setKeySequence(uint i, const KKeySequence &keySeq) | KAccelAction | |
setLabel(const QString &label) | KAccelAction | |
setName(const QString &name) | KAccelAction | |
setShortcut(const KShortcut &rgCuts) | KAccelAction | |
setSlot(const QObject *pObjSlot, const char *psMethodSlot) | KAccelAction | |
setWhatsThis(const QString &whatsThis) | KAccelAction | |
shortcut() const | KAccelAction | [inline] |
shortcutDefault() const | KAccelAction | |
shortcutDefault3() const | KAccelAction | [inline] |
shortcutDefault4() const | KAccelAction | [inline] |
toString() const | KAccelAction | |
toStringInternal() const | KAccelAction | |
useFourModifierKeys() | KAccelAction | [static] |
useFourModifierKeys(bool use) | KAccelAction | [static] |
whatsThis() const | KAccelAction | [inline] |
~KAccelAction() | KAccelAction | |