mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 10:25:36 +08:00
Ref T304, "no throw" JSON functions
This commit is contained in:
@@ -36,6 +36,9 @@ namespace BlackMisc
|
||||
//! Get a status message representation.
|
||||
CStatusMessage toStatusMessage(const CLogCategoryList &categories, const QString &prefix) const;
|
||||
|
||||
//! As string info
|
||||
QString toString(const QString &prefix) const;
|
||||
|
||||
//! Write a message to the log.
|
||||
void toLogMessage(const CLogCategoryList &categories, const QString &prefix) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user