On 1/6/19 4:09 AM, Henry Skoglund wrote:
> My pet CCM hate right now: maintaining existing code with QSignalMapper, 
> code is 100% kosher but do you think I can press F1 to see 
> QSignalMapper's help text? No no, because QSignalMapper is deprecated 
> and thus you're not allowed to see the help text anymore :-(

You can work around that by adding -Wno-deprecated-declarations to your 
diagnostic configuration with the obvious disadvantages.

https://codereview.qt-project.org/#/c/249214/

Nikolai
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to