scim::HelperInfo Struct Reference
[Helper]

Structure to hold the information of a Helper object. More...

#include <scim_helper.h>

List of all members.

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


Detailed Description

Structure to hold the information of a Helper object.


Constructor & Destructor Documentation

scim::HelperInfo::HelperInfo ( const String puuid = String (),
const String pname = String (),
const String picon = String (),
const String pdesc = String (),
uint32  opt = 0 
) [inline]


Member Data Documentation

String scim::HelperInfo::uuid

The UUID of this Helper object

String scim::HelperInfo::name

The Name of this Helper object, UTF-8 encoding.

String scim::HelperInfo::icon

The Icon file path of this Helper object.

String scim::HelperInfo::description

The short description of this Helper object.

uint32 scim::HelperInfo::option

The options of this Helper object.

See also:
SCIM_HELPER_STAND_ALONE etc.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 21 21:12:58 2008 for scim by  doxygen 1.4.7