|
ibus-qt 1.3.4
|
Public Member Functions | |
| Component (const QString &name, const QString &desc, const QString &vers, const QString &lics, const QString &auth, const QString &hmpg, const QString &exec, const QString &textdomain) | |
| virtual bool | serialize (QDBusArgument &argument) |
| virtual bool | deserialize (const QDBusArgument &argument) |
| void | output (QString &output) const |
| bool | parseXmlNode (const QDomNode &node) |
| void | addObservedPath (const ObservedPathPointer &obsPath) |
| void | addEngine (const EngineDescPointer &edp) |
| QVector< ObservedPathPointer > | observedPaths () const |
| const QVector< EngineDescPointer > & | engines () const |
| 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) |
|
virtual |
Reimplemented from IBus::Serializable.
|
virtual |
Reimplemented from IBus::Serializable.