LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::LoggingFilter Class Referencefinal

#include "loggingfilter.h"

Classes

struct  Context

Public Types

using Categories = QHash<QLatin1String, QList<QtMsgType>>

Public Member Functions

 LoggingFilter (const Categories &cats)
 ~LoggingFilter ()
 LoggingFilter (const LoggingFilter &)=delete
 LoggingFilter (LoggingFilter &&)=delete
LoggingFilteroperator= (const LoggingFilter &)=delete
LoggingFilteroperator= (LoggingFilter &&)=delete

Detailed Description

Definition at line 16 of file loggingfilter.h.

Member Typedef Documentation

◆ Categories

using LC::Util::LoggingFilter::Categories = QHash<QLatin1String, QList<QtMsgType>>

Definition at line 19 of file loggingfilter.h.

Constructor & Destructor Documentation

◆ LoggingFilter() [1/3]

LC::Util::LoggingFilter::LoggingFilter ( const Categories & cats)
explicit

Definition at line 23 of file loggingfilter.cpp.

Referenced by LoggingFilter(), LoggingFilter(), operator=(), and operator=().

Here is the caller graph for this function:

◆ ~LoggingFilter()

LC::Util::LoggingFilter::~LoggingFilter ( )

Definition at line 29 of file loggingfilter.cpp.

◆ LoggingFilter() [2/3]

LC::Util::LoggingFilter::LoggingFilter ( const LoggingFilter & )
delete

References LoggingFilter().

Here is the call graph for this function:

◆ LoggingFilter() [3/3]

LC::Util::LoggingFilter::LoggingFilter ( LoggingFilter && )
delete

References LoggingFilter().

Here is the call graph for this function:

Member Function Documentation

◆ operator=() [1/2]

LoggingFilter & LC::Util::LoggingFilter::operator= ( const LoggingFilter & )
delete

References LoggingFilter().

Here is the call graph for this function:

◆ operator=() [2/2]

LoggingFilter & LC::Util::LoggingFilter::operator= ( LoggingFilter && )
delete

References LoggingFilter().

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/sys/loggingfilter.h
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/sys/loggingfilter.cpp