kdecore Library API Documentation

KGlobalAccelPrivate::CodeMod Class Reference

List of all members.

Public Member Functions

bool operator< (const CodeMod &b) const

Public Attributes

uchar code
uint mod

Detailed Description

Definition at line 54 of file kglobalaccel_x11.h.


Member Function Documentation

bool KGlobalAccelPrivate::CodeMod::operator< const CodeMod b  )  const [inline]
 

Compares two CodeMods.

Definition at line 69 of file kglobalaccel_x11.h.

References code, and mod.


Member Data Documentation

uchar KGlobalAccelPrivate::CodeMod::code
 

The key code of the CodeMod.

Definition at line 60 of file kglobalaccel_x11.h.

Referenced by KGlobalAccelPrivate::grabKey(), operator<(), and KGlobalAccelPrivate::x11KeyPress().

uint KGlobalAccelPrivate::CodeMod::mod
 

The modifier flags of the CodeMod.

Definition at line 64 of file kglobalaccel_x11.h.

Referenced by KGlobalAccelPrivate::grabKey(), operator<(), and KGlobalAccelPrivate::x11KeyPress().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 13:46:29 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003