class ShortcutList

KShortcutList implementation that accesses KStdAccel actions. More...

Full nameKStdAccel::ShortcutList
Definition#include <kshortcutlist.h>
InheritsKShortcutList [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

KShortcutList implementation that accesses KStdAccel actions.

 ShortcutList ()

ShortcutList

Creates a new ShortcutList.

 ~ShortcutList ()

~ShortcutList

[virtual]

uint  count ()

count

[const virtual]

Reimplemented from KShortcutList.

QString  name ( uint index )

name

[const virtual]

Reimplemented from KShortcutList.

QString  label ( uint index )

label

[const virtual]

Reimplemented from KShortcutList.

QString  whatsThis ( uint index )

whatsThis

[const virtual]

Reimplemented from KShortcutList.

const KShortcut&  shortcut ( uint index )

shortcut

[const virtual]

Reimplemented from KShortcutList.

const KShortcut&  shortcutDefault ( uint index )

shortcutDefault

[const virtual]

Reimplemented from KShortcutList.

bool  isConfigurable ( uint index )

isConfigurable

[const virtual]

Reimplemented from KShortcutList.

bool  setShortcut ( uint index , const KShortcut& shortcut )

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.

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:04 2003, using kdoc $.