class KAccelShortcutList

KShortcutList implementation to access KAccel and KGlobalAccel lists. More...

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

Public Methods

Protected Methods

Protected Members


Detailed Description

KShortcutList implementation to access KAccel and KGlobalAccel lists.

 KAccelShortcutList ( KAccel* accel )

KAccelShortcutList

Creates a new KShortcutList that accesses the given KAccel.

Parameters:
accelthe accelerators to access

 KAccelShortcutList ( KGlobalAccel* accel )

KAccelShortcutList

Creates a new KShortcutList that accesses the given KGlobalAccel.

Parameters:
accelthe accelerators to access

 KAccelShortcutList ( KAccelActions &actions, bool bGlobal )

KAccelShortcutList

Creates a new KShortcutList that accesses the given KAccelActions collection.

Parameters:
accelthe actions to access
bGlobaltrue to save the actions in the global configuration file

 ~KAccelShortcutList ()

~KAccelShortcutList

[virtual]

unsigned int  count ()

count

[const virtual]

Reimplemented from KShortcutList.

QString  name ( unsigned int index )

name

[const virtual]

Reimplemented from KShortcutList.

QString  label ( unsigned int index )

label

[const virtual]

Reimplemented from KShortcutList.

QString  whatsThis ( unsigned int index )

whatsThis

[const virtual]

Reimplemented from KShortcutList.

const KShortcut&  shortcut ( unsigned int index )

shortcut

[const virtual]

Reimplemented from KShortcutList.

const KShortcut&  shortcutDefault ( unsigned int index )

shortcutDefault

[const virtual]

Reimplemented from KShortcutList.

bool  isConfigurable ( unsigned int index )

isConfigurable

[const virtual]

Reimplemented from KShortcutList.

bool  setShortcut ( unsigned int index , const KShortcut& shortcut )

setShortcut

[virtual]

Reimplemented from KShortcutList.

bool  isGlobal ( unsigned int index )

isGlobal

[const virtual]

Reimplemented from KShortcutList.

QVariant  getOther ( Other, unsigned int index )

getOther

[const virtual]

Reimplemented from KShortcutList.

bool  setOther ( Other, unsigned int 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: root on sparc64.ports.openbsd.org on Sun Sep 14 00:02:40 2003, using kdoc 2.0a54.