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

scim_property.h File Reference

Definition of scim::Property and scim::PropertyList. More...

Go to the source code of this file.

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)


Detailed Description

Definition of scim::Property and scim::PropertyList.

Provide class scim::Property to hold of a property of a IMEngineInstance or a Panel GUI client.

Definition in file scim_property.h.


Define Documentation

#define SCIM_PROPERTY_ACTIVE   0x01
 

Definition at line 37 of file scim_property.h.

Referenced by scim::Property::active(), scim::Property::Property(), and scim::Property::set_active().

#define SCIM_PROPERTY_VISIBLE   0x02
 

Definition at line 38 of file scim_property.h.

Referenced by scim::Property::Property(), scim::Property::show(), and scim::Property::visible().


Generated on Thu Dec 30 21:03:19 2004 for scim by doxygen 1.3.8