Skip to content

qt.cfg: Add obsolete functions with warning and one alternative one.#1277

Merged
versat merged 1 commit intocppcheck-opensource:masterfrom
versat:qt_cfg_enhancements
Jun 5, 2018
Merged

qt.cfg: Add obsolete functions with warning and one alternative one.#1277
versat merged 1 commit intocppcheck-opensource:masterfrom
versat:qt_cfg_enhancements

Conversation

@versat
Copy link
Copy Markdown
Collaborator

@versat versat commented Jun 5, 2018

For qInstallMsgHandler there is an alternative function qInstallMessageHandler. Both are added.
For qsrand and qrand there is only a hint that the class QRandomGenerator should be used instead.
Reference: https://doc.qt.io/qt-5/qtglobal-obsolete.html

For qInstallMsgHandler there is an alternative function qInstallMessageHandler. Both are added.
For qsrand and qrand there is only a hint that the class QRandomGenerator should be used instead.
Reference: https://doc.qt.io/qt-5/qtglobal-obsolete.html
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Jun 5, 2018

ok, feel free to merge it.

@versat versat merged commit ae5da13 into cppcheck-opensource:master Jun 5, 2018
@versat versat deleted the qt_cfg_enhancements branch June 5, 2018 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants