Add rendergraph waveform #847
Annotations
9 errors and 9 warnings
Build:
src/qml/qmlplayermanagerproxy.h#L21
invokable return types need to be fully-qualified [-Wclazy-fully-qualified-moc-types]
|
Build:
src/waveform/renderers/waveformmark.cpp#L98
Missing reference on non-trivial type (QString) [-Wclazy-function-args-by-ref]
|
Build:
src/waveform/renderers/waveformmark.cpp#L99
Missing reference on non-trivial type (QString) [-Wclazy-function-args-by-ref]
|
Build:
src/waveform/renderers/waveformmark.cpp#L100
Missing reference on non-trivial type (QString) [-Wclazy-function-args-by-ref]
|
Build:
src/waveform/renderers/waveformmark.cpp#L101
Missing reference on non-trivial type (QString) [-Wclazy-function-args-by-ref]
|
Build:
src/waveform/renderers/waveformmark.cpp#L102
Missing reference on non-trivial type (QString) [-Wclazy-function-args-by-ref]
|
Build:
src/waveform/renderers/waveformmark.cpp#L103
Missing reference on non-trivial type (QString) [-Wclazy-function-args-by-ref]
|
Build:
src/waveform/renderers/allshader/waveformrenderbeat.cpp#L21
field 'm_isSlipRenderer' will be initialized after field 'm_color' [-Werror,-Wreorder-ctor]
|
Build
Process completed with exit code 2.
|
Build:
src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_sg::Uniform) [-Wclazy-range-loop-reference]
|
Build:
src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_gl::Uniform) [-Wclazy-range-loop-reference]
|
Build:
src/qml/qmlplayermanagerproxy.h#L21
invokable return types need to be fully-qualified [-Wclazy-fully-qualified-moc-types]
|
Build:
src/qml/qmlwaveformdisplay.h#L8
Module QtQml should not be included directly [-Wclazy-no-module-include]
|
Build:
src/qml/qmlplayermanagerproxy.h#L21
invokable return types need to be fully-qualified [-Wclazy-fully-qualified-moc-types]
|
Build:
src/qml/qmlplayermanagerproxy.h#L21
invokable return types need to be fully-qualified [-Wclazy-fully-qualified-moc-types]
|
Build:
src/qml/qmlwaveformdisplay.h#L8
Module QtQml should not be included directly [-Wclazy-no-module-include]
|
Build:
src/qml/qmlwaveformdisplay.cpp#L110
c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop-detach]
|
Build:
src/qml/qmlwaveformdisplay.cpp#L147
unused QRectF [-Wclazy-unused-non-trivial-variable]
|
Loading