qt5base-lts/src/dbus
Thiago Macieira 29c80d0232 Make sure we don't have an operator void(), ICC doesn't like it.
ICC is right: this function will never be called. But we didn't want it called anyway. Just make it be something non-void.

qdbuspendingreply.h(185): error #597: "QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8>::operator void() const [with T1=void, T2=void, T3=void, T4=void, T5=void, T6=void, T7=void, T8=void]" will not be called for implicit or explicit conversions

Change-Id: I5e067bd03aafc6d6772cc1e0f8f8ae8bfa1712d7
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-02-02 10:35:22 +01:00
..
doc Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
dbus.pro remove explicit load(qt_build_config)s from the libraries 2012-10-19 13:02:17 +02:00
qdbus_symbols_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbus_symbols.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusabstractadaptor_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusabstractadaptor.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusabstractadaptor.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusabstractinterface_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusabstractinterface.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusabstractinterface.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusargument_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusargument.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusargument.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusconnection_p.h Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-01-23 22:12:54 +01:00
qdbusconnection.cpp Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
qdbusconnection.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusconnectioninterface.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusconnectioninterface.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusconnectionmanager_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuscontext_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuscontext.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbuscontext.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusdemarshaller.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuserror.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbuserror.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusextratypes.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusextratypes.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusintegrator_p.h Fix change-of-sign warning found by ICC 2013-02-02 10:35:22 +01:00
qdbusintegrator.cpp Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
qdbusinterface_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusinterface.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusinterface.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusinternalfilters.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusintrospection_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusintrospection.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmacros.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusmarshaller.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmessage_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmessage.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusmessage.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusmetaobject_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmetaobject.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmetatype_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmetatype.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusmetatype.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusmisc.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuspendingcall_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuspendingcall.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuspendingcall.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbuspendingreply.cpp Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
qdbuspendingreply.h Make sure we don't have an operator void(), ICC doesn't like it. 2013-02-02 10:35:22 +01:00
qdbusreply.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusreply.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusserver.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusserver.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusservicewatcher.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusservicewatcher.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusthreaddebug_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusunixfiledescriptor.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusunixfiledescriptor.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusutil_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusutil.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusvirtualobject.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusvirtualobject.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdbusxmlgenerator.cpp Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qdbusxmlparser_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusxmlparser.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
Qt5DBusConfigExtras.cmake.in Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
Qt5DBusMacros.cmake Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00