![]() |
libQuotient
A Qt library for building matrix clients
|
#include <QtCore/QLoggingCategory>
Go to the source code of this file.
Namespaces | |
| namespace | Quotient |
Macros | |
| #define | QUO_LOGGING_CATEGORY(Name, Id) inline Q_LOGGING_CATEGORY((Name), (Id), QtInfoMsg) |
| #define QUO_LOGGING_CATEGORY | ( | Name, | |
| Id | |||
| ) | inline Q_LOGGING_CATEGORY((Name), (Id), QtInfoMsg) |
Definition at line 9 of file logging_categories_p.h.