mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-01 12:50:12 +01:00
* qt/Makefile.am: Patch by Sjoerd Simons. More .moc issues:
make/automake don't detect that we're talking about the same
.lo file if I specify the full path to the source files.
|
||
|---|---|---|
| .. | ||
| .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>