mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Ref T160, UUID as string utility function
This commit is contained in:
@@ -61,6 +61,9 @@ namespace BlackMisc
|
||||
//! Produces a UUID generated from the identifier.
|
||||
QUuid toUuid() const;
|
||||
|
||||
//! UUID string
|
||||
QString toUuidString() const;
|
||||
|
||||
//! Name
|
||||
QString getName() const { return m_name; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user