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

KeycfgReader Class Reference

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

Collaboration diagram for KeycfgReader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KeycfgReader ()
 ~KeycfgReader ()
bool load ()
bool load (const QString &path)
void setKeyModifiers (KeyModifiers *mod)
void setKeyMappings (KeyMappings *map)
void setKeyExtensions (KeyExtensions *ext)
void setKeyRepeater (KeyRepeater *rep)

Private Attributes

KeyModifiersm_pModifiers
KeyMappingsm_pMappings
KeyExtensionsm_pExtensions
KeyRepeaterm_pRepeater

Constructor & Destructor Documentation

KeycfgReader::KeycfgReader  ) 
 

Definition at line 3 of file KeycfgReader.cpp.

References qDebug().

KeycfgReader::~KeycfgReader  ) 
 

Definition at line 8 of file KeycfgReader.cpp.

References qDebug().


Member Function Documentation

bool KeycfgReader::load const QString path  ) 
 

Definition at line 28 of file KeycfgReader.cpp.

References KeyNames::clearCode(), QFile::close(), QFile::exists(), handler, QString::latin1(), m_pExtensions, m_pMappings, m_pModifiers, m_pRepeater, parser, qWarning(), KeyRepeater::reset(), KeyExtensions::reset(), KeyMappings::reset(), KeyModifiers::reset(), KeyNames::reset(), KeycfgHandler::setKeyExtensions(), KeycfgHandler::setKeyMappings(), KeycfgHandler::setKeyModifiers(), KeycfgHandler::setKeyRepeater(), KeyRepeater::statistics(), KeyExtensions::statistics(), KeyMappings::statistics(), and KeyModifiers::statistics().

bool KeycfgReader::load  ) 
 

Definition at line 13 of file KeycfgReader.cpp.

References QFile::exists(), ConfigEx::getInstance(), QString::length(), Config::readEntry(), and Config::setGroup().

Referenced by KeyHelper::load().

void KeycfgReader::setKeyExtensions KeyExtensions ext  )  [inline]
 

Definition at line 30 of file KeycfgReader.h.

References m_pExtensions.

Referenced by KeyHelper::load().

void KeycfgReader::setKeyMappings KeyMappings map  )  [inline]
 

Definition at line 26 of file KeycfgReader.h.

References m_pMappings.

Referenced by KeyHelper::load().

void KeycfgReader::setKeyModifiers KeyModifiers mod  )  [inline]
 

Definition at line 22 of file KeycfgReader.h.

References m_pModifiers.

Referenced by KeyHelper::load().

void KeycfgReader::setKeyRepeater KeyRepeater rep  )  [inline]
 

Definition at line 34 of file KeycfgReader.h.

References m_pRepeater.

Referenced by KeyHelper::load().


Member Data Documentation

KeyExtensions* KeycfgReader::m_pExtensions [private]
 

Definition at line 42 of file KeycfgReader.h.

Referenced by load(), and setKeyExtensions().

KeyMappings* KeycfgReader::m_pMappings [private]
 

Definition at line 41 of file KeycfgReader.h.

Referenced by load(), and setKeyMappings().

KeyModifiers* KeycfgReader::m_pModifiers [private]
 

Definition at line 40 of file KeycfgReader.h.

Referenced by load(), and setKeyModifiers().

KeyRepeater* KeycfgReader::m_pRepeater [private]
 

Definition at line 43 of file KeycfgReader.h.

Referenced by load(), and setKeyRepeater().


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