List of all members.
Public Member Functions |
| ObservedPath (QString path) |
virtual bool | serialize (QDBusArgument &argument) |
virtual bool | deserialize (const QDBusArgument &argument) |
bool | parseXmlNode (const QDomNode &node) |
const QString & | path () const |
int | mtime () const |
void | setAttachment (const QString &key, const SerializablePointer &value) |
SerializablePointer | getAttachment (const QString &key) const |
SerializablePointer | removeAttachment (const QString &key) |
virtual | ~Object () |
| Destructor of Object.
|
virtual void | destroy () |
| Destroy the object.
|
Additional Inherited Members |
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:
- /builddir/build/BUILD/ibus-qt-1.3.2-Source/src/qibusobservedpath.h
- /builddir/build/BUILD/ibus-qt-1.3.2-Source/src/qibusobservedpath.cpp