|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::misc::CStrongStringView |
| Special-purpose string class used by CMessageBase. More... | |
| class | swift::misc::CMessageBase< Derived > |
| Base class for CStatusMessage and CLogMessage. More... | |
| class | swift::misc::CStatusMessage |
| Streamable status message, e.g. More... | |
Namespaces | |
| swift::misc | |
| Free functions in swift::misc. | |
Enumerations | |
| enum | swift::misc::StatusSeverity { SeverityDebug , SeverityInfo , SeverityWarning , SeverityError } |
| Status severities. | |
Functions | |
| QString | swift::misc::private_ns::arg (QStringView format, const QStringList &args) |
| Like QString::arg() but for QStringView. | |