就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Core
C++ 类
QLoggingCategory
List of All Members for QLoggingCategory
这是完整成员列表为
QLoggingCategory
,包括继承的成员。
CategoryFilter
QLoggingCategory
(const char *, QtMsgType)
~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 &