class KKeyChooser

The KKeyChooser widget is used for configuring dictionaries of key/action associations for KAccel and KGlobalAccel. More...

Definition#include <kkeydialog.h>
InheritsQWidget
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Slots

Signals

Public Members

Protected Methods

Protected Slots

Protected Members


Detailed Description

The KKeyChooser widget is used for configuring dictionaries of key/action associations for KAccel and KGlobalAccel.

The class takes care of all aspects of configuration, including handling key conflicts internally. Connect to the allDefault slot if you want to set all configurable keybindings to their default values.

enum {NoKey = 1, DefaultKey, CustomKey }

 KKeyChooser ( QDict<KKeyEntry> *aKeyDict, QWidget *parent = 0, bool check_against_std_keys = false)

KKeyChooser ()

QDictIterator<KKeyEntry> * aIt

QDictIterator<KKeyEntry> * aKeyIt

void  keyChange ()

[signal]

void  allDefault ()

[slot]

void  listSync ()

[slot]

void  toChange (int index)

[protected slot]

void  changeKey ()

[protected slot]

void  updateAction (int index)

[protected slot]

void  defaultKey ()

[protected slot]

void  noKey ()

[protected slot]

void  keyMode (int m)

[protected slot]

void  shiftClicked ()

[protected slot]

void  ctrlClicked ()

[protected slot]

void  altClicked ()

[protected slot]

void  editKey ()

[protected slot]

void  editEnd ()

[protected slot]

void  readGlobalKeys ()

[protected slot]

void  readStdKeys ()

[protected slot]

void  keyPressEvent ( QKeyEvent *e )

[protected]

void  fontChange ( const QFont & )

[protected]

QDict<int> * globalDict

[protected]

QDict<int> * stdDict

[protected]

KKeyEntry * pEntry

[protected]

QString sEntryKey

[protected]

KSplitList * wList

[protected]

QLabel * lInfo

[protected]

QLabel * lNotConfig

[protected]

QLabel * actLabel

[protected]

QLabel * keyLabel

[protected]

KKeyButton * bChange

[protected]

QCheckBox * cShift

[protected]

QCheckBox * cCtrl

[protected]

QCheckBox * cAlt

[protected]

QGroupBox * fCArea

[protected]

QButtonGroup * kbGroup

[protected]

bool bKeyIntercept

[protected]

int kbMode

[protected]

const QString  item ( uint keyCode, const QString& entryKey )

[protected]

bool  isKeyPresent ()

[protected]

void  setKey ( uint kCode )

[protected]


Generated by: root@george.devel.redhat.com on Thu Sep 14 21:18:43 2000, using kdoc 2.0a36.