aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrhisupport.cpp
diff options
context:
space:
mode:
authorDavid Edmundson <davidedmundson@kde.org>2020-03-05 11:45:21 +0000
committerFabian Kosmale <fabian.kosmale@qt.io>2020-04-30 10:40:07 +0200
commita2eef6b511988b2435c4e39b6b5551e857ce7775 (patch)
tree5d3e3ab84d0377f28a20728f61c340d394e7a5c3 /src/quick/scenegraph/qsgrhisupport.cpp
parentc8bba05dc54231dbc5dc859f125d64b640e25a41 (diff)
Make Connections object qmlWarning follow a logging category
Connections{} emits a warning if an old syntax is used. Unfortunately that syntax is not available in Qt5.12. Downstream needs to support both at once, which means we have code constantly hitting this warning. We can't even #ifdef the QML code. By introducing a logging category we can still have the warning but provides some option for downstream to temporarily disable through an existing mechanism until older Qt is not supported. Task-number: QDS-2007 Change-Id: Idd34c18ae3e8b3e53c430fab8229bb9812370d0e Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/quick/scenegraph/qsgrhisupport.cpp')
0 files changed, 0 insertions, 0 deletions