Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RepeaterHandler Class Reference

#include </home/clem/local/src/opie/noncore/applets/keyhelper/keyhelperapplet/config/RepeaterHandler.h>

Collaboration diagram for RepeaterHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void dispose (QXmlReader *parser, QXmlContentHandler *parent)
void setKeyRepeater (KeyRepeater *rep)
bool startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &atts)
bool endElement (const QString &namespaceURI, const QString &localName, const QString &qName)

Private Attributes

QXmlContentHandler * m_parent
QXmlReader * m_parser
KeyRepeaterm_pRepeater
int m_code
bool m_enable

Member Function Documentation

void RepeaterHandler::dispose QXmlReader *  parser,
QXmlContentHandler *  parent
 

Definition at line 3 of file RepeaterHandler.cpp.

References m_parent, and m_parser.

Referenced by KeycfgHandler::startElement().

bool RepeaterHandler::endElement const QString namespaceURI,
const QString localName,
const QString qName
 

Definition at line 62 of file RepeaterHandler.cpp.

References m_code, m_enable, m_parent, m_parser, m_pRepeater, and KeyRepeater::setRepeatable().

void RepeaterHandler::setKeyRepeater KeyRepeater rep  )  [inline]
 

Definition at line 16 of file RepeaterHandler.h.

References m_pRepeater.

Referenced by KeycfgHandler::startElement().

bool RepeaterHandler::startElement const QString namespaceURI,
const QString localName,
const QString qName,
const QXmlAttributes &  atts
 

Definition at line 10 of file RepeaterHandler.cpp.

References KeyNames::getCode(), KHUtil::hex2int(), i, m_code, m_enable, m_pRepeater, KeyRepeater::setDelay(), KeyRepeater::setMode(), and KeyRepeater::setPeriod().


Member Data Documentation

int RepeaterHandler::m_code [private]
 

Definition at line 34 of file RepeaterHandler.h.

Referenced by endElement(), and startElement().

bool RepeaterHandler::m_enable [private]
 

Definition at line 35 of file RepeaterHandler.h.

Referenced by endElement(), and startElement().

QXmlContentHandler* RepeaterHandler::m_parent [private]
 

Definition at line 29 of file RepeaterHandler.h.

Referenced by dispose(), and endElement().

QXmlReader* RepeaterHandler::m_parser [private]
 

Definition at line 30 of file RepeaterHandler.h.

Referenced by dispose(), and endElement().

KeyRepeater* RepeaterHandler::m_pRepeater [private]
 

Definition at line 32 of file RepeaterHandler.h.

Referenced by endElement(), setKeyRepeater(), and startElement().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:50:52 2005 for OPIE by  doxygen 1.4.2