Qt 5.15
Qt Core
C++ Classes
QLoggingCategory
Qt 5.15.8 Reference Documentation
List of All Members for QLoggingCategory
This is the complete list of members for
QLoggingCategory
, including inherited members.
typedef
CategoryFilter
QLoggingCategory
(const char *, QtMsgType )
QLoggingCategory
(const char *)
~QLoggingCategory
()
categoryName
() const : const char *
defaultCategory
() : QLoggingCategory *
installFilter
(QLoggingCategory::CategoryFilter ) : QLoggingCategory::CategoryFilter
isCriticalEnabled
() const : bool
isDebugEnabled
() const : bool
isEnabled
(QtMsgType ) const : bool
isInfoEnabled
() const : bool
isWarningEnabled
() const : bool
setEnabled
(QtMsgType , bool )
setFilterRules
(const QString &)
operator()
() : QLoggingCategory &
operator()
() const : const QLoggingCategory &