mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #466 Resolved TODO items in logging.
This commit is contained in:
@@ -132,6 +132,9 @@ namespace BlackMisc
|
||||
//! Severity as string
|
||||
static const QString &severityToString(StatusSeverity severity);
|
||||
|
||||
//! Severity set as string
|
||||
static QString severitiesToString(const QSet<StatusSeverity> &severities);
|
||||
|
||||
//! Severity as string, if not possible to convert \sa CSeverityInfo
|
||||
static StatusSeverity stringToSeverity(const QString &severity);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user