#include <scim_helper.h>
| Public Member Functions | |
| HelperInfo (const String &puuid=String(), const String &pname=String(), const String &picon=String(), const String &pdesc=String(), uint32 opt=0) | |
| Public Attributes | |
| String | uuid | 
| String | name | 
| String | icon | 
| String | description | 
| uint32 | option | 
| scim::HelperInfo::HelperInfo | ( | const String & | puuid = String (), | |
| const String & | pname = String (), | |||
| const String & | picon = String (), | |||
| const String & | pdesc = String (), | |||
| uint32 | opt = 0 | |||
| ) |  [inline] | 
The UUID of this Helper object
The Name of this Helper object, UTF-8 encoding.
The Icon file path of this Helper object.
The short description of this Helper object.
The options of this Helper object.
 1.5.7.1
 1.5.7.1