MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / Q_LOGGING_CATEGORY

Function Q_LOGGING_CATEGORY

Plugins/RawStream/PluginRawStream.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include "OperateRawStream.h"
4
5static Q_LOGGING_CATEGORY(log, "RawStream.Plugin")
6
7CPluginRawStream::CPluginRawStream(QObject *parent) : CPlugin(parent)
8{}
9
10CPluginRawStream::~CPluginRawStream()
11{}

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected