Main Page | Modules | Class List | File List | Class Members | File Members

_XklConfigItem Struct Reference

#include <xklavier_config.h>

List of all members.

Public Attributes

char name [XKL_MAX_CI_NAME_LENGTH]
char shortDescription [XKL_MAX_CI_DESC_LENGTH]
char description [XKL_MAX_CI_DESC_LENGTH]


Detailed Description

The configuration item. Corresponds to XML element "configItem".


Member Data Documentation

char _XklConfigItem::description[XKL_MAX_CI_DESC_LENGTH]
 

The configuration item description. Corresponds to XML element "description".

char _XklConfigItem::name[XKL_MAX_CI_NAME_LENGTH]
 

The configuration item name. Corresponds to XML element "name".

char _XklConfigItem::shortDescription[XKL_MAX_CI_DESC_LENGTH]
 

The configuration item short description. Corresponds to XML element "shortDescription".


The documentation for this struct was generated from the following file:
Generated on Thu Dec 30 23:19:19 2004 for libxklavier by  doxygen 1.3.9.1