mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-03-17 20:40:39 +01:00
* configure.in: Patch from Debian packages by Sjoerd Simons <sjoerd@debian.org> to add --with-qt-moc and --with-qt3-moc arguments so it's possible to build both bindings in the same tree. * qt/Makefile.am: Fix truncated value so that make dist works. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.am | ||
| qdbusabstractadaptor.cpp | ||
| qdbusabstractadaptor.h | ||
| qdbusconnection.cpp | ||
| qdbusconnection.h | ||
| qdbusconnection_p.h | ||
| qdbuserror.cpp | ||
| qdbuserror.h | ||
| qdbusintegrator.cpp | ||
| qdbusinterface.cpp | ||
| qdbusinterface.h | ||
| qdbusinterface_p.h | ||
| qdbusintrospection.cpp | ||
| qdbusintrospection.h | ||
| qdbusmacros.h | ||
| qdbusmarshall.cpp | ||
| qdbusmarshall.h | ||
| qdbusmessage.cpp | ||
| qdbusmessage.h | ||
| qdbusmessage_p.h | ||
| qdbusobject.cpp | ||
| qdbusobject.h | ||
| qdbusobject_p.h | ||
| qdbusserver.cpp | ||
| qdbusserver.h | ||
| qdbusstandardinterfaces.cpp | ||
| qdbusstandardinterfaces.h | ||
| qdbusthread.cpp | ||
| qdbustype.cpp | ||
| qdbustype.h | ||
| qdbusutil.cpp | ||
| qdbusutil.h | ||
| qdbusvariant.h | ||
| qdbusxmlparser.cpp | ||
| qdbusxmlparser_p.h | ||
| README | ||
These are the Qt4 D-Bus bindings.
They are being maintained by Trolltech AS. As we are currently
considering placing this code in a future version of Qt, we would like
to ask any contributors to contact us before submitting code to this
repository.
For more information, please contact
Thiago Macieira <thiago.macieira@trolltech.com>