mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Issue #15 Methods to generate a DBus object path from a CIdentifier
This commit is contained in:
@@ -47,6 +47,9 @@ namespace BlackMisc
|
||||
//! Connect with QObject providing the name
|
||||
CIdentifiable(QObject *nameProvider);
|
||||
|
||||
//! Construct without a name
|
||||
CIdentifiable() {}
|
||||
|
||||
//! Destructor
|
||||
~CIdentifiable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user