|
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
1 |
src/remoteobjects/qremoteobjectnode.cpp @ Line 86
|
|
misc-use-anonymous-namespace |
variable 'fakeClassIdManager' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
2 |
src/remoteobjects/qremoteobjectnode.cpp @ Line 108
|
|
misc-use-anonymous-namespace |
variable 's_managedTypes' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
3 |
src/remoteobjects/qremoteobjectnode.cpp @ Line 1069
|
|
misc-use-anonymous-namespace |
function 'registerDefinition' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
4 |
src/remoteobjects/qremoteobjectnode.cpp @ Line 1145
|
|
performance-move-const-arg |
passing result of std::move() as a const reference argument; no move will actually happen |
1 |
unreviewed
|
5 |
src/remoteobjects/qremoteobjectrepparser.cpp @ Line 16
|
|
misc-use-anonymous-namespace |
function 'capName' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
6 |
src/remoteobjects/qremoteobjectrepparser.cpp @ Line 25
|
|
misc-use-anonymous-namespace |
function 'toByteArrayList' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
7 |
src/remoteobjects/qremoteobjectrepparser.cpp @ Line 38
|
|
misc-use-anonymous-namespace |
function 'enumToDefinition' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
8 |
src/remoteobjects/qremoteobjectrepparser.cpp @ Line 62
|
|
misc-use-anonymous-namespace |
function 'podToGadget' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
9 |
src/remoteobjects/qremoteobjectrepparser.cpp @ Line 103
|
|
misc-use-anonymous-namespace |
function 'sourceModifiers' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
10 |
src/remoteobjects/qremoteobjectrepparser.cpp @ Line 115
|
|
misc-use-anonymous-namespace |
function 'replicaModifiers' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
11 |
src/remoteobjects/qremoteobjectrepparser.cpp @ Line 127
|
|
misc-use-anonymous-namespace |
function 'classToDefinition' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|