|
|
KAccelShortcutList ( KAccel* )
| KAccelShortcutList |
KAccelShortcutList ( KGlobalAccel* )
| KAccelShortcutList |
KAccelShortcutList ( KAccelActions&, bool bGlobal )
| KAccelShortcutList |
~KAccelShortcutList ()
| ~KAccelShortcutList |
[virtual]
uint count ()
| count |
[const virtual]
Reimplemented from KShortcutList.
QString name ( uint i )
| name |
[const virtual]
Reimplemented from KShortcutList.
QString label ( uint )
| label |
[const virtual]
Reimplemented from KShortcutList.
QString whatsThis ( uint )
| whatsThis |
[const virtual]
Reimplemented from KShortcutList.
const KShortcut& shortcut ( uint )
| shortcut |
[const virtual]
Reimplemented from KShortcutList.
const KShortcut& shortcutDefault ( uint )
| shortcutDefault |
[const virtual]
Reimplemented from KShortcutList.
bool isConfigurable ( uint )
| isConfigurable |
[const virtual]
Reimplemented from KShortcutList.
bool setShortcut ( uint, const KShortcut& )
| setShortcut |
[virtual]
Reimplemented from KShortcutList.
bool isGlobal ( uint )
| isGlobal |
[const virtual]
Reimplemented from KShortcutList.
QVariant getOther ( Other, uint index )
| getOther |
[const virtual]
Reimplemented from KShortcutList.
bool setOther ( Other, uint index, QVariant )
| setOther |
[virtual]
Reimplemented from KShortcutList.
bool save ()
| save |
[const virtual]
Reimplemented from KShortcutList.
KAccelActions& m_actions | m_actions |
[protected]
bool m_bGlobal | m_bGlobal |
[protected]
void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KShortcutList.
Generated by: dfaure on faure on Tue Apr 16 08:49:00 2002, using kdoc 2.0a53. |