Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

scim_property.h File Reference


Namespaces

namespace  scim

Classes

class  scim::Property
 Class to hold a property of a IMEngineInstance object or a Panel GUI client. More...

Defines

#define SCIM_PROPERTY_ACTIVE   0x01
#define SCIM_PROPERTY_VISIBLE   0x02

Typedefs

typedef std::vector< Property > PropertyList
 The container to store a set of Properties.

Functions

bool operator< (const Property &lhs, const Property &rhs)
bool operator< (const Property &lhs, const String &rhs)
bool operator< (const String &lhs, const Property &rhs)
bool operator== (const Property &lhs, const Property &rhs)
bool operator== (const Property &lhs, const String &rhs)
bool operator== (const String &lhs, const Property &rhs)
bool operator!= (const Property &lhs, const Property &rhs)
bool operator!= (const Property &lhs, const String &rhs)
bool operator!= (const String &lhs, const Property &rhs)

Define Documentation

#define SCIM_PROPERTY_ACTIVE   0x01
 

#define SCIM_PROPERTY_VISIBLE   0x02
 


Generated on Sat Mar 12 01:15:43 2005 for scim by doxygen 1.3.8