ibus-qt  1.3.1
 All Classes Namespaces Functions Enumerations Enumerator
Public Member Functions
IBus::Property Class Reference
Inheritance diagram for IBus::Property:
IBus::Serializable IBus::Object

List of all members.

Public Member Functions

 Property (const QString key, const QString icon, const TextPointer &label, const TextPointer &tooltip, bool sensitive, bool visible, uint type, uint state, const PropListPointer &subProps)
virtual bool serialize (QDBusArgument &argument)
virtual bool deserialize (const QDBusArgument &argument)
void setLabel (const TextPointer &lable)
void setVisible (bool visible)
void setSubProps (const PropListPointer &props)
bool update (const PropertyPointer prop)
- Public Member Functions inherited from IBus::Serializable
void setAttachment (const QString &key, const SerializablePointer &value)
SerializablePointer getAttachment (const QString &key) const
SerializablePointer removeAttachment (const QString &key)
- Public Member Functions inherited from IBus::Object
virtual ~Object ()
 Destructor of Object.
virtual void destroy ()
 Destroy the object.

Additional Inherited Members

- Static Protected Member Functions inherited from IBus::Serializable
static void registerObject (const QString &name, NewInstanceFunc _new)
static void unregisterObject (const QString &name)

The documentation for this class was generated from the following files: