_UnihanProperty Struct Reference

Struct to hold an input method property. More...

#include <unihan_property.h>


Data Fields

const char * key
const char * label
const char * icon
const char * tip
int state


Detailed Description

Struct to hold an input method property.

For example, a Chinese input method may have properties to indicate the full/half input mode of punctuations and letters.

The members are:

In this example, there are six properties, which are organized into a two level tree. The root of this tree is the property "/PropertyRoot". The property "/PropertyRoot/PropThree" is a subroot which contains two sub properties.

This properties tree can be shown as a multilevel menu in GUI.


Field Documentation

const char* _UnihanProperty::key

const char* _UnihanProperty::label

const char* _UnihanProperty::icon

const char* _UnihanProperty::tip

int _UnihanProperty::state


The documentation for this struct was generated from the following file:
Generated on Fri Sep 7 15:51:41 2007 for unihan-core-le by  doxygen 1.5.2