Client: Use addNewExtension() #1743
Annotations
10 errors, 10 warnings, and 3 notices
examples/example_1_echoClient/example_1_echoClient.h#L8
'QXmppClient.h' file not found
|
examples/example_3_transferHandling/example_3_transferHandling.h#L8
'QXmppClient.h' file not found
|
examples/example_5_rpcInterface/remoteinterface.h#L8
'QXmppRpcManager.h' file not found
|
examples/example_7_archiveHandling/example_7_archiveHandling.h#L8
'QXmppArchiveIq.h' file not found
|
examples/example_9_vCard/example_9_vCard.h#L8
'QXmppClient.h' file not found
|
examples/example_6_rpcClient/rpcClient.h#L9
'QXmppClient.h' file not found
|
examples/example_2_rosterHandling/example_2_rosterHandling.h#L8
'QXmppClient.h' file not found
|
src/server/QXmppServer.h#L8
'QXmppLogger.h' file not found
|
src/server/QXmppIncomingServer.h#L8
'QXmppStream.h' file not found
|
src/server/QXmppServerPlugin.h#L8
'QXmppGlobal.h' file not found
|
examples/example_1_echoClient/example_1_echoClient.h#L10
variable 'echoClient' is non-const and globally accessible, consider making it const
|
examples/example_1_echoClient/example_1_echoClient.h#L10
variable 'QXmppClient' is non-const and globally accessible, consider making it const
|
examples/example_3_transferHandling/example_3_transferHandling.h#L11
variable 'xmppClient' is non-const and globally accessible, consider making it const
|
examples/example_3_transferHandling/example_3_transferHandling.h#L11
variable 'QXmppClient' is non-const and globally accessible, consider making it const
|
examples/example_5_rpcInterface/remoteinterface.h#L10
variable 'RemoteInterface' is non-const and globally accessible, consider making it const
|
examples/example_5_rpcInterface/remoteinterface.h#L10
variable 'QXmppInvokable' is non-const and globally accessible, consider making it const
|
examples/example_7_archiveHandling/example_7_archiveHandling.h#L13
variable 'QXmppArchiveManager' is non-const and globally accessible, consider making it const
|
examples/example_7_archiveHandling/example_7_archiveHandling.h#L14
variable 'QXmppResultSetReply' is non-const and globally accessible, consider making it const
|
examples/example_7_archiveHandling/example_7_archiveHandling.h#L16
variable 'xmppClient' is non-const and globally accessible, consider making it const
|
examples/example_7_archiveHandling/example_7_archiveHandling.h#L16
variable 'QXmppClient' is non-const and globally accessible, consider making it const
|
src/client/QXmppBlockingManager.h#L1
File src/client/QXmppBlockingManager.h does not conform to Custom style guidelines. (lines 7)
|
tests/qxmppversionmanager/tst_qxmppversionmanager.cpp#L1
File tests/qxmppversionmanager/tst_qxmppversionmanager.cpp does not conform to Custom style guidelines. (lines 5)
|
tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp#L1
File tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp does not conform to Custom style guidelines. (lines 43, 61)
|
The logs for this run have expired and are no longer available.
Loading