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

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 |
| KeyRepeater * | m_pRepeater |
| int | m_code |
| bool | m_enable |
|
||||||||||||
|
Definition at line 3 of file RepeaterHandler.cpp. References m_parent, and m_parser. Referenced by KeycfgHandler::startElement(). |
|
||||||||||||||||
|
Definition at line 62 of file RepeaterHandler.cpp. References m_code, m_enable, m_parent, m_parser, m_pRepeater, and KeyRepeater::setRepeatable(). |
|
|
Definition at line 16 of file RepeaterHandler.h. References m_pRepeater. Referenced by KeycfgHandler::startElement(). |
|
||||||||||||||||||||
|
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(). |
|
|
Definition at line 34 of file RepeaterHandler.h. Referenced by endElement(), and startElement(). |
|
|
Definition at line 35 of file RepeaterHandler.h. Referenced by endElement(), and startElement(). |
|
|
Definition at line 29 of file RepeaterHandler.h. Referenced by dispose(), and endElement(). |
|
|
Definition at line 30 of file RepeaterHandler.h. Referenced by dispose(), and endElement(). |
|
|
Definition at line 32 of file RepeaterHandler.h. Referenced by endElement(), setKeyRepeater(), and startElement(). |
1.4.2