![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QLoggingCategory, including all inherited members.
bools | QLoggingCategory | |
CategoryFilter typedef | QLoggingCategory | |
categoryName() const | QLoggingCategory | inline |
defaultCategory() | QLoggingCategory | static |
enabled | QLoggingCategory | |
installFilter(CategoryFilter) | QLoggingCategory | static |
isCriticalEnabled() const | QLoggingCategory | inline |
isDebugEnabled() const | QLoggingCategory | inline |
isEnabled(QtMsgType type) const | QLoggingCategory | |
isInfoEnabled() const | QLoggingCategory | inline |
isWarningEnabled() const | QLoggingCategory | inline |
operator()() | QLoggingCategory | inline |
operator()() const | QLoggingCategory | inline |
QLoggingCategory(const char *category, QtMsgType severityLevel=QtDebugMsg) | QLoggingCategory | explicit |
QLoggingRegistry class | QLoggingCategory | friend |
setEnabled(QtMsgType type, bool enable) | QLoggingCategory | |
setFilterRules(const QString &rules) | QLoggingCategory | static |
~QLoggingCategory() | QLoggingCategory |