mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
Ref T384, strip added name before adding a changed one
This commit is contained in:
@@ -58,6 +58,7 @@ namespace BlackMisc
|
||||
CIdentifier(const QString &name);
|
||||
|
||||
//! Constructor using object's name
|
||||
//! \remark automatically changes if object's name changes
|
||||
CIdentifier(const QString &name, QObject *object);
|
||||
|
||||
//! Returns an anonymous identifier, which is a valid identifier without name
|
||||
|
||||
Reference in New Issue
Block a user