![]() |
Qt 6.x
The Qt SDK
|
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 |
| setEnabled(QtMsgType type, bool enable) | QLoggingCategory | |
| setFilterRules(const QString &rules) | QLoggingCategory | static |
| ~QLoggingCategory() | QLoggingCategory |