class KGlobalAccelPrivate


Definition#include <kglobalaccel_emb.h>
InheritsKAccelBase [public ], QWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Protected Methods

Protected Slots

Protected Members


Detailed Description

 KGlobalAccelPrivate ()

KGlobalAccelPrivate

void  setEnabled ( bool )

setEnabled

[virtual]

Reimplemented from KAccelBase.

bool  connectKey ( KAccelAction&, KKeySequence )

connectKey

[virtual]

Reimplemented from KAccelBase.

bool  disconnectKey ( KAccelAction&, KKeySequence )

disconnectKey

[virtual]

Reimplemented from KAccelBase.

 KGlobalAccelPrivate ()

KGlobalAccelPrivate

 ~KGlobalAccelPrivate ()

~KGlobalAccelPrivate

[virtual]

void  setEnabled ( bool )

setEnabled

[virtual]

Reimplemented from KAccelBase.

bool  emitSignal ( Signal )

emitSignal

[virtual]

Reimplemented from KAccelBase.

bool  connectKey ( KAccelAction&, const KKeyServer::Key& )

connectKey

[virtual]

Reimplemented from KAccelBase.

bool  connectKey ( const KKeyServer::Key& )

connectKey

[virtual]

Reimplemented from KAccelBase.

bool  disconnectKey ( KAccelAction&, const KKeyServer::Key& )

disconnectKey

[virtual]

Reimplemented from KAccelBase.

bool  disconnectKey ( const KKeyServer::Key& )

disconnectKey

[virtual]

Reimplemented from KAccelBase.

void  activated ()

activated

[signal]

void  activated ( int )

activated

[signal]

void  activated ( const QString& sAction, const QString& sDesc, const KKeySequence& seq )

activated

[signal]

CodeModMap m_rgCodeModToAction

m_rgCodeModToAction

[protected]

bool  grabKey ( const KKeyServer::Key&, bool bGrab, KAccelAction* )

grabKey

[protected]

Parameters:
bGrabSet to true to grab key, false to ungrab key.

bool  x11Event ( XEvent* )

x11Event

[protected virtual]

Filters X11 events ev for key bindings in the accelerator dictionary. If a match is found the activated activated is emitted and the function returns true. Return false if the event is not processed.

This is public for compatibility only. You do not need to call it.

void  x11MappingNotify ()

x11MappingNotify

[protected]

bool  x11KeyPress ( const XEvent *pEvent )

x11KeyPress

[protected]

void  activate ( KAccelAction* pAction, const KKeySequence& seq )

activate

[protected]

void  slotActivated ( int iAction )

slotActivated

[protected slots slot]


Generated by: dfaure on faure on Tue Apr 16 08:49:00 2002, using kdoc 2.0a53.