kdecore Library API Documentation

KCheckAccelerators Class Reference

Inheritance diagram for KCheckAccelerators:

QObject List of all members.

Public Member Functions

 KCheckAccelerators (QObject *parent)
bool eventFilter (QObject *, QEvent *e)

Detailed Description

Definition at line 66 of file kcheckaccelerators.h.


Constructor & Destructor Documentation

KCheckAccelerators::KCheckAccelerators QObject parent  ) 
 

Creates a KCheckAccelerators instance for the given object.

Parameters:
parent the parent to check

Definition at line 79 of file kcheckaccelerators.cpp.

References KGlobal::config(), QObject::connect(), KShortcut::count(), QObject::installEventFilter(), QString::isEmpty(), KKeySequence::qt(), KConfigBase::readBoolEntry(), KConfigBase::readEntry(), KShortcut::seq(), and QString::stripWhiteSpace().


Member Function Documentation

bool KCheckAccelerators::eventFilter QObject ,
QEvent e
 

Re-implemented to filter the parent's events.

Reimplemented from QObject.

Definition at line 95 of file kcheckaccelerators.cpp.

References QTimer::start(), and QEvent::type().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:32:11 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003