mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Suppressed clazy false positives: method potentially mismarked as slot.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include <QStringList>
|
||||
#include <QtGlobal>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
//! \addtogroup dbus
|
||||
//! @{
|
||||
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
#include "corefacade.h"
|
||||
#include "blackmisc/identifierlist.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
class CCoreFacade;
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
#include "blackmisc/statusmessage.h"
|
||||
#include "blackmisc/valuecache.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CDBusServer;
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
#include <QStringList>
|
||||
#include <QTimer>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
namespace BlackMisc
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
namespace BlackMisc
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
#include "contextaudio.h"
|
||||
#include "voice.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
class IVoiceChannel;
|
||||
|
||||
@@ -39,6 +39,8 @@
|
||||
#include <QString>
|
||||
#include <memory>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CDBusServer;
|
||||
|
||||
@@ -28,6 +28,8 @@
|
||||
#include "blackmisc/identifier.h"
|
||||
#include "blackmisc/network/userlist.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
namespace BlackMisc
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
|
||||
#include <functional>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
//! \addtogroup dbus
|
||||
//! @{
|
||||
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
#include "contextnetwork.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
namespace Context
|
||||
|
||||
@@ -51,6 +51,8 @@
|
||||
#include "blackmisc/identifier.h"
|
||||
#include "blackmisc/simplecommandparser.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QTimer;
|
||||
|
||||
namespace BlackMisc
|
||||
|
||||
@@ -39,6 +39,8 @@
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
namespace BlackMisc
|
||||
|
||||
@@ -28,6 +28,8 @@
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
//! \addtogroup dbus
|
||||
//! @{
|
||||
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
#include "contextownaircraft.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
namespace Context
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
#include <QTimer>
|
||||
#include <atomic>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CDBusServer;
|
||||
|
||||
@@ -27,6 +27,8 @@
|
||||
#include "blackmisc/network/user.h"
|
||||
#include "blackmisc/pq/frequency.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
namespace BlackMisc
|
||||
|
||||
@@ -47,6 +47,8 @@
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
namespace BlackMisc
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
#include "contextsimulator.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
namespace Context
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
#include <QString>
|
||||
#include <QPointer>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CDBusServer;
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
namespace BlackMisc
|
||||
{
|
||||
|
||||
@@ -47,6 +47,8 @@
|
||||
#include <QDBusConnection>
|
||||
#include <QDBusObjectPath>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusObjectPath;
|
||||
class QVariant;
|
||||
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
#include <QStringList>
|
||||
#include <functional>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
class QDBusPendingCallWatcher;
|
||||
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
#include <QString>
|
||||
#include <QStringList>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
//! \cond PRIVATE
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
//! \cond PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user