|
|
KActionPtrShortcutList ( KActionPtrList& )
| KActionPtrShortcutList |
~KActionPtrShortcutList ()
| ~KActionPtrShortcutList |
[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.
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.
KActionPtrList& m_actions | m_actions |
[protected]
void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KShortcutList.
Generated by: caleb on tcdevel on Tue Jan 28 12:54:10 2003, using kdoc $. |