Review Request 116848: Add KWindowSystem::windowChanged(WId, NET::Properties, NET::Properties2) signal

Alexander Richardson arichardson.kde at googlemail.com
Tue Mar 18 21:29:50 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116848/#review53370
-----------------------------------------------------------


Prefixing the signal with QT_MOC_COMPAT should do the trick, at least that's what I found here:
https://projects.kde.org/projects/kde/kdelibs/repository/revisions/abf90b0ca648c5f7f5c3d9040006e08817fc618d

- Alexander Richardson


On March 17, 2014, 10:46 a.m., Martin Gräßlin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116848/
> -----------------------------------------------------------
> 
> (Updated March 17, 2014, 10:46 a.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Repository: kwindowsystem
> 
> 
> Description
> -------
> 
> Add KWindowSystem::windowChanged(WId, NET::Properties, NET::Properties2) signal
> 
> This signal replaces the existing signal carrying either just the
> NET::Properties as an uint or both as an const unsigned long*.
> Accordingly the previous signal gets deprecated, but is still emitted.
> 
> Question: what's the correct way of deprecating signals, so that one gets a compile warning?
> 
> 
> Diffs
> -----
> 
>   src/kwindowsystem.h e10f7c1cdd7b8c1fb1c6472c1f64a2ac71965534 
>   src/kwindowsystem_x11.cpp 8a411008717b27ec8439f6ffebe0113fdad2fd45 
> 
> Diff: https://git.reviewboard.kde.org/r/116848/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Martin Gräßlin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140318/7fcfca12/attachment.html>


More information about the Kde-frameworks-devel mailing list