scim::FilterInfo Struct Reference
[IMEngine]

Structure to hold information for a Filter. More...

#include <scim_filter.h>

List of all members.

Public Member Functions

 FilterInfo ()
 FilterInfo (const String &u, const String &n=String(""), const String &l=String(""), const String &i=String(""), const String &d=String(""))

Public Attributes

String uuid
 The UUID.
String name
 The localized name, in UTF-8 encoding.
String langs
 The supported languages, separated by comma.
String icon
 The icon file path.
String desc
 The description.


Detailed Description

Structure to hold information for a Filter.

Constructor & Destructor Documentation

scim::FilterInfo::FilterInfo (  )  [inline]

scim::FilterInfo::FilterInfo ( const String u,
const String n = String (""),
const String l = String (""),
const String i = String (""),
const String d = String ("") 
) [inline]


Member Data Documentation

The UUID.

The localized name, in UTF-8 encoding.

The supported languages, separated by comma.

The icon file path.

The description.


The documentation for this struct was generated from the following file:

Generated on Sat Jan 24 23:45:07 2009 for scim by  doxygen 1.5.7.1