Suppressed clazy false positives: method potentially mismarked as slot.

This commit is contained in:
Mat Sutcliffe
2018-12-18 16:07:12 +00:00
parent 926082e756
commit 4344ca1a77
24 changed files with 48 additions and 0 deletions

View File

@@ -34,6 +34,8 @@
#include <QStringList>
#include <QtGlobal>
// clazy:excludeall=const-signal-or-slot
//! \addtogroup dbus
//! @{

View File

@@ -17,6 +17,8 @@
#include "corefacade.h"
#include "blackmisc/identifierlist.h"
// clazy:excludeall=const-signal-or-slot
namespace BlackCore
{
class CCoreFacade;

View File

@@ -24,6 +24,8 @@
#include "blackmisc/statusmessage.h"
#include "blackmisc/valuecache.h"
// clazy:excludeall=const-signal-or-slot
namespace BlackMisc
{
class CDBusServer;

View File

@@ -24,6 +24,8 @@
#include <QStringList>
#include <QTimer>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
namespace BlackMisc

View File

@@ -30,6 +30,8 @@
#include <QObject>
#include <QString>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
namespace BlackMisc

View File

@@ -16,6 +16,8 @@
#include "contextaudio.h"
#include "voice.h"
// clazy:excludeall=const-signal-or-slot
namespace BlackCore
{
class IVoiceChannel;

View File

@@ -39,6 +39,8 @@
#include <QString>
#include <memory>
// clazy:excludeall=const-signal-or-slot
namespace BlackMisc
{
class CDBusServer;

View File

@@ -28,6 +28,8 @@
#include "blackmisc/identifier.h"
#include "blackmisc/network/userlist.h"
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
namespace BlackMisc

View File

@@ -43,6 +43,8 @@
#include <functional>
// clazy:excludeall=const-signal-or-slot
//! \addtogroup dbus
//! @{

View File

@@ -16,6 +16,8 @@
#include "contextnetwork.h"
#include "blackmisc/logmessage.h"
// clazy:excludeall=const-signal-or-slot
namespace BlackCore
{
namespace Context

View File

@@ -51,6 +51,8 @@
#include "blackmisc/identifier.h"
#include "blackmisc/simplecommandparser.h"
// clazy:excludeall=const-signal-or-slot
class QTimer;
namespace BlackMisc

View File

@@ -39,6 +39,8 @@
#include <QObject>
#include <QString>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
namespace BlackMisc

View File

@@ -28,6 +28,8 @@
#include <QObject>
#include <QString>
// clazy:excludeall=const-signal-or-slot
//! \addtogroup dbus
//! @{

View File

@@ -16,6 +16,8 @@
#include "contextownaircraft.h"
#include "blackmisc/logmessage.h"
// clazy:excludeall=const-signal-or-slot
namespace BlackCore
{
namespace Context

View File

@@ -43,6 +43,8 @@
#include <QTimer>
#include <atomic>
// clazy:excludeall=const-signal-or-slot
namespace BlackMisc
{
class CDBusServer;

View File

@@ -27,6 +27,8 @@
#include "blackmisc/network/user.h"
#include "blackmisc/pq/frequency.h"
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
namespace BlackMisc

View File

@@ -47,6 +47,8 @@
#include <QObject>
#include <QString>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
namespace BlackMisc

View File

@@ -16,6 +16,8 @@
#include "contextsimulator.h"
#include "blackmisc/logmessage.h"
// clazy:excludeall=const-signal-or-slot
namespace BlackCore
{
namespace Context

View File

@@ -43,6 +43,8 @@
#include <QString>
#include <QPointer>
// clazy:excludeall=const-signal-or-slot
namespace BlackMisc
{
class CDBusServer;

View File

@@ -26,6 +26,8 @@
#include <QObject>
#include <QString>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
namespace BlackMisc
{

View File

@@ -47,6 +47,8 @@
#include <QDBusConnection>
#include <QDBusObjectPath>
// clazy:excludeall=const-signal-or-slot
class QDBusObjectPath;
class QVariant;

View File

@@ -22,6 +22,8 @@
#include <QStringList>
#include <functional>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
class QDBusPendingCallWatcher;

View File

@@ -20,6 +20,8 @@
#include <QString>
#include <QStringList>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
//! \cond PRIVATE

View File

@@ -17,6 +17,8 @@
#include <QObject>
#include <QString>
// clazy:excludeall=const-signal-or-slot
class QDBusConnection;
//! \cond PRIVATE