libQuotient
A Qt library for building matrix clients
logging_categories_p.h File Reference
#include <QtCore/QLoggingCategory>
Include dependency graph for logging_categories_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Quotient
 

Macros

#define QUO_LOGGING_CATEGORY(Name, Id)    inline Q_LOGGING_CATEGORY((Name), (Id), QtInfoMsg)
 

Macro Definition Documentation

◆ QUO_LOGGING_CATEGORY

#define QUO_LOGGING_CATEGORY (   Name,
  Id 
)     inline Q_LOGGING_CATEGORY((Name), (Id), QtInfoMsg)

Definition at line 9 of file logging_categories_p.h.