aboutsummaryrefslogtreecommitdiff
path: root/modules/MacroAdditionalCleanFiles.cmake
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2006-07-04 08:55:38 +0000
committerDavid Faure <faure@kde.org>2006-07-04 08:55:38 +0000
commite5b714dceb2e5d405ef98a1375eed42234f13d52 (patch)
treee0ae04ee7dddbbebdf8832ba70599a6dd7e4cb55 /modules/MacroAdditionalCleanFiles.cmake
parenta98eacc458a303f769590c6af4bfae6920845a51 (diff)
downloadextra-cmake-modules-e5b714dceb2e5d405ef98a1375eed42234f13d52.tar.gz
extra-cmake-modules-e5b714dceb2e5d405ef98a1375eed42234f13d52.tar.bz2
Let's stop generating adaptors that completely fail at runtime (qinvokemethod -> no compile-time checking).
QT4_ADD_DBUS_ADAPTORS is deprecated, use QT4_ADD_DBUS_ADAPTOR() instead, which now takes in its arguments the header file and the classname of the parent object being adapted. The methods in the adaptor simply call the methods in the parent object, which means we know at compile-time that the xml and the C++ match. This also shows that we can't generate adaptors at compile-time when the slots need the additional QDBusMessage argument; but that's probably a rare case. CCMAIL: kde-core-devel@kde.org svn path=/trunk/KDE/kdelibs/; revision=557871
Diffstat (limited to 'modules/MacroAdditionalCleanFiles.cmake')
0 files changed, 0 insertions, 0 deletions